Release v1.28.1CodeSplash AI

CodeSplash AI v1.28.1

CodeSplash AI 1.28.1 is a small patch release focused on Bookmarks mode reliability. It fixes an embedded rendering issue caused by child-frame webview events, so the Bookmarks panel should behave more consistently with fewer false loading and error states inside the desktop app.

May 16, 2026

Highlights

01

Fixes a Bookmarks mode embedded rendering issue triggered by child-frame activity

02

Reduces false loading states in the embedded Bookmarks panel

03

Improves error handling so non-main-frame failures don't surface as panel errors

04

Makes Bookmarks mode feel more reliable during embedded page loads

Changelog

What changed in v1.28.1

Improvements

  • Improved embedded webview load handling in Bookmarks mode by using main-frame completion events for a more consistent panel state.
  • Made the Bookmarks panel's loading and theme-application flow more predictable after page loads complete.

Fixes

  • Fixed a live rendering error in Bookmarks mode when embedded child-frame webview events fired inside the Bookmarks panel.
  • Fixed false loading state changes in Bookmarks mode by responding to main-frame loading activity instead of child-frame activity.
  • Fixed spurious error handling in the embedded Bookmarks panel by ignoring non-main-frame load failures.