Back to Dev Log
v0.3.3-Jan 07, 2026Patch

Export/Restore + Session Persistence

Improved trust in local-first by adding export/restore and strengthening session persistence.

LocalFirstReliabilitySessions

Shipped

  • Export/restore flows for user data
  • Session persistence improvements to reduce accidental loss
  • Resume-friendly behavior across navigation

Why

  • Offline-first only works if users trust their data won’t disappear
  • A broken session flow kills repeat usage immediately

Notes

  • This is a reliability release, not a feature release.

Next

  • Refactor builder architecture to scale
  • Add stronger docs discipline to prevent schema drift

Install App