From 40cae0a71147ef44a92e01958398cbecece131c1 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sun, 27 Oct 2024 16:06:04 +0100 Subject: [PATCH] updated bundles --- _data/store/releases/ExpensesBundle.yaml | 1 + _data/store/releases/TranslationBundle.yaml | 3 ++- _data/store/releases/WorkContractBundle.yaml | 1 + _includes/store/changelog/ExpensesBundle.md | 7 +++++++ _includes/store/changelog/TranslationBundle.md | 18 ++++++++++++------ .../store/changelog/WorkContractBundle.md | 9 +++++++++ 6 files changed, 32 insertions(+), 7 deletions(-) diff --git a/_data/store/releases/ExpensesBundle.yaml b/_data/store/releases/ExpensesBundle.yaml index d4635f9aad..7139e96c5e 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 b17cacbc48..b248b90e2c 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 d711d172a1..800ae1ea93 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 757f33e5f9..44d7d7a3d4 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 e19711137b..c3044c5de0 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 b0bebb99d2..b5d9bb8400 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