Release v1.30.9CodeSplash AI

CodeSplash AI v1.30.9

CodeSplash AI 1.30.9 is a small stabilization patch focused on Browser Mode sign-in behavior. This release rolls back part of the previous SSO-related change set to reduce risk, simplify auth-window routing, and make browser-based login flows more predictable.

June 30, 2026

Highlights

01

Stabilized Browser Mode authentication by reverting part of the prior SSO fix set

02

Simplified auth-window routing to reduce odd behavior during browser-based sign-ins

03

Narrowed special-case auth permission handling for safer, lower-risk login flows

04

Recommended update for users who sign into web apps through Browser Mode

Changelog

What changed in v1.30.9

Improvements

  • Reduced the scope of trusted authentication permissions used during browser-based sign-in flows.
  • Tightened Browser Mode auth handling with a safer, lower-complexity approach instead of expanding special-case SSO behavior.

Fixes

  • Adjusted Browser Mode sign-in handling by rolling back part of the previous SSO changes that could cause regressions in authentication flows.
  • Simplified auth-window navigation behavior in Browser Mode to help prevent login redirects or popups from being routed incorrectly.