Releases: tomsquest/fynodoro
Releases · tomsquest/fynodoro
v1.16.0
Changelog
New Features
- 9bcfd18: feat: increase size of timer and make it bold (@tomsquest)
- 96f8eaf: feat: make timer tappable (#30) (@tomsquest)
Other work
- b49e5ba: chore: publish latest release directly (not a draft) (@tomsquest)
- 70c2849: chore: set upx to compress and try lzma (@tomsquest)
- fe0d6d2: chore: uniformize headline (@tomsquest)
Full Changelog: v1.15.0...v1.16.0
v1.15.0
Changelog
Other work
- ecd2116: chore: compress binaries with upx (#29) (@tomsquest)
Full Changelog: v1.14.0...v1.15.0
v1.14.0
Changelog
New Features
- b4a8a74: feat: add about dialog in tray (#28) (@tomsquest)
Full Changelog: v1.13.1...v1.14.0
v1.13.1
Changelog
Bug fixes
- 532d01a: fix: make notification closeable (#27) (@tomsquest)
Other work
- b2d5dbe: chore: add version and yaml schema for goreleaser (@tomsquest)
Full Changelog: v1.13.0...v1.13.1
v1.13.0
Changelog
New Features
- 2395fa8: feat: add tray menu (#25) (@tomsquest)
Bug fixes
- 101d2f0: fix: unable to submit preferences (fyne bug) (#26) (@tomsquest)
Other work
- 12acc3b: [ImgBot] Optimize images (#21) (@imgbot[bot])
- 70beca6: [ImgBot] Optimize images (#22) (@imgbot[bot])
- f1859d0: chore: add basic FyneApp.toml (@tomsquest)
- 8ee2676: chore: drop codeql workflow (@tomsquest)
- eb6bde2: chore: update versions (#23) (@tomsquest)
- 8c81472: refactor: switch to Fyne notification instead of gen2brain.beeep (#24) (@tomsquest)
Full Changelog: v1.12.0...v1.13.0
v1.12.0
Changelog
New Features
- bbbd90e: feat: never disable stop button, it "disturbs" the UI (@tomsquest)
Full Changelog: v1.11.0...v1.12.0
v1.11.0
Changelog
New Features
- 2158b27: feat: play notification sound using a notification script (#19) (@tomsquest)
- Oto (used to play sound in golang) was consuming some CPU, even when idle
Full Changelog: v1.10.0...v1.11.0
v1.10.0
Changelog
New Features
- 4e62b24: feat: do no force center on screen (@tomsquest)
Other work
- aba373c: chore(goreleaser): replace deprecated --rm-dist by --clean (@tomsquest)
Full Changelog: v1.9.0...v1.10.0
v1.9.0
Changelog
Bug fixes
- 61555a7: fix: remove clickable timer (not working anymore) (@tomsquest)
- 38887dd: fix: remove sound notification (random crash with Alsa on Linux) (@tomsquest)
Other work
- 0599942: chore: explicit path to bin and icon (@tomsquest)
- 1810938: chore: regenerate ui/assets.go (@tomsquest)
- 7b6b730: chore: update github action versions (@tomsquest)
- 2684e1f: chore: update go to 1.18 and update dependencies (#15) (@tomsquest)
- afe70a7: chore: upgrade go and deps, switch to oto v2 (sound) (@tomsquest)
Full Changelog: v1.8.0...v1.9.0
v1.8.0
Changelog
New Features
- e153c83: feat: play notification sound when pomodoro ends (#14) (@tomsquest)
Full Changelog: v1.7.1...v1.8.0