Upgrade notes
New dependencies required
python3 -m pip install click>=8.1.2 aiohttp>=3.8.0
Bug Fixes
- Management commands not recognized #17
- Stopping the relay too soon would cause new instances to not be saved
New Features
- New CLI to manage database and config
- Setup wizard to configure a new relay without manual config editing
Misc
- Documentation for setting up, configuring, and running a relay in /docs
- New docker management script. Not recommended to use on existing setups.