Features
- Support for multiple simultaneous call client instances is now in beta. For more information, check out our new guide.
- Improve noise cancellation (specified via
updateInputSettings()
or theinputSettings
call property) and make it available on desktop and mobile Safari. - Added a
networkThreshold
property tocall.participants()
objects and related events (e.g.participant-updated
, etc.), showing their network quality. - (Prebuilt only) Added support for new
enable_shared_chat_history
domain and room properties, which controls whether newly-joined participants can see chat history from before they joined.
Bugfixes
- Fixed a TypeScript type definition.