Freetakserver

Latest version: v2.1.3

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

2.1.03

New Features 🎉
Patch Release
This release is a patch to fix QR code issues.

Fixes 🔧
* The QR code option on the UI now works.

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 📝
* docs: improved documentation by beholdenkey in https://github.com/FreeTAKTeam/FreeTakServer/pull/667
* Feature/container volume by RadioAndrea in https://github.com/FreeTAKTeam/FreeTakServer/pull/686
* fixed qr code generation by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/687

New Contributors
* beholdenkey made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/667

**Full Changelog**: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.1.02...v2.1.03

2.1.02

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

2.1.01

New Features 🎉
Patch Release
This release is a patch to address issues with the API endpoints used by the UI.

Fixes 🔧
* Fixed an issue with uploading DataPackages from the UI.
* Fixed a bug where deleting DataPackages from the UI was not functioning properly.
* Resolved an issue where the DataPackage list contained references to excheck templates.

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 📝
* Fix github actions to upload to GHCR by RadioAndrea in https://github.com/FreeTAKTeam/FreeTakServer/pull/652
* Allow container action to be triggered manually for a "latest" release by RadioAndrea in https://github.com/FreeTAKTeam/FreeTakServer/pull/653
* Reverting changes to setup.py by brian7704 in https://github.com/FreeTAKTeam/FreeTakServer/pull/648
* added action changes by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/658
* 657 datapackages endpoint bugs by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/659


**Full Changelog**: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.1...v2.1.01

2.1

New Features
* Mission Sync: Now, synchronize TAK devices involved in a singular event seamlessly, even when users are offline.
* ExCheck Feature: Users can now easily monitor and update the status of shared checklists, enhancing collaboration and efficiency.
* Stabilized SSL Connections: FTS now properly closes SSL connections, paving the way for months of stable, uninterrupted usage.
* Support for ATAK 4.10: We've adapted to the latest changes in the COT specification (still experimental, but we're on it!).
* Docker Support: Introducing the initial release of a Docker container for FTS, complete with docker-compose for FTS and its UI.

What's Changed
* ukrainian read me file update by c anbolatos in https://github.com/FreeTAKTeam/FreeTakServer/pull/588
* ExCheck support by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/597
* fix: incorrect branch in wemake workflow by Joey40 in https://github.com/FreeTAKTeam/FreeTakServer/pull/602
* Persistent installation flag by qpSHiNqp in https://github.com/FreeTAKTeam/FreeTakServer/pull/577
* Fix permissions / build caching of docker by qpSHiNqp in https://github.com/FreeTAKTeam/FreeTakServer/pull/576
* Fts 2.1 by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/612
* Refactor Dev Pypi Upload for Poetry by HeroesLament in https://github.com/FreeTAKTeam/FreeTakServer/pull/616
* Implement mission by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/611
* Fts 2.1 into mission implementation by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/619
* Bump flask to 2.3.2 by brian7704 in https://github.com/FreeTAKTeam/FreeTakServer/pull/637
* Move 388 fix docker from personal to team repo by RadioAndrea in https://github.com/FreeTAKTeam/FreeTakServer/pull/638
* Repair Docker and Actions by RadioAndrea in https://github.com/FreeTAKTeam/FreeTakServer/pull/639
* Add access attribute for the new CoT format by brian7704 in https://github.com/FreeTAKTeam/FreeTakServer/pull/641

New Contributors
* canbolatos made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/588
* Joey40 made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/602
* qpSHiNqp made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/577
* brian7704 made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/637
* RadioAndrea made their first contribution in https://github.com/FreeTAKTeam/FreeTakServer/pull/638

**Full Changelog**: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.0.69...2.1

2.0.69

What's Changed
* fixed private sending to many recipients by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/591
* fixed emergency API by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/591
* modified user count to utilize the IAM component by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/591

**Full Changelog**: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.0.66...v2.0.69

2.0.66

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
* Remove Python 3.8 testing by hickey in https://github.com/FreeTAKTeam/FreeTakServer/pull/567
* 573 log level insane by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/579
* Move emergency api by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/580
* converted tcp and ssl services to proper digitalpy implementations by naman108 in https://github.com/FreeTAKTeam/FreeTakServer/pull/589


**Full Changelog**: https://github.com/FreeTAKTeam/FreeTakServer/compare/v2.0...v2.0.66b

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.