Kimai
Open-source time-tracking application for freelancers and teams
Alternative to: toggl, clockify, harvest
2.20.0
2024-08-04Compatible with PHP 8.1 to 8.3
This release includes two potential breaking changes for Docker users (see below).
Changelog
- Added button to export project overview report list (#5009)
- Added OCI docker labels (#4996)
- Cleanup Docker tags (#4995)
- Support for special characters in
DATABASE_URL(#5000) - Translations update from Hosted Weblate (#5010) (#5007)
Docker BC breaks
- The list of available Docker tags was reduced and you might have to replace the use tag name
- If your database connection contains special character and Kimai won’t start, you have to encode the credentials
Involved in this release: @kevinpapst, @robjuz and @weblate - thank you!