Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:02

1.4.0 (2026-07-09)

Features

  • desktop: create new notebooks from the switcher (f9d5b11)
  • desktop: right-click note context menu (7e18ea0)
  • desktop: switch between notebooks (96c3d33)

Bug Fixes

  • desktop: clear the previous flash-toast timer instead of dismissing on identity (2ebf73e)
  • desktop: full-rescan the notebook when the watcher reports an error (aa922c5)
  • desktop: highlight whole source char for multi-codepoint folds in content search (d4b2aa1)
  • desktop: ignore a stale reconcile read superseded by a newer one (1a1ad5a)
  • desktop: index content-search highlight ranges into the original line (08bdcde)
  • desktop: notebook-switch race could write an edit into the wrong notebook (0baeb1b)
  • desktop: re-check noteDirty after reconcile's readNote resolves (1d5e414)
  • desktop: write frecency.json atomically and clamp negative scores (6529a17)

Performance

  • desktop: only recompute theme vars when the theme changes (aee18f2)

Documentation

  • add a GitHub downloads badge to the README (3b435d3)
  • cleanup and update content (729a51b)
  • cover notebook switching and right-click note deletion (3240867)
  • declutter the README and consolidate dev setup into CONTRIBUTING (d715f86)
  • refresh the app screenshots for the updated toolbar (7739431)