v1.5.0 — Crash logging & timer finish times
Crash logging & timer finish times
If Tidsro ever crashes, it now leaves a trail instead of vanishing. An unexpected error is caught, written to a crash log on your machine, and surfaced in a small notification that points you to the log folder. The log rotates so it can't grow without bound, and logging is hardened so it can never take the app down with it.
Running timers now show when they'll finish. Beside the remaining time, a running countdown shows the wall-clock time it ends — e.g. done 21:20 — so you can see when you're free at a glance. It's hidden while a timer is paused, since the finish time depends on when you resume. (contributed by Henry)
Install
Tidsro-Setup.exe— per-user installer (Start Menu shortcut + uninstaller).Tidsro.exe— portable; run as-is, no installation.
Both are self-contained 64-bit Windows builds — no .NET required. Windows SmartScreen may warn (the app isn't code-signed yet) — choose More info → Run anyway.
Full changelog: https://github.com/malinfossum/tidsro/blob/main/CHANGELOG.md