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

New Features

  • 🤖 Side AI Workspace — Work with AI in a dedicated side workspace that keeps conversations and context closer to the note you are editing.
  • ↩️ Action History Undo and Redo — Note actions now participate in a clearer undo/redo history, making structural edits easier to reverse.
  • 📁 Create Notes Inside Folders — New notes can be created directly inside the selected folder instead of always starting at the vault root.
  • 🌏 Indonesian Language Support — Tolaria now includes an Indonesian translation alongside the existing supported languages.

Improvements

  • 🔎 Search Note Body Content — Note-list search can now find matches inside note bodies, not only titles and visible metadata.
  • 🧭 Vault Item Deep Links — Links to specific vault items route more reliably across notes, folders, and workspace surfaces.
  • Faster AI Agent Startup — Local AI agent discovery is deferred and parallelized so opening Tolaria does less blocking work up front.
  • 🪟 Refined AI Workspace Layout — The AI workspace side panel, floating button, conversation titles, and shared sessions feel more stable and focused.
  • 🔄 More Reliable Git Remote Handling — Git remote detection now treats local-only and name-only configurations more consistently.

Stability and Fixes

  • Editor saves, malformed nested blocks, table rendering, math source editing, KaTeX radicals, and whiteboard permission errors were hardened before promotion.
  • Search keyboard navigation, quick-open note creation, favorite hover states, sort dropdown positioning, and full app note windows were stabilized.
  • Release automation now reuses artifact build workflows more cleanly and handles Windows signing/authenticode paths more defensively.
  • Packaged macOS MCP server paths, pending-change filenames with spaces, vault guidance edit status, and multi-vault autosync behavior were repaired.