Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:20

1.3.0 (2026-07-05)

Features

  • desktop: add theme selection with curated base16 palettes (d23dbdf)
  • desktop: frecency-ranked finder recents and fuzzy results (47c5e71)
  • desktop: Mod± editor font zoom and Mod-Shift± interface zoom (f6f2dae)
  • desktop: rename note files to match their title on save (754fe0f)
  • desktop: two-column theme picker opening on the current theme, plus more curated themes (b3ea1fc)
  • desktop: use native window chrome (macOS overlay titlebar) (5471c40)
  • landing: add changelog page (1d74512)

Bug Fixes

  • desktop: keep window corners rounded when an overlay is open (576915f)
  • desktop: match shifted zoom chords by glyph so Linux/WebKitGTK keyCodes can't defeat them (438a883)
  • desktop: resolve review findings in rename-on-save and themes (1a79f2f)
  • desktop: tolerate a missing APP_VERSION define outside Vite (921bd2e)

Performance

  • desktop: copy-on-write per-record notebook index with binary-search lookups (e2e9ab6)
  • desktop: faster search/scan/render hot paths, lazy editor chunk, woff2-only fonts (da6e927)

Polish

  • desktop: align, unify color, and tighten the titlebar toolbar buttons (3dad21b)
  • desktop: center native traffic lights and remove the unsaved-note dot (ed791db)

Documentation

  • catch the site and README up to themes, rename-on-save, frecency, zoom, and the new perf numbers (475041a)
  • spell out that :colo is vim's :colorscheme abbreviation (6714001)