Skip to content

2.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 22:12
· 21 commits to refs/heads/main since this release
afe0656

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 to 8.3

  • Added API tokens, deprecate API passwords (#4637)
  • Configurable activity and project number (#4729)
  • Add support for negative durations in All Users reports (#4717)
  • Show "link has expired message" in password reset screen (#4710)
  • Added date objects as hydrator variables - for custom date formats in invoice templates (#4710)
  • Utilize UserService for SAML (#4748)
  • Split docker to use base image for faster builds (#4586)
  • Added logging for invalid SAML responses (#4710)
  • Translations update from Hosted Weblate (#4722) (#4746)
  • Fix: allow changing locale in DateRangeType
  • Fix: show meta-fields with null values (e.g. booleans with false were hidden) (#4686)
  • Fix: permission check: allow to remove view_own_timesheet but still record times (#4710)
  • Fix: prevent error 500 if customer country is empty (#4710)
  • Fix: API 500 error if project does not exist when creating new timesheet (#4710)
  • Fix: tags are not created in remote-search mode (#4710)
  • Fix: do not "export items" by default (#4339)
  • Fix: daterange query, if user an request locale are different (#4710)

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