Releases: Splode/pomotroid
Releases · Splode/pomotroid
v0.6.1
Timer Improvements ⏱
Improvements to the Timer class, which now uses setTimeout
instead of setInterval
. This change should remove small, incremental lags in time that could accumulate. See issue #32.
Thank you to @winktim for this enhancement #41
Dependency Updates 📦
Various dependency updates, most notably:
- electron v4 ➡ v5
- electron-builder v19 ➡ v20
- electron-debug v2 ➡ v3
v0.6.0
Features 🌮
- Volume control 🔉 You can now control the volume level of alert sounds.
- Notifications now display timer duration.
Bug Fixes 🐛
- Fixes #1. This is accomplished by re-initializing the dial animation on window focus and show events.
- Fixed a bug where multiple instances of the timer dial animation would be created, leading to inconsistent animations.
v0.5.0
v0.4.1
- Added build for 32-bit Windows arch. Needs testing on 32-bit system.
- Bug fixes.
- Several dependencies upgraded, including Babel upgrade from v6 to v7.
- Note you may need to uninstall previous versions of Pomotroid prior to installing.
Bug Fixes
v0.4.0
v0.3.0
v0.2.0 Feature Update: Desktop Notifications
- 💬 Desktop notifications are now available and active by default.
- Ability to set window to always on top.
- New settings menu where you can enable/disable these features.
v0.1.2 Minor UI Tweaks
- Increased click areas for all icon buttons
- Icon CSS class refactoring
v0.1.1 Minor visual update
This release contains a few small visual updates, including color-coordinated slider bars within the settings menu.
Edit 2018-02-27: Added Debian/Ubuntu flavored Linux binaries.
Initial Release
Initial release of Pomotroid. Currently available for Windows 32/64 and Mac OSX.
Pomotroid is in its early stages, so feedback and contributions are welcome! 🌱