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