diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 12 | ||||
-rw-r--r-- | changelog/fr/changelog_2025-06-19.md | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index c5029fb9e..3be316a82 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,15 @@ +v4.3.57 - 2025-09-11 +-------------------- + +### Features/improvements ### +- templates: `short_date` filter, `TODAY` and `TIME` variables +- templates operations: add town codes + + +### Bug fixes ### +- fix media exporter for all media export + + v4.3.56 - 2025-09-04 -------------------- diff --git a/changelog/fr/changelog_2025-06-19.md b/changelog/fr/changelog_2025-06-19.md index ee3ff59c4..6a00763ce 100644 --- a/changelog/fr/changelog_2025-06-19.md +++ b/changelog/fr/changelog_2025-06-19.md @@ -1,3 +1,15 @@ +v4.3.57 - 2025-09-11 +-------------------- + +### Fonctionnalités/améliorations ### +- patrons: filtre `short_date` pour convertir les dates au format JJ/MM/AAAA, variables `TODAY` (date du jour) et `TIME` (horodatage de la génération) +- patrons operations : ajout des codes communes + + +### Correction de dysfonctionnements ### +- correction de l'exporteur média quand tous les types de média sont sélectionnés + + v4.3.56 - 2025-09-04 -------------------- |