15 lines
1.6 KiB
Markdown
15 lines
1.6 KiB
Markdown
|
|
## Improvements
|
||
|
|
|
||
|
|
- 🧭 **Sharper Menus and Tooltips** — Sidebar, folder, type, and note-list context menus now stay better constrained in narrow or zoomed layouts, with shared positioning logic and more resilient tooltip rendering.
|
||
|
|
- 🧪 **Stronger Release Gates** — Frontend coverage can now run in shards through the chunk sidecar lane, with hardened local sidecar scripts and hook behavior for faster, more reliable pre-release validation.
|
||
|
|
- 📝 **More Reliable Editing** — Title focus/selection, fresh-title paste handling, IME punctuation, image links, AI input scrolling, and frontmatter undo after note rename all received targeted stability fixes.
|
||
|
|
- 🔗 **Better Path Resolution** — Windows MCP script paths, Windows wikilinks, note-relative attachment images, and vault image lookup now resolve more consistently across platforms.
|
||
|
|
|
||
|
|
## Stability and Fixes
|
||
|
|
|
||
|
|
- Code block handling is safer: markdown highlighting preserves equality operators and the outline ignores headings inside fenced code blocks.
|
||
|
|
- WebKit compatibility was improved for AI responses, GFM markdown rendering, and NotFoundError recovery variants.
|
||
|
|
- Git author identity lookup is now asynchronous and preserved more reliably in the commit dialog.
|
||
|
|
- Stale Tldraw block lookups, stale Tauri listener cleanup reports, action tooltip render failures, referenced type deletion, block type mismatch transforms, folder rename blur state, and raw editor tab-swap restore guards were hardened.
|
||
|
|
- Linux builds now include a desktop category, and stable release workflow coverage around chunk sidecar lanes was expanded.
|