2.20.0-ls72
·
92 commits
to main
since this release
LinuxServer Changes:
Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
kimai Changes:
Compatible 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!