Skip to content

v0.22 — Save backup directly to device

Choose a tag to compare

@flyboy-byte flyboy-byte released this 19 Aug 00:27
· 65 commits to main since this release

Highlights

  • "Save to device" for backups — Back up everything now offers two ways out: the existing share sheet (any app, including "Save to Files"), or a new direct save straight to a folder you pick (e.g. Downloads), no share sheet round-trip. Same Storage Access Framework pattern already used by CSV export.

Verified

  • 147/147 Jest tests passing, tsc --noEmit clean.
  • On-device (Pixel 7): folder picker opens, permission dialog grants correctly, backup file writes to disk with correct content.

🤖 Generated with Claude Code