diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
-rw-r--r-- | changelog/fr/changelog_2025-06-19.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 85c9d7bb5..f47ad56ad 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,16 @@ +v4.3.54 - 2025-08-11 +-------------------- + +### Features/improvements ### +- templates: + - add slug to types (#6367) + - get a text file when VALUES is used + + +### Bug fixes ### +- searches: fix exact date searches for datetime fields (#6411) + + v4.3.53 - 2025-07-31 -------------------- diff --git a/changelog/fr/changelog_2025-06-19.md b/changelog/fr/changelog_2025-06-19.md index 64c71f689..d37efb2f0 100644 --- a/changelog/fr/changelog_2025-06-19.md +++ b/changelog/fr/changelog_2025-06-19.md @@ -1,3 +1,16 @@ +v4.3.54 - 2025-08-11 +-------------------- + +### Fonctionnalités/améliorations ### +- patrons de document : + - ajout des identifiants textuels aux types (#6367) + - renvoi d'un fichier texte quand VALUES est utilisé + + +### Correction de dysfonctionnements ### +- recherche : correction des recherches de dates exactes pour les champs de type date/horaire (#6411) + + v4.3.53 - 2025-07-31 -------------------- |