Skip to content

version 2.0.66

Pre-release
Pre-release
Compare
Choose a tag to compare
@naman108 naman108 released this 14 May 22:50
9fff5a3

Summary

This release has improved the stability and performance of the TCP and SSL CoT services by implementing the digitalpy architecture. Both services now communicate through the ZeroMQ based Z-Manager and refactored internals. Further more our logging is now more configurable, and more effective at the Debug level.

Installation

the suggested way to install FTS is by using our signature ZeroTouch installer
on a Ubuntu 22.04 machine type
wget -qO - https://raw.githubusercontent.com/FreeTAKTeam/FreeTAKHub-Installation/up-installer-to-v2/scripts/easy_install.sh | sudo bash

  1. If you want to install using Pypi
  2. Use an Ubuntu 22.04 nachine
  3. (optional) Install python3.11
  4. pypi as follows
    pip install FreeTAKServer[UI]

What's Changed

Full Changelog: v2.0...v2.0.66b