diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-06 11:22:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-06 11:22:37 +0200 |
commit | 773d6bc7acdcf81dc295d9a729ddf01b1b4d8293 (patch) | |
tree | 66b9bea9c31f476ff5cdcae3602682b17d48a289 /changelog | |
parent | ba637af09598041b042c561ce1dc0e62e7561b1f (diff) | |
download | Ishtar-773d6bc7acdcf81dc295d9a729ddf01b1b4d8293.tar.bz2 Ishtar-773d6bc7acdcf81dc295d9a729ddf01b1b4d8293.zip |
đź”– version 4.0.56
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 7 |
2 files changed, 15 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 8b4bd116d..8261add45 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,5 +1,13 @@ +v4.0.56 - 2023-09-06 +-------------------- + +### Features/improvements ### +- improve online documentation + ### Technical ### - imports - linking: remove irrelevant keys +- imports - geo: fix import association when import_key is matched +- fix update of cached coordinates on precision change of the SRS v4.0.55 - 2023-08-07 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 6ff0d1bdc..00b99cfbc 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,6 +1,13 @@ +v4.0.56 - 2023-09-06 +-------------------- + +### Fonctionnalités/améliorations ### +- amélioration de la documentation en ligne ### Technique ### - imports - correspondance : suppression de clés non pertinentes +- imports - geo : correction de l'association aux imports lorsque la clé d'import correspond +- correction de la mise à jour des coordonnées mises en cache en cas de changement de précision du SRS v4.0.55 - 2023-08-07 -------------------- |