Skip to content

Releases: herver/vacdm-plugin

v1.4.1

23 Feb 08:29

Choose a tag to compare

v1.4.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 May 16:19
e09a836

Choose a tag to compare

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

27 Feb 19:06

Choose a tag to compare

  • Clean pilot data when switching mode
  • Improve filtering implementation

⚠️ Only works with vacc-FR version of the server

v1.3.2+vaccFR

10 Sep 13:20
fefe1d8

Choose a tag to compare

  • Release with client-side inactive flag 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)

⚠️ Only works with vacc-FR version of the server