desktop-v1.5.4

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

AI Summary

Enhancements to the v2 diff viewer, hotkey management, and workspace management, including a paginated branch picker.

Key Highlights

  • v2 diff viewer now opens in its own tab
  • Paginated branch picker with checkout and open actions
  • Restored unbound default hotkeys for previous/next tab and workspace
  • Unified workspace delete functionality through host-service

New Features

  • Paginated branch picker
  • v2 diff viewer tab
  • Hotkey unbinding
  • Unified workspace delete

Full Release Notes

## What's Changed
* fix(desktop): make v2 right sidebar toggle reactive by @saddlepaddle in https://github.com/superset-sh/superset/pull/3421
* feat(desktop): v2 diff viewer opens in its own tab + collapsed tab/pane title resolution by @saddlepaddle in https://github.com/superset-sh/superset/pull/3420
* fix(desktop): allow hotkeys to trigger in editable content by @Kitenite in https://github.com/superset-sh/superset/pull/3418
* feat(desktop/hotkeys): unbound defaults + restore prev/next tab & workspace by @saddlepaddle in https://github.com/superset-sh/superset/pull/3422
* chore(desktop): bump version to 1.5.3 by @Kitenite in https://github.com/superset-sh/superset/pull/3419
* fix(desktop): make pending failure error messages selectable by @Kitenite in https://github.com/superset-sh/superset/pull/3432
* fix(desktop): restore cmd+click for v1 terminal file links by @Kitenite in https://github.com/superset-sh/superset/pull/3457
* fix(desktop): event-driven tray menu + real org name by @saddlepaddle in https://github.com/superset-sh/superset/pull/3458
* feat(desktop): paginated branch picker with checkout + open actions by @Kitenite in https://github.com/superset-sh/superset/pull/3397
* fix(mcp): accept MCP resource URL as valid OAuth audience by @saddlepaddle in https://github.com/superset-sh/superset/pull/3459
* feat(desktop/hotkeys): v1 directional pane focus + best-effort v1 override migrator by @saddlepaddle in https://github.com/superset-sh/superset/pull/3460
* chore(desktop): auto-restart host-service on bundle change in dev by @Kitenite in https://github.com/superset-sh/superset/pull/3461
* fix(desktop): gate v2 workspace children on collection readiness by @saddlepaddle in https://github.com/superset-sh/superset/pull/3464
* feat(v2): unify workspace delete through host-service by @Kitenite in https://github.com/superset-sh/superset/pull/3443


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.5.3...desktop-v1.5.4