All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.11.1 - 2024-06-30
- Fix missing log directory at first startup (Thanks to @ensemblebd)
- Settings management
0.11.0 - 2024-05-22
- Fix combo selection after model reset (Thanks to @virtulis)
- Template button to reload previous timesheet without starting it (Thanks to @poelzi)
- Allow usage of API Token for kimai>=2.14.0
0.10.0 - 2023-07-17
- Bad MacOSX layout resizing #96
0.9.4 - 2023-05-10
- Force gcc-10 for linux build to have better compatibility over linux distros
0.9.3 - 2023-05-08
- Sort regression #84.
- SSL problems on some linux distro #65.
- Profile name not updated in menu #82.
- List projects with same name #83.
- Replace conan for dependencies management with CMake built-in FetchContent
0.9.2 - 2023-04-04
- Profiles not saved #81.
0.9.1 - 2023-03-28
- Add 'refresh cache' menu item
- Fix filter on Customer / Projects / Activities
0.9.0 - 2023-03-27
Special thanks to @shrippen for its support through sponsorship.
- Periodic check of current timesheet #80.
- Regression resetting dropdown fields when stopping timesheet #77.
- Allow selection of project without first selecting customer #74.
- Improve Loading of Customer / Projects / Activities #44.
- Improve filter on Customer / Projects / Activities #75.
0.8.0 - 2023-03-14
- TimeSheet description and tags are saved on stop #43.
- Option to enable/disable Kemai's update check #68.
- Can stop current timesheet when idle is detected #63.
- Czech translation (Thanks to @office256)
- Dutch translation (Thanks to Thomas)
- Turkish translation (Thanks to Mert Saraç)
- Enhance MacOSX generated dmg #54.
- Migrate to GitHub Actions
- Changelog format
- Kimai API client refactoring
0.7.1 - 2022-06-21
0.7.0 - 2022-06-19
- Use connection profiles to allow several kimai endpoints #46.
- Minimize to tray #47.
- Add greek translations (Thanks to @dkstiler).
- Fix tab order (Thanks to @sdreilinger) #50.
0.6.0 - 2021-11-11
- Add translations (de, fr, hr, nb_NO) #23.
- Setup connection to Kimai without the need to restart #21.
- Support 'timetracking' mode #37.
- Add preliminary support to Kimai TaskManagement plugin #25.
- Migrate to Qt 6 #27.
0.5.0 - 2020-10-23
- Provide AppImage for Linux #17.
- Save / Restore window geometry #16.
- Add description and tags to activity widget #15.
0.4.0 - 2020-08-20
- Set token edit field as password #14.
- Better handling of SSL errors #13.
- Change icon when timer is running (Thanks to @maxguru) #12.
- Fix sizes policies (Thanks to @maxguru) #12.
0.3.1 - 2020-06-11
- Allow usage of CMake >= 3.11 #10
0.3.0 - 2020-06-09
- Add budget and timeBudget to activity, project and customer dialogs
- Add rotating file logger
- Fix 'Not acceptable' #9
0.2.1 - 2020-05-20
0.2.0 - 2020-05-14
- Add updater #3.
0.1.1 - 2020-05-09
- Fix minimal OSX version #2.
0.1.0 - 2020-05-04
Initial version.