Releases: dkandalov/pomodoro-tm
Releases Β· dkandalov/pomodoro-tm
v0.80
- fixed deprecated APIs and warnings (issue #25, #27)
v0.70
- removed tool window (issue #22)
- alt+click on widget for popup pomodoro reset action (issue #20, #21)
- fixed deprecated APIs
v0.60
- option to automatically start new pomodoro after break
- removed modal dialog during pomodoro break (because it didn't properly work and it was a questionable idea)
v0.6
Ignore this release tag because version 0.6 is not correct, should've been 0.60
v0.52
- fix for exception when closing project
v0.51
- fix for issues #16 and #17 (caused by change in IJ sometime around 172.2273 build)
- refactor deprecated API; cleanup
v0.50
- added long pomodoro break
- misc fixes
- converted code from Java to Kotlin
v0.45
- fixed widget font being too small on Windows
- added settings option to hide time from toolbar widget
v0.44
- fix to make settings visible in IJ16
- smaller widget font, icons for darcula, misc UI tweaks
- prevent IDE locking window from losing focus