diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-03-07 16:04:35 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-03-07 16:04:35 +0100 |
commit | 397541d7909d00919a82e38a08e852d0cce025cd (patch) | |
tree | 80b3506d3db3728470f3fc20e5224c709b3ba441 /changelog | |
parent | 17180dcbd1f8787f0a91b1629187b32f5038395c (diff) | |
download | Ishtar-397541d7909d00919a82e38a08e852d0cce025cd.tar.bz2 Ishtar-397541d7909d00919a82e38a08e852d0cce025cd.zip |
🔖 version 4.3.29
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 18 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index b40868e45..114ad3d5f 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,21 @@ +v4.3.29 - 2025-03-07 +-------------------- + +### Features/improvements ### +- imports: "match" button in color (warning) + + +### Bug fixes ### +- criteria search: fix exact date query for datetime fields (#6206) +- redirect to sheet ishtaruser after account edition + + +### Technical ### +- GDPR: + - clean command + - admin: add person ID to gdpr persons listing + + v4.3.28 - 2025-02-28 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 32ccd858e..65f737373 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,21 @@ +v4.3.29 - 2025-03-07 +-------------------- + +### Fonctionnalités/améliorations ### +- imports : bouton « correspondance » en couleur + + +### Corrections de dysfonctionnements ### +- recherche par critères : correction de la requête de date exacte pour les champs de type date, heure, minute (#6206) +- redirection vers la fiche compte après l'édition du compte + + +### Technique ### +- RGPD : + - commande de nettoyage + - administration : ajout de l'ID de la personne au listing personnes RGPD + + v4.3.28 - 2025-02-28 -------------------- |