Skip to content

v2.4.16

Choose a tag to compare

@codesplash-ai codesplash-ai released this 13 Sep 17:23

CodeSplash AI 2.4.16

This patch focuses on workspace layout reliability in the desktop app. If you use show-all panels across tabs, this release makes panel state changes behave more predictably, especially around maximized panels and cross-tab layout edits.

Fixes

  • Fixed show-all panels across tabs so the shared layout is preserved more reliably when panel membership changes.
  • Fixed cases where cross-tab splits, drops, and panel sizes could be lost after closing, minimizing, or otherwise changing panels in the shared view.
  • Fixed maximized panel exit behavior so closing or minimizing a fullscreen panel clears the maximized state correctly.
  • Fixed shared layout inconsistencies after cross-tab resize and drop flows, including restore, restore-all, equalize, rebuild, and maximize-exit actions.

Improvements

  • Updated workspace layout handling to preserve the displayed arrangement instead of rebuilding from tab layouts in ways that could change geometry unexpectedly.
  • Remaining visible panels now rebalance more cleanly after a maximized panel is closed or minimized, including panels coming from other tabs in show-all view.

Notes

  • This is a targeted workspace behavior patch.
  • No new features were added in this release.