Skip to content

v0.14.9

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:26
0e93ee8

Your files, and only your files

  • On iPhone and iPad, the app's working data moves out of Documents — the engine's state file, search index, and extraction cache now live in the app's private Application Support area, so the Files app shows only your actual documents. Your files themselves don't move.
  • The move is lossless and careful — a one-time migration copies everything durably, resolves iCloud sync-conflict duplicates by keeping the newest version (the others are preserved, not deleted), and if anything at all goes wrong the app simply keeps running from the old location — never lost data, never a refused launch.
  • Leaner backups — the regenerable extraction cache is excluded from iCloud/device backups; your state and index stay backed up.
  • Desktop unchanged — nothing changes on macOS, Windows, or Linux in this release.