Skip to content
v3.0.832026-05-30

Rollback to the stable terminal release

BridgeSpace 3.0.83 rolls the desktop app back to the known-good 3.0.72 code path while keeping the updater version moving forward, giving builders a stable release while the newer terminal and workspace changes are reworked.

  • Stable terminal behavior is restored. The app returns to the 3.0.72 terminal implementation that handled Claude and Codex panes without the recent rendering and PATH regressions.
  • Risky post-3.0.72 changes are held back. Newer terminal scheduler, shell startup, browser/sidebar, history, and workspace changes are removed from this release so builders can keep shipping while those branches are stabilized.

Changed

  • Rolled the BridgeSpace desktop source back to the stable 3.0.72 release while publishing it as 3.0.83 so updater clients receive it as a normal forward update.
  • Temporarily held back post-3.0.72 terminal, shell startup, browser/sidebar, history, and workspace changes until they can be reintroduced with stronger packaged-build coverage.

Fixed

  • Restored the terminal behavior builders had before the 3.0.74 regression window, avoiding the broken Claude/Codex rendering and macOS command lookup failures reported in later builds.