New features:
- The app now rings the system alarm sound when a timer completes, which can be stopped from the notification or the app (#15)
- Clicking the timer clock now shows the current session count
- The app can now stay in the background and the timer keeps running even when the app is closed (#31)
- New notification buttons to control the timer without opening the app (#19)
Fixes:
- Current elapsed time is now saved in the stats when the app is closed while a timer is running (#10)
- Live Updates/Now Bar now shows precisely how much time is remaining (in seconds)
What's Changed
- feat: Implement a foreground service to run the timer by @nsh07 in #32
- chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #27
- fix(deps): update all non-major dependencies by @renovate[bot] in #24
Full Changelog: v1.1.0...v1.2.0