release 5.3.1

This commit is contained in:
Nick Krecklow
2020-05-05 23:45:04 -05:00
parent 4c2c8492b8
commit 49379acc77
6 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,6 @@
**5.3.1** *(May 5 2020)*
- Fixes Mojang service status indicators not updating after initial page load.
**5.3.0** *(May 5 2020)*
- Replaces socket.io library (and dependency) with vanilla WebSockets.
- Frontend reconnect behavior has been improved to use exponential backoff behavior (up to 30 seconds) with unlimited retries.