Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

v0.8b

Latest

Choose a tag to compare

@thearyadev thearyadev released this 01 Jun 17:51
· 9 commits to main since this release

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