desktop-v1.9.6
superset-sh/supersetdesktop-v1.9.6May 15, 2026by github-actions[bot]
AI Summary
A short release focusing on Content Security Policy (CSP) relaxations for production environments and fixing simple-git environment handling to prevent crashes.
Key Highlights
- Allowed relay WSS origin in CSP for production environments.
- Fixed simple-git unsafe environment handling.
New Features
- CSP relaxation for production
- Simple-git environment fix
Full Release Notes
## What's Changed * chore(desktop): bump version to 1.9.5 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4593 * fix(web): allow relay WSS origin in CSP for canary/prod by @AviPeltz in https://github.com/superset-sh/superset/pull/4577 * [codex] fix simple-git unsafe env handling by @Kitenite in https://github.com/superset-sh/superset/pull/4602 **Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.9.5...desktop-v1.9.6