diff options
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
| -rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 16 | 
2 files changed, 29 insertions, 0 deletions
| 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  -------------------- | 
