All notable changes to this project will be documented in this file.
- Refactor the option editor to be compatible with Grafana 7.x API. (#4)
- Introduce a bunch of new 3rd-party GeoIP APIs.
- Add an option to enable concurrent GeoIP resolution with rate-limiting.
- Add an option to filter out IPs in Bogon Space proactively.
- Support to draw routes as bezier spline, with several implementations (1, 2, and 3)
- Try to treat source hosts as "zeroth" hops by resolving their hostnames as IPs. It would be useful when tunnels exist.
- Improve the UI and content of point popups.
- Improve error indicator. For example, now empty data won't trigger red error warning.
...
Initial Release