Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-21 | 1.7 kB | |
Totals: 1 Item | 1.7 kB | 0 |
Upgrade Kimai - Install Kimai - Docker
Compatible with PHP 8.1 and 8.2
You can test the new version at the Demo sites. Please visit https://www.kimai.org/demo/ for the links and credentials.
Want to test in your environment and with own data? Easy: just replace the 1.x tag from the upgrade docs with 2.0.0-beta-2
resulting in the command: git checkout 2.0.0-beta-2
ATTENTION: All plugins need to be updated, previous versions are not compatible (and paid plugins not yet released).
Changelog
- Translated using Weblate (#3723)
- do not traverse into invoice template subdirectories (#3735)
- merged release 1.30.3 and 1.30.5 - allow to upload twig invoice templates via UI
- allow to pre-fill timesheet metafields via URL
- added test accounts with simpler names and password
- fix column bookmark cannot be saved (#3768)
- support adding existing teams with same name
- permissions cannot be set right after role was created (#3777)
- allow to deactivate unique customer number validation (#3762)
- invalid message when trying to edit locked or exported timesheets in calendar (#3766)
- updated icons and manifest (#3761)
- fix api description
- fix security open api definition
BC for plugin authors
- upgrade to Symfony 6.2
- removed Sensio-FrameworkExtraBundle and replaced with new native SF annotations
- fixed Symfony 6.2 deprecations
- fix currency can be null, removed fluent interface
Involved in this release: @kevinpapst and @weblate - thank you!