diff --git a/_data/store/releases/ExpensesBundle.yaml b/_data/store/releases/ExpensesBundle.yaml index d4635f9aa..7139e96c5 100644 --- a/_data/store/releases/ExpensesBundle.yaml +++ b/_data/store/releases/ExpensesBundle.yaml @@ -1,4 +1,5 @@ versions: + - [2.17.1, 2.17.0] - [2.17.0, 2.17.0] - [2.16.0, 2.17.0] - [2.15.0, 2.17.0] diff --git a/_data/store/releases/TranslationBundle.yaml b/_data/store/releases/TranslationBundle.yaml index b17cacbc4..b248b90e2 100644 --- a/_data/store/releases/TranslationBundle.yaml +++ b/_data/store/releases/TranslationBundle.yaml @@ -1,5 +1,6 @@ versions: + - [2.5.0, 2.21.0] + - [2.4.0, 2.11.0] - [2.3.0, 2.1.0] - [2.2.0, 2.1.0] - [2.1.0, 2.0.33] - - [2.4.0, 2.11.0] diff --git a/_data/store/releases/WorkContractBundle.yaml b/_data/store/releases/WorkContractBundle.yaml index d711d172a..800ae1ea9 100644 --- a/_data/store/releases/WorkContractBundle.yaml +++ b/_data/store/releases/WorkContractBundle.yaml @@ -1,4 +1,5 @@ versions: + - [1.15.0, 2.24.0] - [1.14.0, 2.22.0] - [1.13.0, 2.21.0] - [1.12.0, 2.17.0] diff --git a/_includes/store/changelog/ExpensesBundle.md b/_includes/store/changelog/ExpensesBundle.md index 757f33e5f..44d7d7a3d 100644 --- a/_includes/store/changelog/ExpensesBundle.md +++ b/_includes/store/changelog/ExpensesBundle.md @@ -1,3 +1,10 @@ +**Version 2.17.1** + +Compatibility: requires minimum Kimai 2.17.0 + +- Rename migration config for compatibility with new plugin installer +- Fix migration warning in newer Kimai versions + **Version 2.17.0** Compatibility: requires minimum Kimai 2.17.0 diff --git a/_includes/store/changelog/TranslationBundle.md b/_includes/store/changelog/TranslationBundle.md index e19711137..c3044c5de 100644 --- a/_includes/store/changelog/TranslationBundle.md +++ b/_includes/store/changelog/TranslationBundle.md @@ -1,3 +1,15 @@ +**Version 2.5.0** + +Compatibility: requires minimum Kimai 2.21.0 + +- Refactor repository and use new paginator + +**Version 2.4.0** + +Compatibility: requires minimum Kimai 2.11.0 + +Changed: use only translated languages in dropdown for selecting the target language + **Version 2.3.0** Compatibility: requires minimum Kimai 2.1.0 @@ -16,9 +28,3 @@ Compatibility: requires minimum Kimai 2.0.33 Fixed: possible pagination issues -**Version 2.4.0** - -Compatibility: requires minimum Kimai 2.11.0 - -Changed: use only translated languages in dropdown for selecting the target language - diff --git a/_includes/store/changelog/WorkContractBundle.md b/_includes/store/changelog/WorkContractBundle.md index b0bebb99d..b5d9bb840 100644 --- a/_includes/store/changelog/WorkContractBundle.md +++ b/_includes/store/changelog/WorkContractBundle.md @@ -1,3 +1,12 @@ +**Version 1.15.0** + +Compatibility: requires minimum Kimai 2.24.0 + +- Configure the users last working day +- Preview the "Monthly approval PDF" before locking the month +- Rename migration config for compatibility with new plugin installer + + **Version 1.14.0** Compatibility: requires minimum Kimai 2.22.0