diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-11 13:49:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-20 10:13:01 +0200 |
commit | 020c3a72963860e6cfaa8e8129dcd41ef05e7413 (patch) | |
tree | 91fa96f8835d2ed6762c2dfc58286478c794ce85 /changelog/fr | |
parent | 48d2ff9e5dfd6fb1108396252d4291683b6e2819 (diff) | |
download | Ishtar-020c3a72963860e6cfaa8e8129dcd41ef05e7413.tar.bz2 Ishtar-020c3a72963860e6cfaa8e8129dcd41ef05e7413.zip |
🔖 version 4.2.6
Diffstat (limited to 'changelog/fr')
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 1d23869f2..581caa2c8 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,16 @@ +v4.2.6 - 2025-08-20 +------------------- + +### 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.2.5 - 2025-07-31 ------------------- |