New Features
- ๐ค Local model API keys โ Added support for configuring API keys for local model providers such as Llama and LM Studio.
- ๐ ๏ธ MCP note editing tools โ Added MCP support for updating and appending notes, making external assistants more useful for vault edits.
Improvements
- ๐งญ Contributor and sponsor link metadata โ Contribution and sponsor links now carry clearer metadata/UTMs for attribution.
- โก Faster MCP vault context โ Reduced unnecessary full-note parsing while building vault context for MCP tools.
- ๐งฑ Rich editor Markdown pipeline โ Unified and strengthened the rich-editor Markdown serialization path.
- ๐ผ๏ธ Image and attachment compatibility โ Improved support for standard Markdown image paths, bare image paths, and pasted web images.
- ๐งฉ Mermaid diagrams โ Improved Mermaid rendering, including timeline/clock-label handling.
- ๐ช Windows and CLI compatibility โ Improved runtime shim handling for Volta, Antigravity, Kiro/Codex-style launch paths, and Windows folder reveal behavior.
Fixes
- ๐งฎ Sheets โ Preserved active sheet edits during navigation and guarded stale/invalid sheet serialization or viewport states.
- ๐ง AI panel stability โ Kept composer/input state stable during IME updates and aligned local-agent permission flags.
- ๐ Links and expressions โ Improved standard Markdown link navigation, vault-expression JSON handling, and deep-link context caching.
- ๐ Editor stability โ Fixed stale editor-position errors, save-refresh echoes, redo after note rename, math selection transactions, and recovered BlockNote update loops.
- ๐ Localization โ Localized new file-action errors across supported locale catalogs.
- ๐ฑ๏ธ UI polish โ Improved breadcrumb action hover behavior, app chrome text selection, context-menu placement, and note drag payload parsing.
- ๐ Frontmatter and Markdown โ Treated underscore frontmatter as valid and preserved paragraph spacing/direct Markdown serialization behavior.
Technical Notes
- Expanded regression coverage for editor serialization, vault expressions, image handling, IME list composition, Mermaid notes, wikilink paths, sheet context menus, and tab/refresh flows.
Stable release โ manually promoted from main
Includes macOS (Apple Silicon and Intel), Windows x64, and Linux x64 bundles
Built from b7d27fb0 on 2026-07-14