Release v2.1.11CodeSplash AI

CodeSplash AI v2.1.11

CodeSplash AI 2.1.11 is a focused quality-of-life update for repository setup and Notes mode. You can now save a default repository location in Settings and reuse it across repo flows, while Notes search has been improved behind the scenes to better index markdown files and make note discovery more reliable.

July 31, 2026

Highlights

01

Set and save a default repository location from Settings

02

Clone, init, and repo selection flows now better respect your preferred starting folder

03

Notes search indexing now covers .md, .mdx, and .markdown files

04

Welcome screen interactions were polished to reduce accidental clicks in favorites and repo lists

05

Local repository discovery now has caching and watcher support for faster repeated lookups

Changelog

What changed in v2.1.11

Features

  • Added a saved default repository location in General Settings so you can choose a preferred folder for your local repositories.
  • Added repository search and discovery plumbing tied to your default repository location, enabling local repository lookup from a known base folder.
  • Expanded Notes mode search indexing support to include .md, .mdx, and .markdown note files.

Improvements

  • Repo dialogs and setup flows now use your saved default repository location as their starting path where applicable, reducing repeated folder selection.
  • Notes search now caches searchable note paths per vault, improving repeated note lookup behavior without requiring a full rescan every time.
  • Repository discovery now includes cache and file watching support so local repo listings can stay fresher as folders change.
  • General Settings now loads repository location preferences alongside app version and update settings for a more complete setup experience.

Fixes

  • Improved welcome screen click handling so embedded controls inside favorite cards and rows are less likely to trigger unintended navigation actions.
  • Adjusted welcome screen row interactions to behave more consistently during navigation and drag-and-drop reordering.