Release v2.4.5CodeSplash AI

CodeSplash AI v2.4.5

CodeSplash AI 2.4.5 is a focused Notes update that makes markdown editing feel more reliable in day-to-day use. This patch substantially improves live preview behavior, strengthens list and task-list editing, and adds safer save handling for vaults that may also change outside the app.

August 2, 2026

Highlights

01

Reworked Notes live preview for more predictable markdown rendering while editing

02

Stronger list and task-list foundations, including dedicated handling for numbering and list commands

03

Conflict-aware note saves now better protect against overwriting external file changes

04

Improved vault syncing and file watching for Notes libraries that change on disk

05

Polish updates across the Notes editor, reading view, sidebar, title input, and styling

Changelog

What changed in v2.4.5

Features

  • Added conflict-aware note saving with disk fingerprint tracking, helping Notes detect when a file changed outside the app before writing updates
  • Added more defensive vault change handling with improved Notes file watching and sync support
  • Added dedicated list editing foundations for live preview, including list commands, list modeling, and renumbering support

Improvements

  • Improved the overall feel of markdown editing in Notes with better live-preview reveal, selection, widget, and frontmatter handling
  • Improved Notes UI consistency across the main editor, reading view, note title input, sidebar items, and editor styling
  • Improved support for wiki-style note workflows with updates to wikilink resolution, link click handling, attachments, completions, and Notes keybindings
  • Improved long-term Notes stability with new automated test coverage for list behavior, selection normalization, frontmatter handling, and atomic file operations

Fixes

  • Fixed multiple reliability issues in Notes live preview by rebuilding the rendering pipeline into a more focused engine
  • Fixed rough edges around markdown list behavior in live preview, especially for task lists, numbering, and list editing flows
  • Fixed cases where Notes file changes on disk could lead to riskier save behavior by moving to safer atomic write patterns and conflict-aware saves
  • Fixed Notes-related editing inconsistencies across the editor and reading surfaces with a coordinated polish pass