Skip to content

v0.13.5

Choose a tag to compare

@bloknayrb bloknayrb released this 29 May 21:26
· 416 commits to master since this release

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.