Skip to content

Releases: eplatonoff/pilorama

v4.0.4

22 Sep 21:52
97f3694
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

v4.0.3

20 Sep 19:45
5ab10fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.3

v4.0.1

30 Aug 14:15
0e465af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

29 Aug 12:55
702ec13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v4.0.0

v3.0.3

08 Jan 20:56
58409a3
Compare
Choose a tag to compare

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

Full Changelog: v3.0.2...v3.0.3

3.0.2

24 Sep 14:53
688db8d
Compare
Choose a tag to compare
Merge pull request #17 from eplatonoff/feature/app-store

Mac Application Code Signing

3.0.1

05 Aug 14:11
4f3f73f
Compare
Choose a tag to compare
Merge pull request #15 from eplatonoff/feature/versioning

Versioning

v2.2

15 Jun 11:31
Compare
Choose a tag to compare

UI and timer fixes

2.1

16 Dec 17:17
31f60c3
Compare
Choose a tag to compare
2.1
Update README.md

2.0: Sequencer

28 Nov 22:11
de2492e
Compare
Choose a tag to compare
* 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