Release notes

Updated at:

This topic describes the release notes for the audio and video calling SDK for WeChat mini programs.

V1.1.1 (2023-07-07)

  • Improved the unsubscribe feature. The SDK now automatically unsubscribes when a remote user stops publishing or leaves the channel.

  • Added an invitation feature that requires the remote user to be online.

  • Fixed an issue with tag callbacks.

V 1.1.0 (2022-10-18)

  • Added support for setting custom tags when publishing.

  • Fixed a heartbeat issue that occurred upon reconnection after a network interruption.

  • The server pushes a reply acknowledgment message.

  • Added reporting of model information.

V 1.0.9 (2021-12-17)

  • Fixed an issue where the WebSocket connection was exclusively occupied, which prevented upper-layer services from using WebSockets.

  • Enabled the compression feature for WebSockets.

  • Added event reporting logic.