Release Notes

Changelog

What’s new in DateBack. Every version, every fix, in order.

v1.5.2 May 18, 2026 +
  • Cloud mode — Resuming a multi-session run could incorrectly show “All memories recovered!” when prior sessions had CDN failures — losses are now correctly attributed
  • Cloud mode — Image and video counts in the success summary now reflect the cumulative totals across all sessions, not just the current session
  • Resume — Removed a misleading log line that said “Will continue filling it.” for incomplete batches that were not going to be backfilled
v1.5.1 May 15, 2026 +
  • Security — ZIP paths, output directories, and staging directories are now validated against the file-picker approval set before use
  • Security — ZIP central-directory metadata validated before indexing: member cap, size cap, and symlink blocking
  • Security — Windows drive roots and network share roots are explicitly blocked as output directories
  • Processing — Overlay merge failure now saves the main image instead of writing an error record
  • Cloud mode — Approved-directory state is correctly cleared and repopulated at the start of each new run
v1.5.0 May 14, 2026 +
  • Platform — Windows 10 / 11 (x64) is now supported; download DateBack-1.5.0-x64-win.exe from the releases page
  • Platform — Intel Mac (x86_64) is now supported with a dedicated x64 DMG
  • Windows — Prevents sleep during processing using the Windows SetThreadExecutionState API (equivalent to macOS caffeinate)
  • Security — Upgraded bundled Python runtime: Pillow 12.0.0 → 12.2.0 and requests 2.32.5 → 2.33.0 (7 CVE fixes)
v1.4.4 May 13, 2026 +
  • Processing — Multi-part Snapchat exports (e.g. companion ZIPs like mydata~XXXX-2.zip) are now correctly found and processed in production builds
  • UI — The ZIP file clear button is now disabled while processing is running to prevent accidental deselection mid-run
v1.4.3 May 12, 2026 +
  • Processing — Success modal now displays correctly when some memories are unavailable in the export
  • Errors — ZIP-not-found errors now show a targeted message asking users to re-select their Snapchat export, rather than incorrectly referencing the output folder
  • UI — “Buy Me a Coffee” button in the success modal no longer overlaps the Next Steps button
v1.4.2 May 12, 2026 +
  • Mac permissions — Added folder usage descriptions so automatic ZIP discovery works consistently in production builds
  • QA — Matched sandbox build permission metadata to the production build
  • Website — Corrected the public open source dependency table for the current app bundle
  • Security — Narrowed website image CSP, hardened app ZIP/disk path validation, and compacted large resume manifests
  • Release — Updated Electron and dotenv dev tooling and pinned bundled binaries to explicit macOS arm64 paths
v1.4.1 May 9, 2026 +
  • Release — Corrected bundled third-party notices and GPL written-offer language
  • Reliability — Improved Snapchat HEAD retry handling for throttled responses
  • Website — Updated social preview metadata, sitemap priorities, and release validation tests
v1.4.0 May 6, 2026 +
  • Processing — Added multi-ZIP handling so large Snapchat exports split across multiple archives can be processed together
  • UI — Fixed overlay behavior so dialogs and progress states stay readable and dismiss correctly
  • Website — Updated public copy for the free download model, optional Buy Me A Coffee support, and support resources
v1.3.1 May 5, 2026 +
  • Fix — Snapchat ZIP exports with blank download URL fields now extract local media files from the archive instead of silently skipping them
  • Fix — Root-level json/memories_history.json exports are supported
  • Reporting — Rows with neither a local ZIP media file nor a download URL are reported as missing instead of skipped
v1.3.0 May 5, 2026 +
  • Distribution — DateBack is now a free Mac download with no purchase or activation key required
  • App — Removed the license activation flow and local license storage
  • Website — Download links now point to GitHub Releases, with optional Buy Me A Coffee support
  • Legal — Updated terms and privacy policy for the free download and optional donations model
v1.2.1 April 18, 2026 +
  • Backend — Disk-full error handling: DateBack now detects when the drive runs out of space and surfaces a clear message instead of silently failing; distinguishes staging, destination, and download scenarios
  • UI — Next Steps modal is now mode-aware: Cloud mode users see a “Cloud Delivery Finished” section with cloud-folder guidance; Computer mode users see the existing local-storage sections
  • UI — Advanced Cloud Settings panel redesigned with “Optional” badge, inline help buttons per setting, and cleaner layout
v1.2.0 March 19, 2026 +
  • Backend — Organizer worker state tracking: prevents orphaned processes on quit or restart
  • Backend — Cloud resume continuity: batch numbering now correctly continues from existing delivered Batch folders instead of restarting at Batch_01
  • Backend — IPC hardening: additional security checks and process lifecycle guards
  • UI — Cloud mode copy updated to accurately describe Batch folder delivery into the synced destination
v1.1.4 March 12, 2026 +
  • UI — Improved layout, visual hierarchy, and overall flow of the main interface
v1.1.3 March 11, 2026 +
  • Build reliability — Explicit binary packaging ensures memory-organizer and ffmpeg are always included in the app bundle
  • Internal — Improved QA build configuration for release testing
v1.1.2 February 21, 2026 +
  • Security — QA release mode now requires explicit double-flag opt-in; production configuration is always the default
v1.1.1 February 20, 2026 +
  • Fix — Critical: fixed startup crash in packaged builds when .env file is absent
  • Branding — Removed last remaining MemSavr references from Python CLI
v1.1.0 February 18, 2026 +
  • Feature — Cloud Mode: automatic staging, upload, and delivery pipeline
  • Feature — Cache threshold management pauses/resumes processing to protect disk space
  • Feature — Configurable upload mode (copy or move) and retry logic
  • Security — Renderer document trust verification rejects untrusted IPC origins
  • Security — IPC sender origin validation across all handlers
  • Fix — open-folder now correctly approves the validated output directory after processing starts
  • Processing — Expanded Snapchat memory handling with improved error coverage
  • UI — Cloud-specific success modal with delivery stats and storage warnings
  • UI — Mode indicator (Computer / Cloud) drives layout and controls
  • Tests — 65-test characterization suite covering IPC, renderer, storage, and processing UI
v1.0.9 February 13, 2026 +
  • Branding — Complete rebrand from MemSavr to DateBack
  • Branding — New domain: dateback.app (savemymemories.app redirects)
  • Branding — New logo and app icon with shield+clock design
  • Legal — Updated Terms of Service for GPL compliance
  • Legal — Updated Privacy Policy with accurate data handling
  • Legal — FFmpeg source package now available at dateback.app/licenses/ffmpeg-source.zip
  • Contact — New support email: support@dateback.app
v1.0.8 January 14, 2026 +
  • Security — Fixed 17 vulnerabilities (3 CRITICAL, 8 HIGH severity) — 85% risk reduction
  • Security — ZIP bomb protection with size limits (100k files, 50GB max)
  • Security — Path traversal (Zip Slip) protection against malicious archives
  • Security — Command injection prevention in process cleanup
  • Security — TOCTOU race condition fix in directory validation
  • Security — Recursive symlink protection in directory deletion
  • Security — Auto-updater downgrade attack protection
v1.0.0 – v1.0.7 December 2025 – January 2026 +
  • v1.0.7 (Jan 9, 2026) — SSRF protection, ZIP symlink blocking, sticky mobile CTA, performance improvements
  • v1.0.6 (Jan 8, 2026) — iCloud support, resume modes (Trust / Verify / Start Fresh), completion summary modal redesign
  • v1.0.5 (Jan 3, 2026) — 20× faster verification, true offline ZIP processing, 30–50% faster downloads
  • v1.0.4 (Jan 2, 2026) — GPL compliance fixes, resume feature fix, FFmpeg source availability
  • v1.0.3 (Dec 31, 2025) — Security updates, Electron v39.2.7 upgrade, Auto-Find ZIP feature
  • v1.0.2 (Dec 30, 2025) — Security hardening, 5 critical vulnerability fixes, 100MB installer size reduction
  • v1.0.1 (Dec 30, 2025) — UI refinements, Fast Pass optimization, improved ETA accuracy
  • v1.0.0 (Dec 30, 2025) — Initial public release, fully notarized for macOS Apple Silicon
Coming Soon +
  • Instagram & Facebook memory exports
  • Direct Google Photos integration