Releases: herver/vacdm-plugin
Releases · herver/vacdm-plugin
v1.4.1
What's Changed
- Use spdlog for logging by @herver in #3
- Improvement and bug fixes by @ZeFlyingGnome in #5
New Contributors
- @ZeFlyingGnome made their first contribution in #5
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Dependencies managed via
vcpkg(except for GeographicLib until geographiclib/geographiclib#37 is released) - Uses
cpp-httplib - Uses
nlohmann-json - Replaced full custom logger with
spdlog - Switched compiler to
clang
Full Changelog: v1.3.3...v1.4.0
v1.3.3+vaccFR
- Clean pilot data when switching mode
- Improve filtering implementation
v1.3.2+vaccFR
- Release with client-side
inactiveflag management disabled (it is done server-side now) - Ignore "simulated" updates from ES
- Do not push update if aircraft above 5000ft
- Do not push if aircraft distance from origin airport greater than 10 nm (will be configurable at a later stage)