Skip to content

Releases: linuxserver/docker-kimai

2.53.0-ls170

10 Apr 23:14
c00c89b

Choose a tag to compare

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

10 Apr 16:43
57b4160

Choose a tag to compare

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

03 Apr 23:11
bf9c2ca

Choose a tag to compare

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

27 Mar 23:12
525429f

Choose a tag to compare

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

20 Mar 23:06
5bbfddc

Choose a tag to compare

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

16 Mar 17:49
28c5c54

Choose a tag to compare

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

13 Mar 23:03
5b62feb

Choose a tag to compare

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

06 Mar 23:06
865206a

Choose a tag to compare

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

01 Mar 17:06
57565be

Choose a tag to compare

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

25 Feb 22:10
66c550c

Choose a tag to compare

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)