desktop-v1.11.1
superset-sh/supersetdesktop-v1.11.1May 22, 2026by github-actions[bot]
AI Summary
UI adjustments including resize logic changes and a new sign-in method badge.
Key Highlights
- Changed resize behavior to only trigger on double-click.
- Added 'Last used' badge on sign-in method.
- Fixed cloned repo visibility in sidebar after onboarding.
New Features
- Double-click resize logic
- Sign-in method badge
- Repo visibility fix
Full Release Notes
## What's Changed * chore(desktop): bump version to 1.11.0 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4835 * Only resize on double clicking separators by @saddlepaddle in https://github.com/superset-sh/superset/pull/4838 * Revert #4783: restore Cmd+R app refresh by @saddlepaddle in https://github.com/superset-sh/superset/pull/4844 * fix(desktop): show cloned repo in sidebar after onboarding by @saddlepaddle in https://github.com/superset-sh/superset/pull/4846 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.11.0...desktop-v1.11.1