diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-11 14:11:05 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-20 10:20:29 +0200 |
commit | 8930fa6941cb9b7e28771c8b333d61d12a43e788 (patch) | |
tree | 6d443e4a1d21735549e1dba4f6afe3939544ac03 /changelog | |
parent | 38bc2f4f1ceb17f41fc7a5c6c0b4fb9b3043e6cb (diff) | |
download | Ishtar-8930fa6941cb9b7e28771c8b333d61d12a43e788.tar.bz2 Ishtar-8930fa6941cb9b7e28771c8b333d61d12a43e788.zip |
🔖 version 4.3.54
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 -------------------- |