desktop-v1.6.1
superset-sh/supersetdesktop-v1.6.1Apr 26, 2026by github-actions[bot]
AI Summary
The update addresses stability in host service restarts, enhances terminal functionality with better resizing and session management, and refines the v2 workspace page UI.
Key Highlights
- Fix host service restart adoption.
- Add terminal session titles.
- Improve v2 pane header responsiveness.
- Move v2 toggle to experimental settings.
- Show terminal sessions from all workspaces in dropdown.
New Features
- Terminal session titles.
- Surface remote host-service ports in the sidebar.
- Fade-edge mask utilities.
- Optimistic Electric collection updates.
Full Release Notes
## What's Changed * [codex] Fix host service restart adoption by @Kitenite in https://github.com/superset-sh/superset/pull/3732 * Add optimistic Electric collection updates by @Kitenite in https://github.com/superset-sh/superset/pull/3722 * fix(desktop): drop branch row from v2 sidebar workspace item by @Kitenite in https://github.com/superset-sh/superset/pull/3733 * feat(desktop): add fade-edge mask utilities by @Kitenite in https://github.com/superset-sh/superset/pull/3735 * [codex] Fix v2 terminal OSC links by @Kitenite in https://github.com/superset-sh/superset/pull/3736 * test(desktop): remove host-service-coordinator test that pollutes other tests by @Kitenite in https://github.com/superset-sh/superset/pull/3734 * feat(ports): surface remote host-service ports in the sidebar by @Kitenite in https://github.com/superset-sh/superset/pull/3676 * [codex] Stabilize v2 terminal resize by @Kitenite in https://github.com/superset-sh/superset/pull/3739 * [codex] Improve v2 pane header responsiveness by @Kitenite in https://github.com/superset-sh/superset/pull/3737 * refactor(desktop): tidy v2 terminal session dropdown by @Kitenite in https://github.com/superset-sh/superset/pull/3743 * Fix automation timezone scheduling by @saddlepaddle in https://github.com/superset-sh/superset/pull/3738 * [codex] Add terminal session titles by @Kitenite in https://github.com/superset-sh/superset/pull/3740 * [codex] Refit v2 terminal after font settle by @Kitenite in https://github.com/superset-sh/superset/pull/3742 * [codex] Improve sidebar group management UX by @Kitenite in https://github.com/superset-sh/superset/pull/3745 * [codex] Handle browser passthrough during v2 resize by @Kitenite in https://github.com/superset-sh/superset/pull/3744 * [codex] Refactor v2 workspace page by @Kitenite in https://github.com/superset-sh/superset/pull/3747 * [codex] move v2 toggle to experimental settings by @Kitenite in https://github.com/superset-sh/superset/pull/3748 * Revert "[codex] Refit v2 terminal after font settle" by @Kitenite in https://github.com/superset-sh/superset/pull/3750 * Show terminal sessions from all workspaces in dropdown by @Kitenite in https://github.com/superset-sh/superset/pull/3751 * [codex] Update dashboard sidebar workspace icons by @Kitenite in https://github.com/superset-sh/superset/pull/3755 * [codex] Use dynamic footer copyright years by @saddlepaddle in https://github.com/superset-sh/superset/pull/3754 * [codex] fix v1 terminal resize repaint by @Kitenite in https://github.com/superset-sh/superset/pull/3756 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.6.0...desktop-v1.6.1