v0.13.5
Highlights
Design-system re-skin umbrella (feat/design-system-impl, #939) — the v7 floating-chrome visual language now lands across the app: title bar, rails, tabs, status pill, outline, command palette, annotation cards, banners, modals, find/replace, empty states, cowork + wizard modals, decorations control, and the selection surface.
Customizable keyboard shortcuts (ADR-041) — the ~17 App-level discrete shortcuts are now user-remappable in Settings → Shortcuts via click-to-record, with conflict detection and load-time validation. Text-formatting and family shortcuts stay fixed.
Annotation GC + content-hash rename recovery (#313/#318) — durable annotations survive document renames via content-hash identity, with garbage collection of orphaned records.
Also fixed
- Authorship gutter no longer renders as a full-height bar down the editor
- Markdown save no longer leaves
\@escape noise in non-email prose (#850) - Orphaned atomic-write temp files are reaped on startup
See CHANGELOG.md for the full list.