TimeScope 0.4.4 — Bulletproof data safety 🛡️
Two final defenses that make the "missing history" class of problems impossible to recur — and recoverable even if something unexpected ever happens.
🛡️ What's new
- Torn-open guard: when TimeScope starts (including after Restart or an in-place update), it now waits until the database file is fully settled before opening it. A relaunch can no longer race the previous instance's shutdown and load a partial snapshot that looks like "missing history."
- Automatic rotating backups: on startup (at most once every 12 hours) TimeScope snapshots your database into a local
backups/folder inside your data directory, keeping the 5 newest copies. 100% local, like everything else. - Boot audit line: every launch writes the on-disk session count to
logs/timescope.log, so the state of your data is always verifiable.
📦 Installation (Windows)
Download TimeScope-0.4.4-x64.exe below and run it (per-user, no admin). Updates in place, keeps all data. On v0.4.0+ you can update from inside the app: Settings → Updates → Check for updates.
Unsigned build — SmartScreen may warn: More info → Run anyway.
Docs (AR/EN/TR): https://github.com/EnesAhmet10000/timescope#readme · MIT License © 2026 EnesAhmet10000