desktop-v1.24.2
superset-sh/supersetdesktop-v1.24.2Aug 21, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on the 'Plugins MVP' for MCP (Model Context Protocol) installation and improvements to port management UI.
Key Highlights
- Plugins MVP: Codex-style catalog with MCP install capabilities (behind internal flag).
- Port Management: Collapsible per-workspace groups in the top-bar ports dropdown.
- Quick Create: Support for Quick Create Workspace (Cmd+Shift+N) in v2.
New Features
- Plugins MVP with MCP catalog
- Collapsible per-workspace port groups
- Quick Create Workspace shortcut in v2
Full Release Notes
## What's Changed * chore(desktop): bump version to 1.24.1 by @saddlepaddle in https://github.com/superset-sh/superset/pull/6721 * fix(desktop): show session-specific copy in the workspace-creating loader by @AviPeltz in https://github.com/superset-sh/superset/pull/6725 * feat(desktop): Plugins MVP — Codex-style catalog with MCP install, behind internal flag by @AviPeltz in https://github.com/superset-sh/superset/pull/6722 * fix(relay2): pin workers_dev so deploys can't disable the workers.dev URL by @saddlepaddle in https://github.com/superset-sh/superset/pull/6728 * fix(desktop): wire up Quick Create Workspace (Cmd+Shift+N) in v2 by @AviPeltz in https://github.com/superset-sh/superset/pull/6727 * feat(desktop): collapsible per-workspace groups in top-bar ports dropdown by @AviPeltz in https://github.com/superset-sh/superset/pull/6726 * fix(billing): keep paid access during Stripe's dunning window by @saddlepaddle in https://github.com/superset-sh/superset/pull/6732 * refactor(desktop): one sidebar card at a time via SidebarCardSlot by @saddlepaddle in https://github.com/superset-sh/superset/pull/6733 * fix(host-service): classify an unreachable cloud API as 503, not a 500 by @saddlepaddle in https://github.com/superset-sh/superset/pull/6735 * fix(host-service): classify missing Command Line Tools and unreadable tree objects as typed non-500s by @saddlepaddle in https://github.com/superset-sh/superset/pull/6737 * fix(host-service): keep pull-request search results when one chunk fails by @saddlepaddle in https://github.com/superset-sh/superset/pull/6736 * fix(desktop): stop capturing crashes from processes spawned in terminals by @saddlepaddle in https://github.com/superset-sh/superset/pull/6738 * fix(host-service): classify a missing git filter helper as a typed non-500 by @saddlepaddle in https://github.com/superset-sh/superset/pull/6739 * fix(mobile): handle the OS refusing to open sign-in legal links by @saddlepaddle in https://github.com/superset-sh/superset/pull/6741 * fix(mobile): rebuild the sessions sheet in RN, and make every sheet look like one by @saddlepaddle in https://github.com/superset-sh/superset/pull/6740 * perf(admin): stop blocking the dashboard shell on work it doesn't need by @saddlepaddle in https://github.com/superset-sh/superset/pull/6742 * fix(mobile): stop waiting on the workspace destroy the host already committed by @saddlepaddle in https://github.com/superset-sh/superset/pull/6744 * chore(api): bound both event logs to a 7-day payload window by @saddlepaddle in https://github.com/superset-sh/superset/pull/6745 * fix(relay): un-wedgeable tunnel supervision + SDK relay resolution by @saddlepaddle in https://github.com/superset-sh/superset/pull/6724 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.24.1...desktop-v1.24.2