Releases: eplatonoff/pilorama
Releases · eplatonoff/pilorama
v4.0.4
What's Changed
- Change mask status based on timer by @eplatonoff in #59
- Rollback padding by @eplatonoff in #60
- Show window before raising it by @eplatonoff in #61
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- Update wndws.iss: avoid Windows UAC popup on install by @eshestakov in #50
- MacOS Build Improvements for Xcode by @eplatonoff in #51
- Implement control for Dock visibility by @eplatonoff in #52
- Rotate immediately on first click by @eplatonoff in #53
- Use Qt 6 Color Scheme feature to detect Dark mode by @eplatonoff in #54
- Enable theme selection in user preferences by @eplatonoff in #55
- Enable StackView transition animation by @sergeykuzmich in #56
- Set Tray Icon image as a mask by @eplatonoff in #57
- Fix text color for Theme control by @eplatonoff in #58
New Contributors
- @eshestakov made their first contribution in #50
Full Changelog: v4.0.1...v4.0.3
v4.0.1
v4.0.0
v3.0.3
What's Changed
- Fallback to Pomidoro model if model from settings is empty or unreadable by @eplatonoff in #24
- Update
README.md
on building from source by @kartynnik in #29 - Hide Dock icon by default on macOS by @eplatonoff in #33
New Contributors
- @kartynnik made their first contribution in #29
Full Changelog: v3.0.2...v3.0.3
3.0.2
Merge pull request #17 from eplatonoff/feature/app-store Mac Application Code Signing
3.0.1
Merge pull request #15 from eplatonoff/feature/versioning Versioning
v2.2
UI and timer fixes
2.1
Update README.md
2.0: Sequencer
* Add tooltip tray icon * Add, remove, copy, drag items in sequence list * Add presets * Shitty drag and drop * Add current list saving and loading * Randomize colors * Move sequence model to root folder * Bind new model to timer and dials * add color selector * repair master model add and copy * reload colors order on change * Refactor colors model * Restore image-based tray icon * Add external preset drop * add json file drag * Fix drag and drop glitches * Remove all unused properties from drag * Refactor sequence view. Add QML native header and footer items * Bring back notification system * Add split highlighting * Fix next item creation * Remove special pomodoro model * Remove cpp notification system * Fix notification text on in global timer mode * Block sequence editing while timer is running * Minor appearance tweaks * Add resource files * Fix notify on setting * Resolve some user experience issues * Add custom font * Add checkboxes to preferences * Add text input validation