Skip to content

OpenLedger v0.3.0 — Cloud Backup & Manual Sync

Choose a tag to compare

@sparshsam sparshsam released this 20 Jun 02:59
eea31a6

v0.3.0 — Cloud Backup & Manual Restore

Local-first preserved. No automatic sync. No breaking changes.

New

  • Manual cloud backup for signed-in users
  • Cloud restore with preview and confirmation dialog
  • Delete cloud backup
  • Last backup timestamp display

Technical

  • openledger_backups table with RLS (users can only access own backups)
  • Backup payload: accounts, transactions, categories, budgets, goals
  • Migration applied to shared Elora Supabase project

How to use

  1. Sign in via email OTP or Google
  2. Open the Cloud Backup panel
  3. Click "Back up to cloud" to save your local ledger
  4. On another device or after clearing data, sign in and click "Preview & restore"
  5. Confirm to replace local data with the cloud backup

Full changelog: v0.2.0...v0.3.0