desktop-v1.6.2

superset-sh/supersetdesktop-v1.6.2Apr 27, 2026by github-actions[bot]

AI Summary

This release focuses on stabilizing the v1 to v2 migration, improving workspace management features, and fixing terminal behaviors within the desktop environment.

Key Highlights

  • Stabilize v1 to v2 migration with idempotency fixes.
  • Add hosts settings page for managing host access.
  • Improve v2 terminal drop hover animation.
  • Fix v2 sidebar navigation on workspace delete.
  • Auto-create v2 main workspace on host project setup.

New Features

  • Hosts settings page for managing host access.
  • V2 terminal improvements including animations and session titles.
  • V2 workspace unread marking.
  • Consolidate host/client identity on machineId.

Full Release Notes

## What's Changed
* [codex] Allow duplicate v2 repo clone URLs by @Kitenite in https://github.com/superset-sh/superset/pull/3723
* [codex] fix sidebar removal and rerender churn by @Kitenite in https://github.com/superset-sh/superset/pull/3741
* chore(desktop): bump version to 1.6.1 by @Kitenite in https://github.com/superset-sh/superset/pull/3761
* [codex] clear v2 ready notification on workspace click by @Kitenite in https://github.com/superset-sh/superset/pull/3765
* Add hosts settings page for managing host access by @saddlepaddle in https://github.com/superset-sh/superset/pull/3768
* improve v2 terminal drop hover animation by @saddlepaddle in https://github.com/superset-sh/superset/pull/3769
* fix v2 sidebar nav-away on workspace delete by @saddlepaddle in https://github.com/superset-sh/superset/pull/3771
* fix automation list flicker on initial load by @saddlepaddle in https://github.com/superset-sh/superset/pull/3772
* Add v2 mark workspace as unread by @saddlepaddle in https://github.com/superset-sh/superset/pull/3773
* hide terminals from other workspaces in session dropdown by @saddlepaddle in https://github.com/superset-sh/superset/pull/3774
* tighten v2 diff file header layout by @saddlepaddle in https://github.com/superset-sh/superset/pull/3776
* [codex] Stabilize v1 to v2 migration by @saddlepaddle in https://github.com/superset-sh/superset/pull/3775
* docs(chat): v2 chat architecture proposals + reference research by @AviPeltz in https://github.com/superset-sh/superset/pull/3716
* [codex] Harden v1 to v2 migration idempotency by @saddlepaddle in https://github.com/superset-sh/superset/pull/3781
* [codex] make V1 migration org-idempotent by @saddlepaddle in https://github.com/superset-sh/superset/pull/3783
* [codex] Fix active item selection after removal by @Kitenite in https://github.com/superset-sh/superset/pull/3767
* feat(desktop): auto-create v2 main workspace on host project setup by @Kitenite in https://github.com/superset-sh/superset/pull/3632
* chore: ignore local-only plans dir by @AviPeltz in https://github.com/superset-sh/superset/pull/3782
* feat(db): consolidate host/client identity on machineId by @saddlepaddle in https://github.com/superset-sh/superset/pull/3784
* fix(desktop): drop red failed-host indicator from v2 ports dropdown by @AviPeltz in https://github.com/superset-sh/superset/pull/3787


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.6.1...desktop-v1.6.2