diff options
author | Ătienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 18:51:16 +0100 |
---|---|---|
committer | Ătienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 18:56:45 +0100 |
commit | aac25d8d954eec47cb6211f58cb1f89d3bbc34d1 (patch) | |
tree | 50cf303bccffad3eda1030ba7ef43f254f507d6a /changelog | |
parent | 20954e71e00a2199dde84eb9d5aa42e3bcb155fa (diff) | |
download | Ishtar-aac25d8d954eec47cb6211f58cb1f89d3bbc34d1.tar.bz2 Ishtar-aac25d8d954eec47cb6211f58cb1f89d3bbc34d1.zip |
đ New Geo item form: center map widget on the center of the main geo item or use default center of the instance (#5676)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 2 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index f58362514..80b2a1591 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -9,6 +9,8 @@ v4.0.67 - 2023-11-28 - Document table: fix performance issue on sort (#5667) - Document bulk update: fix to add new author (#5681) - Custom form - add missing forms types (#5668) +- New Geo item form: center map widget on the center of the main geo item or use default center of the instance (#5676) + v4.0.66 - 2023-11-22 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 020ac98a2..bc31a053c 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,4 +1,4 @@ -v4.0.67 - 2023-11-28 +v4.0.67 - 2023-11-29 -------------------- ### Corrections de dysfonctionnements ### @@ -9,6 +9,7 @@ v4.0.67 - 2023-11-28 - Table documents : correction d'un problÚme de performance lors du tri (#5667) - Document - Formulaire de mise à jour groupée : correction de l'ajout de nouveau auteur (#5681) - Formulaire personalisé : ajout de type de formulaire manquants (#5668) +- Formulaire nouvel élément géographique : widget de carte centré sur le centre de l'élément géographique principal ou à défaut au centre par défaut paramétré pour l'instance (#5676) v4.0.66 - 2023-11-22 -------------------- |