Releases: coldhighsun/PayBeat
Releases · coldhighsun/PayBeat
Release list
v1.1.0-alpha.1
What's Changed
- feat: add lunch break, weekend, and tray reminder settings by @coldhighsun in #11
Full Changelog: v1.0.0...v1.1.0-alpha.1
v1.0.0
What's Changed
- feat: enforce single instance with named mutex by @coldhighsun in #1
- feat: warn user when global hotkey registration fails by @coldhighsun in #2
- feat: stop refresh timer outside work hours, resume at next WorkStart by @coldhighsun in #3
- fix: strip git hash suffix from About window version string by @coldhighsun in #4
- feat: reassert window topmost when foreground changes by @coldhighsun in #5
- Docs/tray icon readme by @coldhighsun in #6
- feat: add Flex fullscreen display mode and None mode by @coldhighsun in #7
- fix: eliminate startup flicker and cap daily salary input by @coldhighsun in #8
- feat: remove Compact display mode and add screenshot previews by @coldhighsun in #9
- Fix startup window position restore stability by @coldhighsun in #10
New Contributors
- @coldhighsun made their first contribution in #1
Full Changelog: v1.0.0-alpha.1...v1.0.0