From 9b4b8726d7b7b16f49ab3e17f57595b84cd5bc8c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 16 Sep 2024 13:07:36 +0200 Subject: 🔖 v4.1.26 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 13 +++++++++++++ changelog/fr/changelog_2023-01-25.md | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) (limited to 'changelog') diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 67e5462c2..854ba39a4 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,16 @@ +v4.1.26 - 2024-09-16 +-------------------- + +### Features/improvements ### +- Context records relations: remove form from the wizard to put in a specific form + +### Technical ### +- improve performance + - do not reevalute ContextRecordTree if not necessary + - external ID: prevent double save - update query instead of save +- remove dead code + + v4.1.25 - 2024-09-12 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 7f308b82c..7cf7b4eb6 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,19 @@ +v4.1.26 - 2024-09-16 +-------------------- + +### Fonctionnalités/améliorations ### +- Relations entre unités d'enregistrements : suppression du formulaire de l'assistant pour le placer dans un formulaire spécifique + +### Technique ### +- Amélioration de performances + - ne pas réévaluer l'arbre des relations entre Unités d'Enregistrements si cela n'est pas nécessaire + - ID externe : éviter les doubles sauvegardes - requête de mise à jour au lieu de sauvegarde +- suppression de code mort + + +Traduit avec DeepL.com (version gratuite) + + v4.1.25 - 2024-09-12 -------------------- -- cgit v1.2.3