Skip to content

FTS Version 1.1

Compare
Choose a tag to compare
@naman108 naman108 released this 08 Oct 02:42

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