desktop-v1.5.5
superset-sh/supersetdesktop-v1.5.5Apr 15, 2026by github-actions[bot]
AI Summary
A maintenance release improving keyboard navigation and clipboard functionality within the Superset Desktop application.
Key Highlights
- Close settings dialog with Escape key
- Restore Cmd+Alt+Arrow shortcuts for tab and workspace navigation
- Use native clipboard for copying paths in v2 sidebar
New Features
- Escape key to close settings
- Cmd+Alt+Arrow navigation restoration
Full Release Notes
## What's Changed * fix(desktop): use native clipboard for copy path in v2 sidebar by @Kitenite in https://github.com/superset-sh/superset/pull/3462 * feat(desktop): close settings with Escape key by @Kitenite in https://github.com/superset-sh/superset/pull/3466 * feat(desktop/hotkeys): restore Cmd+Alt+Arrow for tab/workspace nav by @saddlepaddle in https://github.com/superset-sh/superset/pull/3472 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.5.4...desktop-v1.5.5