guanghu/release-notes/v2026-07-01.md
Guanghu Domestic Migration 9b41d51231
Some checks are pending
Auto-update PR branches / Update open PR branches (push) Waiting to run
CI / Frontend Static Quality Checks (push) Waiting to run
CI / Frontend Tests & Coverage (push) Waiting to run
CI / Rust Tests & Quality Checks (push) Waiting to run
CI / Linux build verification (push) Waiting to run
Deploy docs / Build VitePress site (push) Waiting to run
Deploy docs / Deploy to GitHub Pages (push) Blocked by required conditions
Release (Alpha) / Compute alpha version (push) Waiting to run
Release (Alpha) / Build release artifacts (push) Blocked by required conditions
Release (Alpha) / GitHub Release (alpha) (push) Blocked by required conditions
Release (Alpha) / Update docs and release pages (push) Blocked by required conditions
chore: import sanitized domestic snapshot for REPO-004
Source snapshot: 514ab1975951d94342ea38e64101d5a0f1c51c77
2026-07-17 15:55:28 +08:00

1.9 KiB

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.