Releases: CVMEventi/Countdown
Releases Β· CVMEventi/Countdown
v1.0.0-beta.9
What's Changed
- Refactor timer drift compensation logic for more stable intervals by @Shadowless422 in #53
- Fix renderer showing minus sign on 00:00 by @Shadowless422 in #54
- Fix timer flicker when 'stop timer at 0' is enabled by @Shadowless422 in #55
- Fix pulse animation stopping at 00:00 when 'Stop timer at 0' is enabled by @Shadowless422 in #56
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.9
v1.0.0-beta.7
- Fix errors
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
- Add button to show/hide windows
v1.0.0-beta.5
- Fix follow timer option
- Fix minus sign on extra option
v1.0.0-beta.4
- Add minus sign option on extra time
v1.0.0-beta.3
- Add follow timer feature
v1.0.0-beta.2
This will be the next major version of Countdown
This release brings:
- Multiple timers and multiple windows per timer
- Major code clean up
- New dark ui
- x64 macOS build
- Pulse at 0 synced with seconds tick
- Audio play at end of timer
Companion module soon β’
v0.0.38
v0.0.37
- Fix some options
- Remove font selection and audio setting
- Add the possibility to hide settings window without closing the app (add a tray icon to unhide it)
- Fix some UI
v0.0.36
- Add 12-Hour clock option