guanghu/release-notes/v2026-05-25.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

1.7 KiB

New Features

  • 🔎 Create Notes from Quick Open — Start a new note directly from Quick Open when your search does not already match an existing note.
  • 🌓 Theme-Matched App Icons — Tolaria can now switch its application icon to match the current light or dark appearance.
  • 🧭 Multi-Vault Type Visibility — Sidebar type controls now distinguish vault and workspace context more clearly when several vaults are open.

Improvements

  • 🔄 Smarter Multi-Vault Git Sync — Sync actions now target the active Git-backed vaults more consistently, including mounted workspaces.
  • 🪟 Better Desktop Window Chrome — Custom window chrome now exposes the desktop menu more reliably and behaves better on Windows.
  • 🤖 More Reliable Local Agent Detection — Codex, Claude, and OpenCode launch detection handles Windows command shims and Homebrew-style runtime paths more consistently.
  • ✂️ Safer Code Block Copying — Large fenced-code copies are bounded more carefully so editor clipboard actions stay responsive.

Stability and Fixes

  • Editor recovery was hardened around stale BlockNote references, invalid table transforms, insertion-depth errors, side-menu actions, emoji suggestions, and selection toolbar placement.
  • Vault and workspace behavior is steadier around empty startup vault reloads, missing frontmatter write paths, active-note refresh focus, and sidebar type visibility across vaults.
  • Git and AI workflows are more predictable around selected-repository sync, multi-vault autosync, retained AI panel sessions, and agent target selection.
  • Status-bar layout, external URL cancellation, light icon assets, release CodeScene thresholds, native QA guidance, and new smoke coverage were addressed before promotion.