Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-31 | 705 Bytes | |
Version 2.1.02 source code.tar.gz | 2023-12-31 | 831.3 kB | |
Version 2.1.02 source code.zip | 2023-12-31 | 1.7 MB | |
Totals: 3 Items | 2.5 MB | 0 |
New Features 🎉
Patch Release
This release is a patch to address issues with the Emergency behavior
Fixes 🔧
- Fixed Emergency Transmission Behavior
- Changed Emergency Radius Default
Installation 💻
You can update your FTS using the Pip Update system. No need to reinstall! Simply run:
:::bash
pip install --upgrade FreeTAKServer
What's Changed 📝
- 661 emergencies not shared by @naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/662
- Update EmergencyRadius default value to 0 by @naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/664
Full Changelog: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.1.01...v2.1.02