Justyna-JustCode
released this
19 May 21:57
·
0 commits
to develop
since this release
Fixes:
- Display of release notes is now fixed in the upload dialog not to cut long lines.
- Unintuitive behavior for closing system tray note dialog is now resolved.
- An issue making backups not being created is now fixed.
- A newer C++17 standard used.
- The lastest Qt5 LTS (5.15.2) used.
- A pomodoro 🍅 like breaks (called cycles).
- Editing of worked time and time after the last break is now allowed (just double click on the bar).
- The space bar now triggers the start/pause action.
- The help document is now in the html format for easier update and versioning.
- CI was added using GitHub Actions.
Big thank you to all contributors!
Install notes:
- It can take some time for online installer / update to download the package. Do not worry even if speeds drops to 0bps shortly.
- In case of casing any issues with the installers on Windows, try to run the application as the administrator.
- Remember to call
chmod +x <installer/appimage>
if you're facing issues with running files on Linux.