Releases: MirrorNetworking/Mirror
Releases · MirrorNetworking/Mirror
v3.11.11
Bug Fixes
- Telepathy updated to latest version. connectionId counter is properly reset after stopping server. (abf06df)
v3.11.9
3.11.9 (2019-07-17)
Bug Fixes
- do not accumulate changes if there are no observers fixes #963 (#964) (64a0468)
v3.11.7
3.11.7 (2019-07-14)
Bug Fixes
- Telepathy forgot to set socket options for accepted clients on the server (22931fc)
v3.11.6
3.11.6 (2019-07-02)
Performance Improvements
- Recycle argument writer to avoid allocations (#945) (9743216)
v3.11.5
3.11.5 (2019-07-01)
Performance Improvements
- remove allocations during syncvar sync (#946) (d2381ce)
v3.11.4
3.11.4 (2019-06-28)
Bug Fixes
- properly stop client and server in OnApplicationQuit so that clients still get a chance to send then 'quit' packet instead of just timing out. Also fixes a bug where OnStopServer/OnStopClient were not called when stopping the Editor. (#936) (d6389e6)
v3.11.3
3.11.3 (2019-06-27)
Performance Improvements