For some reason a file was missing from the Steam depo, causing WebSocket functionality to break in the last build. I'm unsure what caused the problem, since the file was present locally and copying is handled by a batch script, but just republishing seems to fix it.
Compatible with previous, but if you don't update websockets might not work for you (which will also likely cause issues for SignalR).
Locale:
- Merged Russian locale update by @shadowpanther
Fixes:
- Republished build to fix missing
System.Net.WebSockets.Client.Managed.dll
from the install to fix websockets not working (reported by @scarstrf, @decoybird, @luxkitty, issue #2670)
Changed files in this update