Changelog
Voximplant Web SDK changelog
5.1.0 (Feb 3, 2026)
Core module
Introduce ConnectionNode.NODE_12
New API to customize the Watchable behavior: introduce the WatchOptions.immediate, WatchOptions.signal and WatchOptions.guard API
New API to customize event listeners behavior: introduce the ListenerOptions.signal and ListenerOptions.guard API
Stability improvements for the Voximplant cloud connection
Call module
Fix: CallSettings.customData is not correctly sent to a VoxEngine scenario
Fix: Call.hangup for an incoming call that has not been answered yet behaves now as Call.reject with the RejectMode.Decline
Fix: CallEvent.Disconnected.reason is not correct in several cases
Handle the case when a camera device is disconnected while a call is in a reconnecting state
Stability improvements
Conference module
Fix: ConferenceEvent.Disconnected.reason is not correct in several cases
Stability improvements
Streams module
Introduce the ScreenSharingVideoQuality API
Introduce the DevicePermission.requestPermissions API
Improvements for handling browsers responses for permissions requests