Skip to content

1.7.5

Latest

Choose a tag to compare

@brian7704 brian7704 released this 05 Feb 20:56
· 5 commits to master since this release

What's New

  • Assign device profiles to individual EUDs

What's Fixed

  • Fixed several Meshtastic issues
  • Added missing type field to mission invitations

What's changed

  • feat(format): add black and isort formatting by @layertwo in #242
  • Fix: PostgreSQL operator mismatch in marti_api/cot_marti_api.py by @joltcan in #246
  • Airplanes.live scheduled job
    • Now supports an API key
    • Supports other services with the same API such as adsbtak.com
    • OTS_AIRPLANES_LIVE_LAT changed to OTS_ADSB_LAT
    • OTS_AIRPLANES_LIVE_LON changed to OTS_ADSB_LON
    • OTS_AIRPLANES_LIVE_RADIUS changed to OTS_ADSB_RADIUS
    • New config options OTS_ADSB_API_URL and OTS_ADSB_API_KEY

New Contributors

Full Changelog: 1.7.4...1.7.5