* desktop notification by entering `Mode::DONE` for `countdown` and `pomodoro` * remove redundant `on_done_called` check * remove build warning (release only) * log notification errors * cli arg to enable desktop notifications * persistant notification settings * ctrl shortcut * update changelog * max timer notification
1.4 KiB
1.4 KiB
Changelog
v1.1.0 - 2025--
Features
- (notification) Native desktop notifications (experimental) #49
v1.1.0 - 2025-01-22
Features
- (countdown) Edit countdown by local time #49
Fixes
Misc.
- (deps) Latest Rust 1.84, update deps #48
v1.0.0 - 2025-01-10
Happy v1.0.0 🎉
Features
- (countdown) Mission Elapsed Time (MET). #45, #46
- (footer) Local time. Optional and with custom formats. #42, #43
- (docs) More installation instructions: Cargo, AUR (Arch Linux) #41, pre-built release binaries (Linux, macOS, Windows) #47
v0.9.0 - 2025-01-03
Initial version.
Features
- Add
Pomodoro,Timer,Countdown - Persist application state
- Custom styles for digits
- Toggle deciseconds
- CLI