desktop-v1.6.0
superset-sh/supersetdesktop-v1.6.0Apr 25, 2026by github-actions[bot]
AI Summary
This release introduces significant v2 improvements including Tiptap table support for chat, fixes for v2 terminal lifecycle after sleep, and refactoring of workspace controls.
Key Highlights
- Add Tiptap table support for chat.
- Fix v2 terminal lifecycle after sleep.
- Port v2 terminal hotkeys to v1.
- Add diff pane file viewer action.
- Simplify workspace controls.
New Features
- Tiptap table support.
- Diff pane file viewer action.
- V2 notification hooks client-side.
- V2 terminal hotkeys for v1.
Full Release Notes
## What's Changed * [codex] refactor(host-service): split workspace-creation router by @Kitenite in https://github.com/superset-sh/superset/pull/3697 * [codex] fix closed picker filters by @Kitenite in https://github.com/superset-sh/superset/pull/3702 * [codex] simplify workspace controls by @Kitenite in https://github.com/superset-sh/superset/pull/3714 * fix(chat): prevent ask_user question from shadowing sandbox access prompt by @michalkopanski in https://github.com/superset-sh/superset/pull/3662 * Fix long workspace titles on creation error page by @saddlepaddle in https://github.com/superset-sh/superset/pull/3718 * [codex] Add diff pane file viewer action by @Kitenite in https://github.com/superset-sh/superset/pull/3715 * [codex] remove pending launch log by @Kitenite in https://github.com/superset-sh/superset/pull/3721 * Add Tiptap table support by @saddlepaddle in https://github.com/superset-sh/superset/pull/3719 * [codex] Fix v2 terminal lifecycle after sleep by @Kitenite in https://github.com/superset-sh/superset/pull/3711 * feat(desktop): play v2 notification hooks client-side by @Kitenite in https://github.com/superset-sh/superset/pull/3675 * [codex] Port v2 terminal hotkeys to v1 by @Kitenite in https://github.com/superset-sh/superset/pull/3724 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.5.11...desktop-v1.6.0