Releases: FreeTAKTeam/FreeTakServer
Version 1.7.5.1 public release
implemented pull requests and updated dependancies.
1.7.1 Public Release
This release of FTS includes an updated API, MySQL compatability and a new Queue based system for interprocess communication increasing server stability and capacity.
FTS 1.6 ANDROID EDITION
FreeTAKServer 1.6 is now available as an Android package.
1.6 is not adding new functionalities, instead it's allowing you to run FTS on an Android phone. this initial release is experimental and may contain certain limitation.
Because of the nature of Android as OS, we had to make some design choices. However we managed to port the software without rooting the phone.
- allow storage in the app properties
- the standard port to connect is 15777
Follow this link for complete instructions
release version 1.5.10
FreeTAKServer provides Situational Awareness and other capabilities such as:
- sci-fi themed Web Administration
- SSL Encryption Management
- Health Monitor
- Dynamically change IP / ports, start, stop FTS services from web UI
- Service management
- Federation Service (Connecting two or more FTS or TAK server instances)
- Data Package upload and retrieval
- Private data package (user to user)
- Image transfer and storage
- COT recording in a database
- Execution of common task list (using the ExCheck plugin for WinTAK; ATAK plugin only available to users with takmaps.com access)
- User Management
- Command Line Interface
- REST API for creation of information such as emergency, Enemy units and so on
the preferred way to install FTS is by using Pip, that would solve all the required dependencies. the offline release requires additional manual work and has to be used only in the cases where internet connection is not available.
FTS Version 1.1
This release of FTS contains the following improvments and changes:
-
All DB interactions now happen through SQLAlchemy
-
You can now list DataPackages from an active server from the CLI
-
You can now remove DataPackages from an active server from the CLI
-
Improved stability
-
Improved logging
-
Restructured code
-
Clients now stale immediadtly after disconnection
-
You can now set A message to be sent to users on connection
-
More relevant configurations have been moved to the MainConfig file
Release 0.9.9.2
Much more stable implementing a CLI for users and an update to the model implementation, lastly the core functionalities of FTS now run as separate services which can be started and stopped from the CLI independently of one another maximizing flexibility for your deployment.
Version 0.8.4 beta
There has been some extreme code refactoring and organization in addition to logging improvements and a pip package, in addition to this, constants no longer need to be set and arguments have been properly implemented.
FreeTAKServer version 0.7 Alpha
FreeTAKServer now allows for both private and public datapackages in addition to proper handeling of private messages.
supported features:
private data packages
public data packages
user connection
every kind of point drop
geochat to group
private geochat
emergency
user staleout
simple routes
basic geofences
FreeTAKServer version 0.6
variable logging and the emergency function have now both been properly implemented.
v0.4.5alpha
-fixed stale out and user delay
- added windows port and ip input on service start in command line
- improved message handling of long messages
- FreeTak Server Logo and tag line now display when you start the server