desktop-v1.20.1
superset-sh/supersetdesktop-v1.20.1Aug 10, 2026by github-actions[bot]
AI Summary
This patch release focuses on performance optimizations for workspace creation and introduces a new UI for automation details.
Key Highlights
- Performance optimization for workspace creation using pooled sockets
- New Cursor-style automation detail page with validated schedules
- Archive-first workspace delete for instant sidebar updates
New Features
- Cursor-style automation detail page with validated schedules
- Archive-first workspace delete logic
Full Release Notes
## What's Changed * chore(desktop): bump version to 1.20.0 by @Kitenite in https://github.com/superset-sh/superset/pull/6303 * perf(desktop,host-service): enqueue workspace creation off pooled sockets and batch the host-service client by @Kitenite in https://github.com/superset-sh/superset/pull/6304 * feat(desktop): Cursor-style automation detail page with validated schedules and inline run errors by @Kitenite in https://github.com/superset-sh/superset/pull/6305 * feat(host-service,desktop): archive-first workspace delete so rows leave the sidebar instantly by @Kitenite in https://github.com/superset-sh/superset/pull/6306 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.20.0...desktop-v1.20.1