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

New Features

  • 📄 Export Notes to PDF — Export the active note directly to a PDF from Tolaria, with the release build carrying the native desktop export path.
  • 🧩 More Code Block Languages — Rich-editor code blocks now recognize more common grammars, including shell, config, infrastructure, and scripting formats.

Improvements

  • 🧮 Editable Math Source Panel — Double-click rendered display formulas to edit the underlying math source without turning the formula into normal Markdown text.
  • ✍️ Cleaner Math Editing UX — Selected math source text stays readable in the editor panel, and the focused panel now avoids the doubled active-border treatment.
  • 🤖 More Focused AI Workspace Internals — The AI workspace keeps shared sessions and orchestration logic cleaner while preserving the existing side-panel behavior.

Stability and Fixes

  • Active notes refresh more reliably after external edits without disturbing clean in-editor state.
  • Windows command-shim handling is steadier for npm-launched agent commands.
  • PDF export, display-math editing, KaTeX source selection, AI workspace title persistence, and Tauri listener cleanup were hardened before promotion.
  • Stable release signing and artifact workflows were tightened so the stable channel can publish the expected macOS, Windows, and Linux bundles.