v0.2.1
v0.2.1 — the big content release. Diagrams, math, mind maps, LaTeX, vault search, and agent control.
Diagrams
- Mermaid + Graphviz/DOT rendering with an LRU cache, off-thread pre-rasterization, and a zoom modal (scroll/drag/Escape via
image::viewer).
Math & LaTeX
- Block
$$…$$math rendered by the nativeiced_mathwidget (zero-JS). - LaTeX
.texdocuments — render full.texfiles with their own sidebar/outline tab.
Mind map
- Canvas mind map view — navigation, leaf panel,
⌘⌥Wpanel-width cycle,⌘/shortcut cheatsheet, outline auto-scroll.
Vault-wide search
⌘⇧Fcross-file search with a Zed-style results page, syntax highlighting, and Enter-to-search.
Agent control (IPC/CLI)
- clap-based CLI with an IPC server/client: open, goto, set-mode, list-sections, current — platform-scoped socket with stale-socket recovery.
- Auto-workspace on file open,
⌘⌥Ccopy path, per-call--focus/--no-focus.
More
- Code folding chord —
⌘Kthen0–6. - Status footer, font zoom, more language grammars.
⌘⇧.toggles hidden files/dirs; horizontal axis-locked sidebar scroll.
Full Changelog: v0.2.0...v0.2.1