Changelog

0.9.2

  • Sync stream now resumes from the last acknowledged sequence instead of replaying the session, which fixes duplicated lines after a laptop sleeps.
  • Raised the per-chunk ceiling so large paste operations no longer split across several round trips.
  • Review queue respects the review: intervals in front matter rather than the global default.

0.9.1

  • Outline collapse state persists per note.
  • LaTeX blocks render without a reflow on first paint.
  • Fixed export dropping empty folders.

0.9.0

  • First open beta. Offline editing, single-device sync, review queue.
  • Multi-device sync behind a flag while conflict resolution settles.