Original publication date: November 20, 2022
Client View
Added
-
Gallery view supports for Firefox with SharedArrayBuffer enabled.
-
Electron web view screen sharing support via
shareSource
option. -
Support for broadcasting audio messages to breakout rooms.
-
Support to send or receive files in chat messages.
Enhanced
-
Waiting page to auto join meeting or webinar when started.
-
onRetryCallback
to provide the meeting UID, such that it can be used to end a meeting via REST API when a “meeting cannot be started because another meeting is running” error is encountered.
Fixed
-
Subtitle blocked when showing captions.
-
An issue where promoting an attendee or demoting a panelist would cause the QA and raise-hand buttons to be unclickable.
-
Missing options in sign language view.
-
Issue where sign language view sometimes dropped to an invisible area.
-
Meeting password unintentionally visible to attendees in certain cases.
-
Error code 1005 message to correctly read as “No response from web, try again later.” when encountering issues joining webinars.
-
Webinar UI not resizing correctly for attendees after the host stops screen sharing.
Component View
Added
-
Gallery view for Firefox with SharedArrayBuffer enabled.
-
Support for the host to start a breakout room automatically or manually.
-
Support for broadcasting chat messages to breakout rooms.
-
Multi-language transcription feature.
-
Caption, transcription, and translation support.
-
caption-message
,recording-change
, andlocal-recording-change
events callbacks.