Added v1.6.2 release notes

This commit is contained in:
Mitchell McCaffrey
2020-10-27 19:40:59 +11:00
parent c593ac3363
commit 12c1c3250c
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
## Minor Changes
This is a small release fixing a few connection bugs.
- Added automatic error reporting. This should hopefully make it easier for us to track down bugs and fix them.
- Fixed a bug where player connections sometimes weren't being cleaned up on a network error.
- Added in game notifications when players leave or join a game.
- Changed auto reconnect timing to be a little more accurate.
- Fixed a bug where full resolution maps weren't being sent if the map owner left the game and rejoined.
[Reddit]()
[Twitter]()
---
October 27 2020