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
5.0.0 (Oct 22, 2025)
New API without Voximplant Web SDK v4 compatibility
Modular architecture - separate core, call, conference, messaging, noise suppression, smart queue, stream and statistics modules
Observer-like reactivity system with Watchable variables
Full control over audio and video streams on the application side
Advanced noise suppression for calls and conferences