Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-30 | 863 Bytes | |
Version 2.1.3 source code.tar.gz | 2024-03-30 | 831.7 kB | |
Version 2.1.3 source code.zip | 2024-03-30 | 1.7 MB | |
Totals: 3 Items | 2.5 MB | 0 |
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