guanghu/release-notes/v2026-07-01.md
冰朔 8739805f99
Some checks failed
Auto-update PR branches / Update open PR branches (push) Has been cancelled
CI / Frontend Static Quality Checks (push) Has been cancelled
CI / Frontend Tests & Coverage (push) Has been cancelled
CI / Rust Tests & Quality Checks (push) Has been cancelled
CI / Linux build verification (push) Has been cancelled
Release (Alpha) / Compute alpha version (push) Has been cancelled
Release (Alpha) / Build release artifacts (push) Has been cancelled
Release (Alpha) / GitHub Release (alpha) (push) Has been cancelled
Release (Alpha) / Update docs and release pages (push) Has been cancelled
Deploy docs / Build VitePress site (push) Has been cancelled
Deploy docs / Deploy to GitHub Pages (push) Has been cancelled
光湖开源源码快照 · Tolaria AGPL 分叉基线 · 独立更新链
2026-07-05 17:45:16 +08:00

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.