Skip to content

2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 15:11
· 42 commits to refs/heads/main since this release
c2afebb

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 to 8.3

  • Docker: Fix TLS certificate verification for LDAP connections (#4598)
  • Translations update from Hosted Weblate (#4587)
  • Split user language (UI translation) from locale (formatted values) (#4595)
    • Limits the list of languages to the ones that are available as translations
    • Improves the "regenerated locales" command that now automates the entire process
    • Added new locales: id, pa, sl (many translations still missing!)
    • Removed duplicated locale definitions, which had the same formats
    • Allow lowercase and uppercase am and pm and AM and PM #3934
    • Fixes the wrong dropdown presets for times for certain languages #4548, #4553
  • Fix Doctrine deprecations (#4608)
  • Release 2.11 (#4580)
    • Added help link to link user pages to docs
    • Re-build tabler in kimai and use own app and app-rtl files
    • Deactivate modal effects blur and fade (#4486)
    • Reduced minimum length of name for customer/project/activity to 2 character
    • WCAG: more titles and labels
    • Fix: Dropdown items loose ordered upon typing (#4545)
    • Fix: deleted tags used in search favorites caused 500

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