Releases: linuxserver/docker-kimai
2.53.0-ls170
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.53.0-ls169...2.53.0-ls170
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Removed remaining usages of toast messages (#5878)
- Bump GitHub action versions for Node 24 (#5878)
- Fetch PHP extension requirements with composer file for Doctor screen (#5878)
- Better handling in case of deactivated
opcache_status()function (e.g. shared hosting) (#5878) - New configuration to cleanup RelayState if it exceeds 80 character (#5878)
- Sanitize RelayState before redirect (#5878)
- Do not allow
"in certain user attributes + escaping (#5878) - Do not copy rates upon timesheet restart into the clone (#5878)
- API allowed to update disabled user preferences (#5878)
- Disable access to deprecated api password hashes via Twig SecurityPolicy (#5878)
- Translations update from Hosted Weblate (#5879)
Involved in this release: @kevinpapst, @morimori-dev, @udaypali, @wooseokdotkim
2.53.0-ls169
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.52.0-ls168...2.53.0-ls169
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Removed remaining usages of toast messages (#5878)
- Bump GitHub action versions for Node 24 (#5878)
- Fetch PHP extension requirements with composer file for Doctor screen (#5878)
- Better handling in case of deactivated
opcache_status()function (e.g. shared hosting) (#5878) - New configuration to cleanup RelayState if it exceeds 80 character (#5878)
- Sanitize RelayState before redirect (#5878)
- Do not allow
"in certain user attributes + escaping (#5878) - Do not copy rates upon timesheet restart into the clone (#5878)
- API allowed to update disabled user preferences (#5878)
- Disable access to deprecated api password hashes via Twig SecurityPolicy (#5878)
- Translations update from Hosted Weblate (#5879)
Involved in this release: @kevinpapst, @morimori-dev, @udaypali, @wooseokdotkim
2.52.0-ls168
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.52.0-ls167...2.52.0-ls168
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Updated dependencies (#5874)
- Allow to configure spacer for date_weekday twig filter (#5874)
- Added more styles for absences (#5874)
- Translations update from Hosted Weblate (#5848)
Involved in this release: @kevinpapst
2.52.0-ls167
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.52.0-ls166...2.52.0-ls167
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Updated dependencies (#5874)
- Allow to configure spacer for date_weekday twig filter (#5874)
- Added more styles for absences (#5874)
- Translations update from Hosted Weblate (#5848)
Involved in this release: @kevinpapst
2.52.0-ls166
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.52.0-ls165...2.52.0-ls166
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Updated dependencies (#5874)
- Allow to configure spacer for date_weekday twig filter (#5874)
- Added more styles for absences (#5874)
- Translations update from Hosted Weblate (#5848)
Involved in this release: @kevinpapst
2.52.0-ls165
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.51.0-ls164...2.52.0-ls165
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Updated dependencies (#5874)
- Allow to configure spacer for date_weekday twig filter (#5874)
- Added more styles for absences (#5874)
- Translations update from Hosted Weblate (#5848)
Involved in this release: @kevinpapst
2.51.0-ls164
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.51.0-ls163...2.51.0-ls164
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Fix sticky calendar popup (#5846)
- Check customer permissions in invoice API (#5849) - thanks @CE2Sec for the report
Involved in this release: @kevinpapst, @CE2Sec
2.51.0-ls163
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.51.0-ls162...2.51.0-ls163
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Fix sticky calendar popup (#5846)
- Check customer permissions in invoice API (#5849) - thanks @CE2Sec for the report
Involved in this release: @kevinpapst, @CE2Sec
2.51.0-ls162
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.50.0-ls161...2.51.0-ls162
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Fix sticky calendar popup (#5846)
- Check customer permissions in invoice API (#5849) - thanks @CE2Sec for the report
Involved in this release: @kevinpapst, @CE2Sec
2.50.0-ls161
CI Report:
N/A
LinuxServer Changes:
Full Changelog: 2.49.0-ls160...2.50.0-ls161
Remote Changes:
Compatible with PHP 8.1 to 8.5
- Removed support for file:// urls in Markdown (new parsedown package) (#5835)
- Fix missing macro in export print template (when rendering user preferences) (#5835)
- Fix timesheets with breaks did not work in "weekly hours" screen (#5835)
- Translations update from Hosted Weblate (#5831)
- Allow to customise statistic queries (#5827)
- Clarify database requirements in README (#5825)