- Added a new Security Toolbar icon to display meeting security features.
- Added support for data center selection within Account settings.
- Display label to users stating that certain browsers do not support VOIP.
- Fixed black screen for Webinar users when the host chooses to end the meeting for all.
- Fixed required password not showing for users joining by phone.
- Remove rwcEndpoint,
- Add ko-KO Korea language
- Fixed waiting room admit issue
- WebSDK < 1.7.4 are not compatible
- Update WebSDK AV lib version
- Leave URL is not triggered when clicking ok
- Chat string displays string key instead of the actual string
- Added support for Edge Chromium (Min version: v80+)
- Added a new interface
getCurrentUser
to retrieve the user information(such as userId, participantId, userName,etc.) of the current user - Optimized the interface
getAttendeelist
to ensure the user ID at index 0 represents the current user - Enhanced the chat privileges that could be configured by the host or the co-host and add new privilege
Allow Participants to chat with Everyone publicly and privately
- Fixed an issue that the responsive menu is being cut off after resizing the window
- Fixed an issue that the attendee sees black blocks shown on the screen when viewing the host’s shared content
- Added network support failover. WebSDK can now quickly reconnect back to servers without degrading the meeting experience.
- Support new Audio Encryption Algorithm.
- Added notification when remote meeting conrol admin starts or stops.
- Added host to remote control meeting allowing users to chat with everyone of privately.
- Added Spotlight for the host to choose who to foucs on when speaking instead of active speaker.
- Added Video support for iPadOS.
- Enhanced UI visibility for full screen button.
- Changed npm module from zoomus-jssdk -> @zoomus/websdk.
- Fixed jquery name within the Web SDK dependencies.
- Fixed invite url domain to reflect brand settings.
- Fixed bug where video freezes after switching tabs.
- Fixed From & To indicator within chat to not overlap.
- Fixed hover over chat messages to be localized.
- Fixed localized leave meeting button to not be cutoff.
- Fixed Chat Window after clicking Pop Out.
- Fixed C# generate signature.
- Fixed API for showPureSharingContent so that the footer will not overlay the sharing screen area.
- Fixed video freezing when only one host is in the meeting.
- Updated react-dom.min.js to fix lost mouseleave event issue.
- Added Closed Caption feature to show subtitles withing a meeting for attenedees and host.
- Added Q&A feature for Webinar attendees.
- Added Remote Control feature to allow WebSDK to control their meeting attendess desktop.
- Added the ability for developer to enable or disable error dialog when joining a meeting.
- Enhanced multi-language support for Share Screen Content during meetings.
- Fixed viewing video and view sharing for iPadOS and Mac OS Catalina.
- Use operation rwc configuration as rwcEndpoint
- Chat Feature Performance optimization
- Unable to close Audio Prompt Panel when browser is zoomed
- Added responsive design footer for desktop and mobile based browsers.
- Display “This meeting is being recorded” dialog message before the meeting is recorded.
- New API option to enable or disable meeting non-verbal feedback.
- New API option to either always show or auto hide footer.
- Increased meeting & webinar capacity up to 1000 attendees.
- Included support for full-width and half-width phone numbers.
- Added Web SDK requirement for React version of 16.8.6.
- browser share (only support english)
- chat feature
- meeting Nonverbal feedback
- local/cloud recording ico
- Ask to start video dialog don't shown in unsupported browsers
- Meeting timeout message is not translated
- join meeting/webinar fail don't show dialog
- After join meeting success immediately invoke success callback report don't joined meeting.
- video freezing when resize browser.
- New API setZoomJSLib, preLoadWasm, prepareJssdk, checkSystemRequirements, getJSSDKVersion
- option disable "Original Size" mode
- fixed firefox overlay shareing area
- participent list width change to old style 265px
- support import zoomus-jssdk
- unexpect signature expired.
- When mic access is blocked, click learn link direct to https://www.zoom.us/wc/support/mic
-
Support join no registration Webinar
-
Add zh-TW language support
- Video tile and participant panel never overlay sharing area
- Missing translation fixed
- Phone Call and Call Me auto selected user’s country - through ip location
- Attendee must start twice for host see video
- Auto start video respect to meeting video option
-
Multi-languages feature
-
Support join meeting with computer's audio and video (receive and send)
-
React require ^v15.6.1
-
Attendee be put on hold when enable_silent_mode=true
-
Audio panel always open when sharing, connected audio and audioPanelAlwaysOpen=true
-
There is no end popup when free meeting ends
-
Remove
<div class="main"><div id='root'></div></div>
dom, jssdk will auto generate a<div id='zmmtg-root'></div>
dom to body.
-
Multi-languages user unable to join Meeting
-
Wrong Dialog
-
The meeting control agent can't mute All others
Change small, skipped, this bug fixed with version 1.2.4
- Screen Share handling for small browser size
-
add success log and error log in init() and join()
-
add four parameters in init(): disableInvite disableCallOut disableRecord disableJoinAudio
-
support to inviteCRCDevice and calcelInviteCRCDevice.
-
provide signature generate method
-
support init web client, join meeting.
-
support to show/hide invite function.
-
support to show/hide meeting header.
-
support to get current attendees list.
-
support to call out to a phone.
-
support to recording a meeting.