Releases: Freifunk-Dresden/ViewerBackend
Releases · Freifunk-Dresden/ViewerBackend
v0.18.0
v0.17.2
v0.17.1
Fixes
- Update log4j 2.16.0 (Security Fix for CVE-2021-45046)
- Update spotbugs
v0.17.0
New
- Support for SysInfo v17
Changes
- Changes to new Communities (removed old)
- Clean up and naming conventions
- Update log4j and gson
Fixes
- Security Fix CVE-2021-44228
v0.16.0
- Implementation of traffic statistics
- Added new mesh and adhoc link types
- Added model and manufacturer statistics
- Added support for sysinfo version 16
- Added new vpn servers
- Disable airtime for specific targets (are faulty)
- For version checks, also check major version
- Updated dependencies
v0.15.0
v0.14.0
v0.13.0
Changes
- Update gson to 2.8.6
- Update mysql-connector-java to 8.0.19
- Update influxdb-java to 2.17
- Update vpn servers for statistics
- Remove vpn 4 and 8
- Add vpn zürich and offloader
- Add nameservers ns1 and ns2
- Update api url
- Update maven plugins
Fixes
- Fix JSON parsing, when HTML is accidentally injected in Sysinfo
- Fix MeshViewer id (Use fake id in same manner as fakemac)
MeshViewer needs a 12 digit id to work correctly
v0.12.3
Changes
- Get model, firmware and auto update also from API
- Pump Java version to 9
- Separate Threads for stats and database saving
- End database saving, when taking longer than 3 minutes
- Only save data of online nodes to database
Fixes
- Fix closing of influx connection