Release v1.30.8CodeSplash AI

CodeSplash AI v1.30.8

CodeSplash AI 1.30.8 is a focused polish release that smooths out three everyday workflows: AI Chat, in-app sign-in, and Git history browsing. Starting a new AI Chat is now more predictable, browser-based auth flows are more reliable, and commit history badges like HEAD, branches, and tags are less likely to get pushed offscreen.

June 30, 2026

Highlights

01

AI Chat now opens a clean draft more reliably when starting a new conversation

02

Restoring AI Chat state is less confusing and better preserves empty draft sessions

03

Built-in Browser auth flows handle redirects and WebAuthn-style permission requests more reliably

04

Git history rows display HEAD, branch, and tag badges more cleanly in tight layouts

05

Empty AI Chat conversations are filtered out to reduce clutter in the conversation list

Changelog

What changed in v1.30.8

Improvements

  • AI Chat conversation lists now hide empty conversations with no messages, reducing noise from incomplete or abandoned chat records
  • Git history rows now use a more overflow-aware layout for HEAD, branch, and tag badges
  • Browser auth routing is more targeted to main-frame navigations, which should reduce misrouting during sign-in

Fixes

  • Fixed AI Chat new conversation behavior so starting fresh no longer immediately drops you into an unwanted stored conversation state
  • Fixed AI Chat restore behavior to better preserve active draft state instead of unexpectedly switching to another conversation
  • Fixed built-in Browser authentication flow handling for main-frame auth navigations and redirect-driven sign-in flows
  • Fixed browser auth permission handling for WebAuthn-related requests used by some sign-in providers
  • Fixed Git commit history badge layout so tags and other refs are less likely to render offscreen