Skip to content

v2.1.11

Choose a tag to compare

@codesplash-ai codesplash-ai released this 31 Jul 00:51

CodeSplash AI 2.1.11

This is a focused polish release for repository setup and Notes mode. The biggest change is a new default repository location setting, which helps reduce friction when you regularly clone, initialize, or reopen repositories. We also improved Notes search infrastructure for markdown-based vaults and cleaned up some welcome screen interactions.

Features

  • Default repository location in Settings

    • You can now choose and save a preferred default folder for repositories from General Settings.
    • This gives CodeSplash AI a consistent starting location for common local repo workflows.
  • Local repository discovery support

    • Added repository discovery/search plumbing connected to your saved repository location.
    • This lays the groundwork for faster lookup of local repositories from a known base folder.
  • Expanded Notes file indexing

    • Notes search indexing now includes .md, .mdx, and .markdown files.
    • This improves support for mixed markdown note collections inside repo-backed vaults.

Fixes

  • Welcome screen interaction cleanup

    • Improved click handling on welcome screen favorites and rows so clicking buttons or embedded controls is less likely to trigger the wrong action.
  • More consistent favorites/list interactions

    • Adjusted row behavior on the welcome screen to better balance opening, selecting, and drag-and-drop interactions.

Improvements

  • Repo flows now better respect your saved location

    • Clone, init, and directory-selection flows now use your saved default repository location as a starting point where applicable.
    • If you work with lots of local repos, this should cut down on repeated folder picking.
  • Notes search caching

    • Searchable note paths are now cached per vault, helping repeated searches avoid unnecessary rescans.
  • Fresher local repository results

    • Repository discovery now includes cache and watcher support, helping local repo listings stay more up to date as directories change.
  • General Settings polish

    • Repository location preferences now load alongside version and update settings for a smoother configuration experience.

Thanks for using CodeSplash AI across Git, Notes, Editor, Terminal, Browser, Database, Kanban, and the rest of your unified workspace.