guanghu/release-notes/v2026-05-04.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

  • 🤖 Direct AI Model Providers — Use OpenAI, Anthropic, Gemini, OpenRouter, Ollama, LM Studio, or a custom OpenAI-compatible endpoint directly from Tolaria.
  • 🖊️ Markdown Whiteboards — Create and edit tldraw-powered whiteboards that live as durable Markdown files in your vault.
  • 🧭 Table of Contents Panel — Navigate long notes with a lazy, outline-style panel generated from the current document headings.
  • 📄 Readable Release Notes — View stable releases through curated notes written for users instead of raw commit lists.

Improvements

  • 🧩 Cleaner AI Settings — Configure provider secrets, local models, and AI targets through a more focused settings experience.
  • 💬 Better Agent Context Handling — Large AI agent contexts are compacted more safely, and Codex MCP tools are exposed more reliably.
  • 🧱 Improved Editor Blocks — Code blocks can be copied more easily, block controls feel steadier, and rich exports avoid unsupported browser APIs.
  • 🗂️ Smarter Note and Type Handling — Renames, type changes, frontmatter placeholders, and path identity now behave more consistently across vault flows.
  • 🌍 Better International Editing — RTL text direction, IME composition, Korean sidebar copy, and unicode git paths all received focused polish.

Stability and Fixes

  • Embedded diagrams, tldraw whiteboard assets, stale checklist toggles, and stale note open or rename flows were hardened to avoid broken editor states.
  • Vault recovery, missing active vault handling, fresh-note heading paste, and same-path type collisions now fail more gracefully.
  • Linux AppImage startup, MCP resource discovery, release CI, Codacy security findings, and AI provider runtime paths all received stability fixes.