guanghu/release-notes/v2026-06-10.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.6 KiB

New Features

  • 🌍 Swedish and Ukrainian Localization — Tolaria now includes Swedish and Ukrainian UI language support, alongside broader persistence fixes for supported language choices.
  • 🔗 Copy Note Git URLs — Notes can now expose repository-backed Git URLs for easier sharing and source-level handoff.

Improvements

  • 🧭 More Reliable Context Menus — Note context menus now stay inside the viewport, layer correctly above surrounding UI, and preserve inline removal confirmation behavior.
  • 📝 Better Rich Editor Copying — Wikilinks are preserved when copying from the rich editor, with safer native-copy fallback behavior for local paths.
  • 🎨 Sharper Code Block Display — Code block syntax highlighting now refreshes with the current theme more consistently.
  • 🧠 Steadier AI Workspace Startup — AI agent startup probing and window-event cleanup are more bounded and less prone to stale state.

Stability and Fixes

  • Reopened PDF previews now refresh correctly instead of showing stale content.
  • Chinese and Korean IME input is more reliable, including first-character entry and composition commits.
  • Rich editor recovery was hardened across duplicate block IDs, stale cursor blocks, missing block IDs, stale math updates, stale Tiptap coordinate lookups, NotFound/index-size errors, and plain-null append errors.
  • Sidebar, breadcrumb, palette, folder picker, whiteboard permission, image-drop, slash-block, deep-link listener, Pi CLI Windows shim, and workspace-move link stability all received targeted fixes.
  • Stable release CI was tightened around Windows Authenticode signing and docs-build skipping.