0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-07 22:45:50 +00:00
kevinpapst_kimai2/UPGRADING-3.md
Kevin Papst 14cdcd3f63
Release 2.31 (#5372)
* simplify translation
* bump version
* deprecate translations
* pass date-range as argument to export and timesheet filter URL from monthly overview report
* added class for use in responsive screens
* show technical role name
* simplify multi-update title
* more statistic models
* bump composer packages
2025-02-27 17:41:25 +01:00

922 B

Upgrading Kimai - Version 3.x

Make sure to create a backup before you start!

Read the updates documentation to find out how you can upgrade your Kimai installation to the latest stable release.

Check below if there are more version specific steps required, which need to be executed after the normal update process. Perform EACH version specific task between your version and the new one, otherwise you risk data inconsistency or a broken installation.

3.0

!! This release requires minimum PHP version 8.4 !!

Developer

Removed translations:

  • action.edit: use edit instead
  • my.profile: use user_profile instead
  • stats.userAmountToday: use `` instead
  • stats.userAmountWeek: use `` instead
  • stats.userAmountMonth: use `` instead
  • stats.userAmountYear: use `` instead
  • stats.userAmountTotal: use `` instead
  • update_multiple