Release v1.30.7CodeSplash AI

CodeSplash AI v1.30.7

CodeSplash AI 1.30.7 is a focused patch release for Browser mode, aimed at making SSO and other web sign-in flows more reliable. This update improves how authentication redirects and popup-style login windows are handled, reducing cases where sign-in gets stuck in the original browser view.

June 28, 2026

Highlights

01

Improved Browser mode reliability for SSO and authentication-heavy websites

02

Auth redirects are now handled more cleanly during browser sign-in flows

03

Popup-based login windows are tracked more consistently from their originating browser session

04

Better compatibility with providers that use multi-step redirect-based authentication

05

Small, targeted patch release with a clear focus on browser sign-in behavior

Changelog

What changed in v1.30.7

Improvements

  • Improved Browser mode SSO reliability by routing auth navigations into managed auth windows instead of leaving them in the original webview when appropriate.
  • Improved support for login providers that chain together multiple redirects before completing authentication.
  • Refined auth window lifecycle tracking in Browser mode for more consistent login behavior.

Fixes

  • Fixed Browser mode sign-in flows that could behave incorrectly when authentication needed to open in a separate auth window.
  • Fixed handling for redirect-based authentication flows by intercepting auth-related redirects earlier in the navigation process.
  • Fixed popup-style auth flows so authentication windows stay associated with the correct originating browser content.