desktop-v1.14.0

superset-sh/supersetdesktop-v1.14.0Jul 8, 2026by github-actions[bot]

AI Summary

Enhances the terminal experience with a Warp-style rich input overlay and defaults new users to v2. It also introduces mobile app navigation and fixes file navigator lag.

Key Highlights

  • Add Warp-style rich input overlay for terminal panes
  • Default new users to v2 instead of v1
  • Add mobile app navigation shell
  • Fix file navigator lag and empty-folder-on-expand bug

New Features

  • Enable inline workspace ports and agents row by default
  • Make terminal rich input a global toggle
  • Add copy-logs button to failed CI checks
  • Heal malformed persisted pane layouts

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.13.1 by @Kitenite in https://github.com/superset-sh/superset/pull/5461
* fix(relay): close terminal channel when host control tunnel isn't open by @chocoliticekreem in https://github.com/superset-sh/superset/pull/5382
* perf(desktop): fix file navigator lag and empty-folder-on-expand bug by @justincrich in https://github.com/superset-sh/superset/pull/4961
* feat(desktop): add copy-logs button to failed CI checks by @MikeMcQuaid in https://github.com/superset-sh/superset/pull/5257
* fix(host-service): accept empty agent model/effort in workspaces.create by @Kitenite in https://github.com/superset-sh/superset/pull/5465
* feat(desktop): enable inline workspace ports and agents row by default by @Kitenite in https://github.com/superset-sh/superset/pull/5483
* docs: weekly changelog 2026-07-06 (custom agents, activity strip, Fable 5) by @Kitenite in https://github.com/superset-sh/superset/pull/5482
* fix(desktop): use custom theme for diff view syntax highlighting by @siddharthborderwala in https://github.com/superset-sh/superset/pull/5404
* fix(chat): bound gcTime on chat display queries to cap renderer heap growth by @Kitenite in https://github.com/superset-sh/superset/pull/5459
* fix(desktop): apply custom agent icons to terminal presets by @Kitenite in https://github.com/superset-sh/superset/pull/5495
* feat(mobile): app navigation shell + workspaces home by @saddlepaddle in https://github.com/superset-sh/superset/pull/5505
* feat(desktop): Warp-style rich input overlay for terminal panes (v2) by @thebrownproject in https://github.com/superset-sh/superset/pull/5453
* fix(desktop): heal malformed persisted pane layouts instead of crashing by @Kitenite in https://github.com/superset-sh/superset/pull/5512
* fix: design offline-first host-owned workspace table by @Kitenite in https://github.com/superset-sh/superset/pull/5452
* fix(desktop): stop broken-session auth request storms (Electric token refresh + get-session poller) by @Kitenite in https://github.com/superset-sh/superset/pull/5518
* feat(desktop): default new users to v2 instead of v1 by @Kitenite in https://github.com/superset-sh/superset/pull/5523
* feat(desktop): make terminal rich input a global toggle for all panes by @Kitenite in https://github.com/superset-sh/superset/pull/5522

## New Contributors
* @chocoliticekreem made their first contribution in https://github.com/superset-sh/superset/pull/5382
* @siddharthborderwala made their first contribution in https://github.com/superset-sh/superset/pull/5404

**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.13.1...desktop-v1.14.0