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

New Features

  • 🔎 Faster Note-List Search Controls — Clear note-list searches directly from the list header while keeping keyboard focus and loading feedback predictable.
  • 🧰 More Granular Git Controls — Use clearer Git actions for local commit, pull, push, and sync workflows without collapsing everything into one path.
  • 🐧 Linux RPM Download Option — Stable download pages can expose RPM packages alongside AppImage and other platform installers when release artifacts include them.

Improvements

  • 🧭 Cleaner Update Release Notes Link — The in-app update banner now opens the public release notes page instead of the old GitHub Pages root.
  • 📝 More Reliable Editor Direction and Spacing — Mixed right-to-left and left-to-right notes resolve text direction per block, and raw-editor line numbers align more cleanly with content.
  • 🧩 Better View Filtering for Array Properties — Saved views now match scalar array properties such as tags more consistently after reloads and across renderer/Rust evaluation.
  • 🖼️ Safer Linux AppImage Media Handling — AppImage builds avoid unstable in-webview audio/video preview paths while preserving stable external-open fallbacks.

Stability and Fixes

  • Rich-editor recovery was hardened for invalid list content, embedded attachment paths, file drops, Mermaid reload clicks, aliased wikilinks in Markdown tables, and empty-heading note edits.
  • Vault and workspace behavior is steadier around mounted default workspaces, app-owned frontmatter reloads, parsed note-list preload warmups, and built-in note body template removal.
  • Release build type safety, CodeScene thresholds, image-toolbar hover access, and multiple patch-review findings were addressed before promotion.