Release v2.1.16CodeSplash AI

CodeSplash AI v2.1.16

CodeSplash AI 2.1.16 is a focused polish release centered on Settings. The Settings modal now uses a cleaner side menu and adds searchable navigation, making it faster to jump to the section you need. Behind the scenes, this release also hardens the packaging flow to prevent lockfile drift from breaking tagged releases.

July 31, 2026

Highlights

01

Settings now use a dedicated side menu instead of the previous tab-strip layout

02

You can search Settings sections to find pages faster

03

Settings navigation is grouped and easier to scan

04

Search results in Settings use shared fuzzy matching for quicker discovery

05

Release packaging now catches lockfile sync issues before a bad version tag is created

Changelog

What changed in v2.1.16

Features

  • Added a new Settings side menu with grouped navigation inside the Settings modal
  • Added searchable Settings navigation so you can filter and jump to the right Settings section faster

Improvements

  • Refined the Settings modal layout by replacing the old tabs-based navigation with a clearer sidebar structure
  • Updated the shared Settings search registry to better support the new side-menu navigation and filtering behavior
  • Cleaned up package and lockfile handling as part of release maintenance for 2.1.16

Fixes

  • Fixed a release-process issue where lockfile drift could make tagged builds fail later during CI packaging