diff options
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index ebaac83b6..a17fc9080 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -2,6 +2,10 @@ v4.0.XX - 2099-12-31 -------------------- ### Features/improvements ### +- geo form: + - add coordinates display + - get coordinates from geolocalisation +- geo sheet: display point buffer #### Imports ##### - pre-import forms @@ -36,7 +40,9 @@ v4.0.XX - 2099-12-31 - tables: user, action, IP, routable IP ### Bug fixes ### -- geo sheet: do not zoom or select point with no x, y coordinates +- geo sheet: + - do not zoom or select point with no x, y coordinates + - fix 2d point display v4.0.75 - 2024-04-16 -------------------- |