Back to Updates
Dev Log2026-01-07
Export/Restore + Session Persistence
Improved trust in local-first by adding export/restore and strengthening session persistence.
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