Added v1.2.1 release notes

This commit is contained in:
Mitchell McCaffrey
2020-05-10 19:40:48 +10:00
parent 932c9517a6
commit f2ef63b36f
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# v1.2.1
## Minor Changes
- Changed the way maps are stored and sent to other players which should fix a few of the issues with maps not sending properly.
- Added relay servers to use as a fallback for when players aren't able to create a direct connection, this should fix most issues with connection failures.
- Fixed a bug that would stop users from uploading custom maps when web storage was disabled (this mainly happened with Firefox in Private Mode).
- Added a new release notes page on the site which shows all the release notes in one place.
[Reddit](https://www.reddit.com/r/OwlbearRodeo/comments/ggyiz8/beta_v121_release_connection_issues_and_map/)