diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-11-28 15:34:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 14:45:56 +0100 |
commit | 0f9d6565ab50757d5530fc785803906d437aaad1 (patch) | |
tree | c6c68f30fd3ddd79909984f0c828153a25170768 /changelog | |
parent | 46262a0b7a249bcaa19622ecf30b3c2110a3ff0c (diff) | |
download | Ishtar-0f9d6565ab50757d5530fc785803906d437aaad1.tar.bz2 Ishtar-0f9d6565ab50757d5530fc785803906d437aaad1.zip |
🔖 version 4.3.11
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index ccabadf32..224f8fd3d 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,16 @@ +v4.3.11 - 2024-11-28 +-------------------- + +### Features/improvements ### +- site profile: ability to set default localisation for treatments + +### Technical ### +- add profile slug to default wizard context + +### Bug fixes ### +- fix file template when no filter is provided + + v4.3.10 - 2024-11-25 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 570c0fc4d..35f17b211 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,16 @@ +v4.3.11 - 2024-11-28 +-------------------- + +### Fonctionnalités/améliorations ### +- profil du site : possibilité de définir la localisation par défaut des traitements + +### Technique ### +- ajout du nom du profil au contexte par défaut de l'assistant + +### Corrections de bugs ### +- correction du modèle des dossiers lorsqu'aucun filtre n'est fourni + + v4.3.10 - 2024-11-25 -------------------- |