Releases: PocketRelay/Server
v0.5.6
Description
This release includes an updated dashboard which allows you to import, export, and clear player data
What's Changed
- Bump docker release version by @jacobtread in #29
- Dashboard Updated by @jacobtread in #33
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Merging qos fixes by @jacobtread in #27
- Merging fixed for release by @jacobtread in #28
Full Changelog: v0.5.3...v0.5.5
v0.5.4
Added patch to fallback to derived socket address when missing
v0.5.3
What's Changed
- Small non breaking changes by @jacobtread in #25
- Merging improvements and fixes for v0.5.3 by @jacobtread in #26
Full Changelog: v0.5.2...v0.5.3
v0.5.2
This release adds support for game invites, fixies issues surrounding matchmaking, along with other optimizations and improvements
What's Changed
- Dev by @jacobtread in #22
- Merging dev changes by @jacobtread in #23
- Merging release changes by @jacobtread in #24
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Fixed matchmaking and added create account feature
v0.5.0
Server restructure for new server layout when updating to this server version you will also need to update to the latest version of the client
What's Changed
- Merging new server structure by @jacobtread in #17
Full Changelog: v0.4.0...v0.5.0
v0.5.0-alpha
Alpha testing release for new server client design which only exposes 1 port and can upgrade HTTP connections into blaze connections. Requires the new client in order to do this.
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
v0.3.3
Fixes and other small changes mainly to fix MySQL databases
What's Changed
- Merge Dev by @jacobtread in #13
- Merging cleanup and fixes by @jacobtread in #15
Full Changelog: v0.3.2...v0.3.3