Skip to content

Release Version 1.0.0.4

Compare
Choose a tag to compare
@Cale-Torino Cale-Torino released this 11 Oct 21:10
· 73 commits to main since this release

FreeTAKServer Manager

The FreeTAKServer Manager specific for FTS version 1.9.1.5

Make sure you have a clean Python install.

Make sure your python environment variable path is clean.

Due to changing config files etc. I have to compile a new version for every new FTS release.

FreeTAKServer Manager has the ability to:

  • Start
  • Stop
  • Restart
  • Install
  • Uninstall
  • start on startup
  • send alert emails
  • let the user test the API (localhost & custom)
  • allow quick MainConfig.py & config.py edits
  • Open a portforward testing page

.NET Framework 4.7.2
C# Windows Presentation Foundation
C# Winforms

Release Notes

[ Version: V1.0.0.4 ]
[ Date: 11th October 2021 ]

  • Added installer
  • Added .msi file to release
  • Added .yaml file FreeTAKServer/controllers/configuration_wizard.py
  • Check that Python installed now runs after the server is installed as well as on form load
  • General bug fixes