desktop-v1.24.1
superset-sh/supersetdesktop-v1.24.1Aug 21, 2026by github-actions[bot]
AI Summary
A small patch release introducing a split-view for Pull Requests and resolving Content Security Policy (CSP) issues for the relay service.
Key Highlights
- PR Split View: Resizable list/detail view with merge, close, and reopen actions.
- CSP Fix: Allows `relay2.superset.sh` in the renderer CSP to support relay functionality.
New Features
- Pull Request split view with resizable panes
- CSP relaxation for relay2.superset.sh
Full Release Notes
## What's Changed * feat(automations): create untitled automations on their page instead of the modal by @saddlepaddle in https://github.com/superset-sh/superset/pull/6713 * feat(desktop): pull requests split view — resizable list/detail with merge, close, and reopen by @AviPeltz in https://github.com/superset-sh/superset/pull/6710 * chore(desktop): bump version to 1.24.0 by @saddlepaddle in https://github.com/superset-sh/superset/pull/6714 * fix(desktop): remove paywall gate on Pull Requests sidebar nav by @AviPeltz in https://github.com/superset-sh/superset/pull/6716 * fix(desktop): allow relay2.superset.sh in the renderer CSP by @saddlepaddle in https://github.com/superset-sh/superset/pull/6719 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.24.0...desktop-v1.24.1