diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-01-09 12:16:15 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:40:54 +0200 |
| commit | 9e2cedc18a4edfe280be76d698d5523f98506de8 (patch) | |
| tree | f6ffd2f603eca1800724fd0e5da44e8d184bd33e /changelog/en | |
| parent | c96c21da408852a284cc182654e545c1f6a25e89 (diff) | |
| download | Ishtar-9e2cedc18a4edfe280be76d698d5523f98506de8.tar.bz2 Ishtar-9e2cedc18a4edfe280be76d698d5523f98506de8.zip | |
✨ sheet map: display buffer - 🐛 sheet map: fix 2d point display
Diffstat (limited to 'changelog/en')
| -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 -------------------- |
