diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 4 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index fc8efbcc3..0c79a4bf8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -3,7 +3,9 @@ v4.0.55 - 2099-12-31 ### Technical ### - `ishtar_maintenance` script: add "filter" option in order to limit script to a specific query -- fix crash with no search counted +- fix crash with no search counted +- fix cascade update for base finds +- optimise post-treatments: prevent unnecessary cascade update (refs #5617) v4.0.54 - 2023-07-19 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 7dad66905..68e4b9777 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -3,7 +3,9 @@ v4.0.55 - 2099-12-31 ### Technique ### - script `ishtar_maintenance` : ajout de l'option "filter" afin de limiter le script à une requête spécifique -- correction de crash quand aucune recherche n'est comptabilisée +- correction de crash quand aucune recherche n'est comptabilisée +- correction de crash lors de mise à jour en cascade du mobilier d'origine +- optimisation des post-traitements : éviter des mises à jour en cascade inutiles (refs #5617) v4.0.54 - 2023-07-19 -------------------- |