diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-13 19:01:56 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-14 16:57:44 +0100 |
commit | b434924e40795014617a57f616d164cdad6c430d (patch) | |
tree | ae0a62cdd4fd4ded4cafd7aa1b37ec643b621b6b /changelog | |
parent | d0d146cc099bfe2d58a8c8ec6e57096661d1fdcb (diff) | |
download | Ishtar-b434924e40795014617a57f616d164cdad6c430d.tar.bz2 Ishtar-b434924e40795014617a57f616d164cdad6c430d.zip |
đź”– version 4.0.64
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 11 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 10 |
2 files changed, 21 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 098951fbc..5b884c404 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,14 @@ +v4.0.64 - 2023-11-13 +-------------------- + +Many improvement in post-treatments. Better performance for imports are expected. + +### Technical ### +- remove bulk update: should not be useful anymore and can severely degrade performance +- improve parcel post-treatments - add timestamp to prevent multiple geo and cached_label edition + + + v4.0.63 - 2023-11-08 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index f260e8eb0..0942ed0a0 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,13 @@ +v4.0.64 - 2023-11-13 +-------------------- + +Nombreuses améliorations dans les post-traitements. De meilleures performances sont attendues pour les imports. + +### Technique ### +- suppression de la mise à jour "bulk" : ne devrait plus être utile et pouvait sévèrement dégrader les performances. +- amélioration des post-traitements des parcelles - ajout d'un horodatage pour éviter des répétition de post traitements geo et de label en cache. + + v4.0.63 - 2023-11-08 -------------------- |