desktop-v1.11.2

superset-sh/supersetdesktop-v1.11.2May 23, 2026by github-actions[bot]

AI Summary

Focuses on workspace terminal ownership fixes and dependency upgrades to resolve line-number ordering issues.

Key Highlights

  • Hardened v2 workspace terminal pane ownership.
  • Fixed full disk access detection.
  • Upgraded @pierre/diffs to fix line-number ordering.
  • Reverted Codex hook trust bypass.

New Features

  • Terminal ownership hardening
  • Disk access detection
  • Line-number ordering fix

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.11.1 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4847
* fix(desktop): anchor desktop_opened to a stable device id by @saddlepaddle in https://github.com/superset-sh/superset/pull/4858
* [codex] Harden v2 workspace terminal pane ownership by @Kitenite in https://github.com/superset-sh/superset/pull/4878
* [codex] Fix full disk access detection by @Kitenite in https://github.com/superset-sh/superset/pull/4825
* fix(chat): drop broken /login slash command from builtins by @justincrich in https://github.com/superset-sh/superset/pull/4856
* fix(desktop): upgrade @pierre/diffs to fix line-number ordering (SUPER-804) by @justincrich in https://github.com/superset-sh/superset/pull/4848
* [codex] Add Codex hook trust bypass by @Kitenite in https://github.com/superset-sh/superset/pull/4881
* Revert "[codex] Add Codex hook trust bypass" by @Kitenite in https://github.com/superset-sh/superset/pull/4886


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.11.1...desktop-v1.11.2