summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-08-08 12:20:07 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-08-08 14:44:38 +0200
commit3f1de491d60943b8d8f82088febe2af89a8801de (patch)
tree4cf18a700614ceaad94c42175201d2683ce35dd9 /changelog
parentfbab3b61058fac36c11e17c0e502e0bf2ad57b23 (diff)
downloadIshtar-3f1de491d60943b8d8f82088febe2af89a8801de.tar.bz2
Ishtar-3f1de491d60943b8d8f82088febe2af89a8801de.zip
⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)
Diffstat (limited to 'changelog')
-rw-r--r--changelog/en/changelog_2022-06-15.md4
-rw-r--r--changelog/fr/changelog_2023-01-25.md4
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
--------------------