Original publication date: August 30, 2022
Client View
Removed
-
API Key property.
In the Meeting SDK for Web version 2.7.0 releasing at the end of August 2022, the apiKey property will be removed from the join() function, therefore you will not be able to join a meeting. See Migrate to SDK Key for versions 2.7.0 and above to learn how to use the SDK Key to join a meeting.
Added
-
Live stream support.
-
Live transcription event callbacks.
-
Small iframe support for audio/video preview page.
Enhanced
-
Participant list scroll performance (virtualization).
-
Participant in-meeting ID to be consistent and persistent across the main session and breakout rooms.
-
In-session resource support for events.
-
Footer look-and-feel and code structure.
Fixed
-
Captions not showing properly in v2.6.0.
-
Issues showing participants’ name tags when using no-branding wallpapers.
-
Panelists not being able to chat when chat is disabled for attendees.
-
“Settings” panel not closing after leaving a meeting.
-
Issues changing to the “Resource” tab from the “Chat” tab when clicked on by panelists and attendees in webinars.
-
“Claim Host” and “Cancel” buttons were missing from the “Claim Host” dialog.
-
Inability to click “Join” button when showing the audio or video preview page in a small iframe window could not click the “Join” button.
Component View
Removed
-
API Key property.
In the Meeting SDK for Web version 2.7.0 releasing at the end of August 2022, the apiKey property will be removed from the join() function, therefore you will not be able to join a meeting. See Migrate to SDK Key for versions 2.7.0 and above to learn how to use the SDK Key to join a meeting.
Added
-
5x5 gallery view support.
-
Support for customized waiting rooms.
-
Option in “Settings” panel to toggle sending video in 720p given no hardware/account limitations.
-
Quality of service (audio/video statistics data) event listeners.
-
Support for panelists to delete or dismiss Q&A questions in webinars.
Enhanced
-
Component View demo to use SDK Key + Secret instead of API Key + Secret.
Fixed
-
Self-view resizing issues in Firefox, Safari, and Chrome without SharedArrayBuffer access.
-
Virtual background image files not loading properly when the waiting room is enabled.
-
Placeholder tips not showing in Q&A panel.
-
Attendee’s question being removed in “My Questions” tab when dismissed by the host.
-
Host being able to chat when chat is disabled.