Skip to content

v1.32.9

Choose a tag to compare

@codesplash-ai codesplash-ai released this 21 Jul 01:41

CodeSplash AI 1.32.9

CodeSplash AI 1.32.9 is a small bug-fix release focused on workflow stability in three key areas: Files, browser homepage import, and detached devtools. If you’ve run into layout glitches in the Files panel or issues with homepage import behavior, this update is worth installing.

Fixes

  • Fixed a Files side menu bug that could cause sidebar sizing to collapse or behave incorrectly when the Files layout was temporarily detached during view changes.
  • Fixed a browser homepage import issue by updating how the app reads homepage data from supported local databases.
  • Fixed a detached devtools bug to improve developer tooling stability inside the desktop app.

Improvements

  • More resilient Files panel sizing: panel constraint logic now ignores temporary zero-width resize events, helping preserve usable sidebar sizing instead of collapsing during layout transitions.
  • Improved homepage import reliability: homepage import handling was reworked to better support the existing import flow for supported homepage databases, including SpeedDialDB and CodeSplashHomepageDB.
  • Cleaner import architecture: the homepage import path now uses a dedicated core reader module, making the workflow easier to maintain and more robust over time.

Thanks for using CodeSplash AI.