guanghu/release-notes/v2026-05-07.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.5 KiB
Raw Blame History

New Features

  • 💻 New website! available at Tolaria.md, now includes thorough docs and universal search with cmd+k
  • 🤖 Built-in Agent Docs — Tolaria now bundles product documentation for local AI agents so guidance is available inside the app.

Improvements

  • 📑 Table of Contents Shortcut — Open a note outline more quickly when navigating longer notes, via cmd+shift+t
  • 🌐 More Reliable AI Setup — Local model connections, Gemini launch paths, Windows shims, and Linux MCP server discovery are handled more consistently.
  • 🔗 Better Attachment and Media Paths — PDF attachments, vault media links, and shared attachment handling now resolve more predictably across editor flows.
  • 🎨 Sharper Editor Details — Wikilink suggestions, saved-view sort indicators, and type-derived quick-open behavior received focused UI polish.

Stability and Fixes

  • Git remotes now use macOS Keychain credentials more reliably.
  • Switching vaults clears stale editor state more safely, reducing cross-vault confusion.
  • Editor rendering is more resilient around stale BlockNote IDs, normalized note openings, and missing whiteboard text measurements.
  • Release automation now keeps documentation-site updates out of app releases and preserves download assets more reliably.
  • The contributor instructions now make release-readiness checks explicit for CodeScene, coverage, Codacy, localization, analytics, docs, and QA cleanup.