New Features
- ✨ Date and time slash commands — Added slash-menu commands for inserting the current date and time directly from the editor.
- 🤖 AI agent model picker — Added UI and backend support for choosing models per AI agent/provider, including bundled Codex model discovery updates.
- 🧭 Global cross-vault quick launcher groundwork — Added and refined the quick-launcher flow while keeping unstable surfaces out of the final release.
- 📝 Editable markdown callouts — Added durable, editable callout blocks with expanded callout rendering and localized default headings.
- 🌐 Standalone HTML previews — Added in-app preview support for standalone HTML files, with safer actions and PDF-export handling.
- 🖼️ Remote paste image import — Added support for importing remote images pasted into notes.
- 🧩 Parent Git repository support — Added support for vaults that live inside a larger parent Git repository.
Improvements
- ⚡ Much faster startup — Startup is now snapshot-first, measurable, and avoids unnecessary vault preloading while keeping a single loading shell.
- 🧱 More resilient startup shell — Startup fallback and editor prewarm behavior were consolidated so the app can recover from chunk/import failures more gracefully.
- 🔎 Better invalid frontmatter feedback — Invalid YAML frontmatter is now highlighted more clearly.
- 🧮 Improved rich editor code blocks — Code blocks now have better line-number layout, softer gutter styling, and safer optional grammar loading.
- 🪟 macOS fullscreen polish — macOS fullscreen shortcuts and escape routing were repaired and covered with additional boundary checks.
- 📚 Cleaner table of contents behavior — The table of contents stays off the editor hot path for better editing responsiveness.
Fixes
- Fixed editor input transform failures so typing can recover instead of breaking the editor session.
- Fixed Korean IME edge cases in both the editor and AI composer.
- Fixed title paste caret placement and new-note focus preservation across editor remounts.
- Fixed newly created relationship links so they connect correctly.
- Fixed stale sheet workbook event recovery.
- Fixed detached shortcut event targets and note-navigation shortcut coverage.
- Fixed malformed workspace path handling and MCP path behavior.
- Fixed HTML dashboard data scripts and angle-bracketed pasted text preservation.
- Fixed AI composer availability in browser/mock flows.
- Fixed bundled launcher discovery for Windows Kiro, OpenCode, Codex, and related AI CLI integrations.
Technical Notes
- Added Codacy/Semgrep/Trivy tooling and follow-up fixes for surfaced security and quality findings.
- Added ADRs documenting parent Git workspaces, remote paste images, model selection, startup snapshots, HTML previews, and macOS fullscreen escape routing.
- Stabilized Vitest, Playwright, autosave, coverage, and sidecar gates across the release branch.
Stable release — manually promoted from main
Includes macOS (Apple Silicon and Intel), Windows x64, and Linux x64 bundles
Built from e2cd718a on 2026-07-22