Skip to content

v1.30.7

Choose a tag to compare

@codesplash-ai codesplash-ai released this 28 Jun 23:39

CodeSplash AI 1.30.7

CodeSplash AI 1.30.7 is a targeted Browser mode patch focused on one thing: making web sign-in flows behave more reliably inside the app. If you use Browser mode with tools that rely on SSO, redirects, or popup-based authentication, this release should reduce friction during login.

Fixes

  • Fixed Browser mode authentication flows that could remain inside the original browser surface when they should open in a dedicated auth window.
  • Fixed redirect-based sign-in handling so auth-related redirects are intercepted earlier and routed more appropriately.
  • Fixed popup login tracking so auth windows stay linked to the browser session that launched them.

Improvements

  • Improved SSO reliability in Browser mode, especially for providers that use multi-step redirect chains during login.
  • Improved handling for authentication navigations during both direct page loads and redirect events.
  • Improved auth window management behind the scenes for more consistent browser-based sign-in behavior.

This is a small patch release, but an important one if you rely on Browser mode for web apps with complex login flows.