Skip to content

Releases: linuxserver/docker-kimai

2.0.33-ls9

07 Sep 22:58
Compare
Choose a tag to compare

LinuxServer Changes:

Important documentation update for setting DATABASE_URL with version 2.0.30 and later.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • hide un-defined meta-fields in details view
  • Fixes "page out of range" kimai/kimai#4279
  • document breaking change about DATABASE_URL
  • default charset is utf8mb4
  • split off upgrade infos for version 1.x

Involved in this release: @kevinpapst - thank you!

2.0.32-ls8

01 Sep 22:47
Compare
Choose a tag to compare

LinuxServer Changes:

Important documentation update for setting DATABASE_URL with version 2.0.30 and later.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

Enhancements

  • Translations update from Hosted Weblate (#4267)
  • Change isWeekend() check to isWorkingDay() and fallback to Saturday/Sunday as weekend (#4261)
  • Make sure that accountNumber on user has max length of 30 (for SAML registrations) (#4256)
  • Default export PDF layout has more blocks, for easier customization (#4256)
  • Calendar support for JSON feeds (#4256)
  • Added events and logic to add new calendar sources (#4256)
  • Added code to help finding problems for SAML logins with unusual values (#4256)
  • Added twig deprecation notice for date_full (#4256)
  • Fixed: create form if user cannot select supervisor (#4256)
  • Remove constant for default locale (will never change from en) (#4256)

Involved in this release: @kevinpapst, @sharky98 and @weblate - thank you!

2.0.32-ls7

31 Aug 16:57
Compare
Choose a tag to compare

LinuxServer Changes:

Important documentation update for setting DATABASE_URL with version 2.0.30 and later.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

Enhancements

  • Translations update from Hosted Weblate (#4267)
  • Change isWeekend() check to isWorkingDay() and fallback to Saturday/Sunday as weekend (#4261)
  • Make sure that accountNumber on user has max length of 30 (for SAML registrations) (#4256)
  • Default export PDF layout has more blocks, for easier customization (#4256)
  • Calendar support for JSON feeds (#4256)
  • Added events and logic to add new calendar sources (#4256)
  • Added code to help finding problems for SAML logins with unusual values (#4256)
  • Added twig deprecation notice for date_full (#4256)
  • Fixed: create form if user cannot select supervisor (#4256)
  • Remove constant for default locale (will never change from en) (#4256)

Involved in this release: @kevinpapst, @sharky98 and @weblate - thank you!

2.0.31-ls6

23 Aug 03:53
1905e6f
Compare
Choose a tag to compare

LinuxServer Changes:

Important documentation update for setting DATABASE_URL with version 2.0.30 and later.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • Update website automatically upon new release (#4248)

Enhancements

  • Translations update from Hosted Weblate (#4252)
  • Added supervisor configuration for user (#4251)
  • Added weekly-times form shows global form errors (#4233)
  • Fix respect timezone in DateTimePicker (for plugin devs)
  • Fix time can be optional and null (for plugin devs)
  • Allow 64 characters for username (#4199)

Involved in this release: @cngJo, @kevinpapst and @weblate - thank you!

2.0.30-ls6

21 Aug 18:59
1905e6f
Compare
Choose a tag to compare

LinuxServer Changes:

Important documentation update for setting DATABASE_URL with version 2.0.30 and later.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • Translations update from Hosted Weblate (#4210)
  • remove text from tag choice after selection - fixes kimai/kimai#4076
  • fix timesheet allows to use deactivated activities - fixes kimai/kimai#4229
  • upgraded composer dependencies
  • upgraded frontend dependencies
  • added basic tests for validator

Involved in this release: @kevinpapst and @weblate - thank you!

2.0.30-ls5

18 Aug 22:50
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • Translations update from Hosted Weblate (#4210)
  • remove text from tag choice after selection - fixes kimai/kimai#4076
  • fix timesheet allows to use deactivated activities - fixes kimai/kimai#4229
  • upgraded composer dependencies
  • upgraded frontend dependencies
  • added basic tests for validator

Involved in this release: @kevinpapst and @weblate - thank you!

2.0.30-ls4

16 Aug 18:57
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • Translations update from Hosted Weblate (#4210)
  • remove text from tag choice after selection - fixes kimai/kimai#4076
  • fix timesheet allows to use deactivated activities - fixes kimai/kimai#4229
  • upgraded composer dependencies
  • upgraded frontend dependencies
  • added basic tests for validator

Involved in this release: @kevinpapst and @weblate - thank you!

2.0.29-ls3

11 Aug 22:49
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

All issues resolved in #4178

  • show button title if delete is used in page actions
  • fix invoice due date depends on invoice date, replace DateTime with DateTimeI…
  • lowercase all font names in PDFs, otherwise they fail loading
  • hide empty fieldset (work-contract page)
  • activate contract_other_profile by default for admin and super-admin
  • deactivate rule to check "maximum duration of entries" by default
  • allow to deactivate presets in DateRange Picker (for Devs)

Involved in this release: @kevinpapst - thank you!

2.0.29-ls2

10 Aug 18:07
2191666
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

All issues resolved in #4178

  • show button title if delete is used in page actions
  • fix invoice due date depends on invoice date, replace DateTime with DateTimeI…
  • lowercase all font names in PDFs, otherwise they fail loading
  • hide empty fieldset (work-contract page)
  • activate contract_other_profile by default for admin and super-admin
  • deactivate rule to check "maximum duration of entries" by default
  • allow to deactivate presets in DateRange Picker (for Devs)

Involved in this release: @kevinpapst - thank you!

2.0.29-ls1

10 Aug 13:52
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

kimai Changes:

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

All issues resolved in #4178

  • show button title if delete is used in page actions
  • fix invoice due date depends on invoice date, replace DateTime with DateTimeI…
  • lowercase all font names in PDFs, otherwise they fail loading
  • hide empty fieldset (work-contract page)
  • activate contract_other_profile by default for admin and super-admin
  • deactivate rule to check "maximum duration of entries" by default
  • allow to deactivate presets in DateRange Picker (for Devs)

Involved in this release: @kevinpapst - thank you!