v0.4.0
Removed support for MySQL databases
MySQL databases are no longer supported from this version onward if you want to use a MySQL database you will have to use an older server version
Changes the configuration system to use JSON See Configuration Guide.
Remove configuration keys for DB path, and Log directory
Added configuration key for setting super admin password on startup
Added un-tested support for handling Origin Invites and accepting invites
Added sequential port numbers (Note if you've forwarded ports you will need to update them to these new ports or change the ports in the config file
What's Changed
- Merged v0.4.0 changes for release by @jacobtread in #16
Full Changelog: v0.3.3...v0.4.0