tag:github.com,2008:https://github.com/psygames/UnityWebSocket/releases
Release notes from UnityWebSocket
2024-12-29T10:50:50Z
tag:github.com,2008:Repository/61936740/v2.8.6
2024-12-29T10:52:34Z
2.8.6
<p>v2.8.6</p>
<h2>Changes</h2>
<ul>
<li>[BUGFIX] <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2705097207" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/41" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/41/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/41">#41</a> 未关闭 WebSocket 的条件下调用 Application.Quit() 会导致 Unity 应用程序未响应</li>
<li>[优化] 支持 Unity 6000, WebAssembly 2023</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.5
2024-11-11T14:52:11Z
2.8.5
<h2>Changes</h2>
<ul>
<li>[修复] 使用更简单的方式修复Unity运行时触发代码编译导致卡死问题</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.4
2024-11-08T16:24:11Z
2.8.4
<h2>Changes</h2>
<ul>
<li>[修复] 修复Unity运行时,触发代码编译,导致编辑器卡死问题。</li>
<li>[优化] 性能优化,修改Socket发送线程轮询睡眠时间3ms。</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.3
2024-11-08T15:09:20Z
2.8.3
<h2>Changes</h2>
<ul>
<li>[BUGFIX] <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2518616291" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/37" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/37/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/37">#37</a> 修复团结引擎上,微信小游戏平台兼容问题。</li>
<li>[BUGFIX] 修复非UnityEditor下,主动关闭连接问题。</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.2
2024-08-29T08:51:50Z
2.8.2
<h2>Changes</h2>
<ul>
<li>[BUGFIX] Fix task abort on application quit</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.1
2024-08-29T08:50:30Z
2.8.1
<h2>Changes</h2>
<ul>
<li>[BUGFIX] Fix Critical BUG, 100% CPU Utilization <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2487989506" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/34" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/34/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/34">#34</a></li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.8.0
2024-08-27T15:11:58Z
2.8.0
<h2>[OBSOLETE] This version has a critical bug that causes 100% CPU usage.</h2>
<h2>Changes</h2>
<ul>
<li>[Feature] Remove <code>UNITY_WEB_SOCKET_ENABLE_ASYNC</code> support.</li>
<li>[Optimization] websocket send recevice task optimize.</li>
<li>[BUGFIX] <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1848417941" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/29" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/29/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/29">#29</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1871483848" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/30" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/30/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/30">#30</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2073513562" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/31" data-hovercard-type="pull_request" data-hovercard-url="/psygames/UnityWebSocket/pull/31/hovercard" href="https://github.com/psygames/UnityWebSocket/pull/31">#31</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2378006647" data-permission-text="Title is private" data-url="https://github.com/psygames/UnityWebSocket/issues/33" data-hovercard-type="issue" data-hovercard-url="/psygames/UnityWebSocket/issues/33/hovercard" href="https://github.com/psygames/UnityWebSocket/issues/33">#33</a></li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.7.0
2022-10-19T03:21:07Z
2.7.0
<h2>Changes</h2>
<ul>
<li>[Feature] Add wechat minigame support.</li>
<li>[Feature] Add binaryType supported for WEBGL platform.</li>
<li>[Optimization] Code optimization.</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.6.6
2022-05-19T09:00:19Z
2.6.6
<h2>Changes</h2>
<ul>
<li>[BUG FIX] Revert ClientWebSocket keep alive always code.</li>
</ul>
psygames
tag:github.com,2008:Repository/61936740/v2.6.5
2022-05-19T07:57:00Z
2.6.5
<h2>Changes</h2>
<ul>
<li>Support sec-websocket-protocol array.</li>
<li>[BUG FIX] NoWebGL platform ClientWebSocket keep alive always.</li>
<li>[BUG FIX] Version update check.</li>
<li>Some code optimization.</li>
</ul>
psygames