Skip to content

Releases: FreeTAKTeam/FreeTakServer

Version 1.7.5.1 public release

05 Apr 20:35
8fe8f32
Compare
Choose a tag to compare

implemented pull requests and updated dependancies.

1.7.1 Public Release

05 Apr 00:54
4e0f94e
Compare
Choose a tag to compare

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

10 Mar 02:56
Compare
Choose a tag to compare

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

01 Feb 21:25
Compare
Choose a tag to compare

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

08 Oct 02:42
Compare
Choose a tag to compare

This release of FTS contains the following improvments and changes:

  1. All DB interactions now happen through SQLAlchemy

  2. You can now list DataPackages from an active server from the CLI

  3. You can now remove DataPackages from an active server from the CLI

  4. Improved stability

  5. Improved logging

  6. Restructured code

  7. Clients now stale immediadtly after disconnection

  8. You can now set A message to be sent to users on connection

  9. More relevant configurations have been moved to the MainConfig file

Release 0.9.9.2

01 Aug 01:44
6883c6b
Compare
Choose a tag to compare

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

17 Jun 15:38
Compare
Choose a tag to compare

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

08 May 17:26
Compare
Choose a tag to compare

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

23 Apr 21:41
Compare
Choose a tag to compare

variable logging and the emergency function have now both been properly implemented.

v0.4.5alpha

18 Apr 18:07
Compare
Choose a tag to compare
v0.4.5alpha Pre-release
Pre-release

-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