This repository was archived by the owner on Nov 10, 2023. It is now read-only.
NOTE: All of these changes are breaking. Please read the updated server installation guide for details.
### v0.8b Changes:
- use docker compose
- update server installation process
- move accounts.sqlite to ./accounts/accounts.sqlite. This allows for the accounts.sqlite file to be managed by the user when using docker. Previously it was embedded into the docker image, and would be deleted if the image was rebuilt.
- bug fixes which caused the windows executable to fail
Full Changelog: v0.7b...v0.8b