diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-01-08 16:01:39 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:56:43 +0100 |
commit | 2d08645c3245c467ea55af70f5cd5dcc74e4b74a (patch) | |
tree | af86ebf24a31c4c7d592d66dbe732e9b856ca99c /changelog | |
parent | 3025359e8eb25136a30fe48690dca1ed605d5784 (diff) | |
download | Ishtar-2d08645c3245c467ea55af70f5cd5dcc74e4b74a.tar.bz2 Ishtar-2d08645c3245c467ea55af70f5cd5dcc74e4b74a.zip |
🐛 Geo sheet: do not zoom or select point with no x, y coordinates
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 3 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 5698249f8..38961c599 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -35,6 +35,9 @@ v4.0.XX - 2099-12-31 #### GDPR Module ##### - tables: user, action, IP, routable IP +### Bug fixes ### +- geo sheet: do not zoom or select point with no x, y coordinates + v4.0.72 - 2024-02-05 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 76c1ca666..5aa63679c 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -36,6 +36,8 @@ v4.0.XX - 2099-12-31 #### Module RGPD ##### - tables RGPD : informations sur utilisateur, action, IP, IP routable +### Corrections de dysfonctionnements ### +- fiche géo : retrait des fonctions de zoom et de sélection pour les points sans coordonnées x et y v4.0.72 - 2024-02-05 -------------------- |