20 lines
1.9 KiB
Markdown

## New Features
- 🧱 **Notion-Style Block Navigation** — The rich editor now supports block-level selection, keyboard navigation, and copy flows so structured notes feel more fluid to move through and reorganize.
- 🤖 **Antigravity AI Agent Target** — Tolaria can now launch and stream Antigravity CLI sessions alongside the existing local AI agent targets.
- 🤝 **Sponsor Recognition** — The app and public site now include sponsor presentation surfaces, including the contribute panel and landing-page sponsor section.
## Improvements
- 📝 **Smoother Large-Note Editing** — Long notes open, parse, swap, and save more smoothly thanks to faster Markdown conversion paths, editor performance thresholds, and dedicated large-note coverage.
- 🧭 **Better Editor Ergonomics** — Block selection now includes collapsed content correctly, supports clipboard navigation, and keeps side-menu and plus-menu behavior steadier around long or collapsed notes.
- 🧰 **More Portable Configuration** — App configuration now follows XDG-backed paths where appropriate, and Git discovery is more reliable on macOS.
- 🧠 **AI Workflow Controls** — AI agent sessions can be stopped more directly, OpenCode MCP setup is clearer, and provider/agent recovery messages are easier to act on.
## Stability and Fixes
- Quick AI prompts no longer trigger a render loop, and new-note typing is better preserved during tab refreshes.
- Nested and gitless vault sync, git repository refreshes, attachment downloads, image conversion, unreadable uploads, and angle-bracket image destinations received targeted reliability fixes.
- Sheets, whiteboards, property overlays, keyboard-layout shortcuts, table handles, side-menu collapse labels, and localized empty-output errors were hardened.
- Codacy findings, Clippy gates, release/test plumbing, locale coverage, telemetry noise, and BlockNote patch maintenance were cleaned up for a steadier stable channel.