github FreeTAKTeam/FreeTakServer v2.0.11a0
Version 2.0.11a0

latest releases: v2.2.1, 2.2, v2.1.03...
pre-release20 months ago

Summary

This is an alpha release of 2.0 for open-testing purposes. It is NOT meant for production use.
In this version, we've begun redesigning the codebase to be more stable, modular and extensible than ever before. We began to experiment with the power of this new design by further extending the feature set with things like smart emergencies and repeated cots.

Installation

Want to be a tester? Fantastic, we'd love to have you! To get started please keep a couple of things in mind...

  1. this is a pre-release version so it must be installed from pypi as follows "pip install FreeTAKServer==0.2.0.11a0"
  2. this version will not work with the 0-touch install so installation and configuration will need to be done manually until we are prepared for the next phase of testing.

New Features

  • Smart emergencies: SA capacity undermined by a flood of emergencies? We've introduced smart emergencies which allow you to set a radius within which emergencies are sent to users. e.g. (Bob and Alice both have emergencies Bob is 5km away from Charlie, and Alice is 3000km away from Charlie, given the smart emergency distance is 20km Charlie will receive only Bob's emergency)

  • Repeated COTs: Sick of having to re-broadcast essential situation information every time a new client connects? That's where repeated cots come in. Using the API you can now create a COT which, by default, is re-sent to any and all newly connected clients to ensure everyone is on the same page.

What's Changed

New Contributors

Full Changelog: v1.9.9.2...v2.0.11a0

Don't miss a new FreeTakServer release

NewReleases is sending notifications on new releases.