-
win-v0.0.1-beta.7 Pre-Release
released this
2026-05-08 12:59:04 +02:00 | 186 commits to main since this releaseWhat's new
Initial Windows release.
Downloads
-
win-v0.0.1-beta.6 Pre-Release
released this
2026-05-08 12:52:21 +02:00 | 188 commits to main since this releaseWhat's new
Initial Windows release.
Downloads
-
win-v0.0.1-beta.5 Pre-Release
released this
2026-05-08 12:40:03 +02:00 | 190 commits to main since this releaseWhat's new
Initial Windows release.
Downloads
-
v1.1.3 Stable
released this
2026-05-08 11:19:38 +02:00 | 245 commits to main since this releaseWhat's new in v1.1.3
UI polish
- Limit headers now read "5 Hour Limit" and "7 Day Limit"
- Tapping anywhere on the blue update banner opens the update window
Session Diary fix
- Burn history is persisted across app launches — the sparkline populates immediately on first open instead of requiring a manual refresh
Window sizing fixes
- The popover now resizes correctly when switching between the main view and settings
- Background colour no longer shows through during the resize animation
Downloads
-
v1.1.3-beta.5 Pre-Release
released this
2026-05-08 09:57:06 +02:00 | 250 commits to main since this releaseDownloads
-
v1.1.3-beta.4 Pre-Release
released this
2026-05-08 09:52:28 +02:00 | 254 commits to main since this releaseWhat's new in v1.1.3
UI polish
- Limit headers now read "5 Hour Limit" and "7 Day Limit" instead of "5hr"
- Tapping anywhere on the blue update banner now opens the update window
Session Diary fix
- Burn history is now persisted across app launches — the sparkline populates immediately on first open
Window sizing fix
- The popover now resizes correctly when switching between the main view and settings — no more empty space below the main view
Downloads
-
v1.1.3-beta.3 Pre-Release
released this
2026-05-08 09:35:01 +02:00 | 258 commits to main since this releaseWhat's new in v1.1.3
UI polish
- Limit headers now read "5 Hour Limit" and "7 Day Limit" instead of "5hr"
- Tapping anywhere on the blue update banner now opens the update window
Session Diary fix
- Burn history is now persisted across app launches — the sparkline populates immediately on first open instead of requiring a manual refresh
Downloads
-
v1.1.3-beta.2 Pre-Release
released this
2026-05-08 09:21:48 +02:00 | 263 commits to main since this releaseWhat's new in v1.1.3
UI polish
- Limit headers now read "5 Hour Limit" and "7 Day Limit" instead of "5hr"
- Tapping anywhere on the blue update banner now opens the update window (not just the Update button)
Downloads
-
v1.1.3-beta.1 Pre-Release
released this
2026-05-07 23:30:18 +02:00 | 267 commits to main since this releaseWhat's new in v1.1.3
Compact update banner
The in-app update banner no longer shows full release notes — it now shows a short message and lets you tap Update to read what's new in the install sheet. This prevents the banner from pushing content around when release notes are long.
Downloads
-
v1.1.2 Stable
released this
2026-05-07 23:14:32 +02:00 | 274 commits to main since this releaseWhat's new in v1.1.2
Cleaner usage cards
Removed the redundant "5h" / "7d" labels from each card row — the section headers already make it clear which limit is which.
Beta update support
The app now correctly detects and compares beta versions (e.g. v1.1.2-beta.2 > v1.1.2-beta.1) when the beta channel is enabled in Settings. Stable releases also correctly supersede beta builds of the same version — so users on a beta are prompted to install the final release.
Fixed crash when enabling beta channel
Enabling the beta toggle could crash the app if no stable update was available. This is now fixed.
Fixed settings panel truncation
The app name and version number no longer get cut off when an update badge is displayed in Settings.
Downloads