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:
pip install --upgrade FreeTAKServer
What's Changed 📝
- Fix github actions to upload to GHCR by @RadioAndrea in #652
- Allow container action to be triggered manually for a "latest" release by @RadioAndrea in #653
- Reverting changes to setup.py by @brian7704 in #648
- added action changes by @naman108 in #658
- 657 datapackages endpoint bugs by @naman108 in #659
Full Changelog: v2.1...v2.1.01