Skip to content

v1.30.8

Choose a tag to compare

@codesplash-ai codesplash-ai released this 30 Jun 01:29

CodeSplash AI 1.30.8

This patch release focuses on workflow polish in a few places users feel quickly: AI Chat, built-in Browser authentication, and Git history readability. If you've run into awkward new-chat behavior, messy auth flows, or commit labels getting squeezed out of view, this update is for you.

Fixes

  • AI Chat new conversation flow is more predictable

    • Starting a new AI Chat now opens a clean draft state more reliably instead of immediately switching into a stored conversation flow.
  • AI Chat restore behavior is less confusing

    • Reloading or restoring chat state now does a better job preserving an active empty draft instead of snapping back to another conversation unexpectedly.
  • Built-in Browser auth flows are more reliable

    • Improved handling for auth-related main-frame navigations and redirect-based sign-in flows opened inside Browser mode.
  • Better support for WebAuthn-style auth prompts during sign-in

    • Some login flows that request passkey or security-key related permissions should now behave more reliably in the built-in Browser.
  • Git history badges no longer get pushed offscreen as easily

    • Fixed commit history row layout so badges like HEAD, branch names, and tags fit more gracefully.

Improvements

  • Cleaner AI Chat conversation list

    • Empty conversations with no messages are now filtered out, reducing clutter from incomplete chat sessions.
  • More resilient AI Chat draft handling

    • The app now preserves draft context more carefully when refreshing chat data.
  • Improved Git history layout behavior

    • Commit rows now use a more constrained, overflow-aware badge layout for better readability in tighter spaces.

Thanks for using CodeSplash AI — update to 1.30.8 for a smoother chat, browser, and Git experience.