Releases: brian7704/OpenTAKServer
Releases · brian7704/OpenTAKServer
1.7.5
What's New
- Assign device profiles to individual EUDs
What's Fixed
- Fixed several Meshtastic issues
- Added missing
typefield 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_LATchanged toOTS_ADSB_LATOTS_AIRPLANES_LIVE_LONchanged toOTS_ADSB_LONOTS_AIRPLANES_LIVE_RADIUSchanged toOTS_ADSB_RADIUS- New config options
OTS_ADSB_API_URLandOTS_ADSB_API_KEY
New Contributors
Full Changelog: 1.7.4...1.7.5
1.7.3
What's Fixed
- Fixes to allow WearTAK EUDs to connect
- Fixed a bug that didn't allow CloudTAK to subscribe to Data Sync missions
- Publish markers added via the
/api/markersendpoint to the correct RabbitMQ exchange - @Incom0de fixed an issue with the German translation
- Fixed a bug that prevented roles to be added to users when they register
Full Changelog: 1.7.2...1.7.3
1.7.2
What's new
- Korean translation thanks to @fanntom
- Italian translation thanks to @Rick-11415
What's changed
- Most API endpoints are now sortable
Full Changelog: 1.7.1...1.7.2
1.7.1
What's New
- Added Brazilian Portuguese translation thanks to @sorokaalex
Full Changelog: 1.7.0...1.7.1
1.7.0
What's New
- Added translations for Ukrainian, German, Portuguese, and Spanish (more languages coming soon)
- Added ability to link your TAK.gov account
Full Changelog: 1.6.3...1.7.0
1.6.3
1.6.2
What's Fixed
- Fixed a regression that caused the administrator user not to have administrator rights
What's changed
- Bumped flask-security to 5.7.1
Full Changelog: 1.6.1...1.6.2
1.6.1
What's New
- Added
OTS_ADSB_GROUP,OTS_AIS_GROUP, andOTS_MESHTASTIC_GROUPwhich are created automatically at startup
What's Changed
- The administrator account will only be created on startup if no other administrator account exists
- Bumped dependencies
- The
__ANON__group is no longer able to be deleted
What's Fixed
- Fixed an error that prevented TAKX from downloading data packages
- Fixed an error that prevented TAK Aware from downloading data packages
- Fixed several issues regarding iTAK and data sync missions
- Fixes to eud_handler to improve stability
Full Changelog: 1.6.0...1.6.1
1.6.0
1.5.11
What's Fixed
- Added iTAK's Grey team to the list of teams
What Changed
- Removed python-dynamic-versioning dependency
Full Changelog: 1.5.10...1.5.11