Skip to content

v0.4.0

Compare
Choose a tag to compare
@jacobtread jacobtread released this 21 Mar 06:45
· 519 commits to master since this release
b6f657c

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

Full Changelog: v0.3.3...v0.4.0