guanghu/release-notes/v2026-05-21.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.8 KiB

New Features

  • 🧭 Expanded Note Context Menus — Right-click notes for faster everyday actions, including opening in a new window, favorites, organization state, Finder reveal, and file path copy.
  • 🤖 More Local AI Agent Options — Use Kiro as a local AI agent, run Tolaria's MCP server through Bun as well as Node, and launch Pi more reliably from shell-managed installs.
  • 📚 Portent Knowledge-Base Template — Tolaria's docs now include Portent as a reference template for structuring durable, agent-friendly knowledge bases.
  • 🌍 Belarusian Language Support — Use Tolaria with new Belarusian interface translations.

Improvements

  • Much Faster Note Windows — Opening a note in a separate window now uses a lighter startup path, avoiding the full main-window load and reducing app-wide stalls.
  • 🪟 More Complete Note Actions — Note-list actions are now available from the context menu as well as existing command paths, making common file and organization tasks easier to reach.
  • 🧩 Cleaner CLI Agent Runtime Detection — Shared binary discovery was consolidated so local agent launches handle shell-managed runtimes more consistently.

Stability and Fixes

  • Note windows now open reliably from all entry points and no longer stall the whole application during startup.
  • Editor reliability is improved around Go code-block highlighting, Mermaid fullscreen zoom, non-Markdown wikilink targets, active-note refresh after external edits, and retained editor memory.
  • Vault and workspace behavior is steadier around AutoGit multi-vault pushes, new views in the default workspace, and vault watcher Git symlinks.
  • Release build type safety, pnpm patched dependency handling, CodeScene thresholds, and multiple patch-review findings were addressed before promotion.