Skip to content

v3.8.3-patch.4

Compare
Choose a tag to compare
@FGadvancer FGadvancer released this 21 May 10:27
· 46 commits to v3.8.3-patch since this release

What's Changed

  • fix: use a custom close code for javascript websocket active disconnection to prevent close failures, according to the WebSocket RFC documentation. by @FGadvancer in #923
  • fix: recycle javascript promise function manually to prevent memory l… by @FGadvancer in #922
  • fix: SyncLoginUserInfo by @withchao in #929
  • fix: repeat notification trigger by @withchao in #948

Full Changelog: v3.8.3-patch.3...v3.8.3-patch.4