diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 14 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 18 |
2 files changed, 29 insertions, 3 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index cbc08f7b3..0bc74b449 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,17 @@ +v4.1.18 - 2024-07-08 +-------------------- + +### Features/improvements ### +- Context records - identification: switch to multivalued +- add an extra dialog on item deletion +- document deletion: do not display non relevant fields on summary before deletion (refs #5639) + + +### Bug fixes ### +- document search: fix open containers search +- Imports: manage error on file opening + + v4.1.17 - 2024-06-26 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 415bdd441..9253a97b2 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,16 +1,28 @@ +v4.1.18 - 2024-07-08 +-------------------- + +### Fonctionnalités/améliorations ### +- Unités d'enregistrement - identification : passage en multivalué +- ajout d'une fenêtre de dialogue supplémentaire lors de la suppression d'un élément +- suppression de document : ne pas afficher les champs non pertinents dans le résumé avant suppression (refs #5639) + +### Corrections de bugs ### +- recherche de documents : correction de la recherche ouverte sur les conteneurs +- imports : gestion des erreurs lors de l'ouverture d'un fichier + v4.1.17 - 2024-06-26 -------------------- -### Features/improvements ### +### Fonctionnalités/améliorations ### - notices - commune : ajout de référence à la commune déléguée et à la nouvelle ville (#5380, #5732) -### Bug fixes ### +### Corrections de bugs ### - patrons de documents : ajout de valeurs manquantes - templates: add missing m2m values - forms: fix date validation not possible when switching to english (refs #5837) -- v4.1.16 - 2024-06-24 +v4.1.16 - 2024-06-24 -------------------- ### Fonctionnalités/améliorations ### |