1648599646259Video SDK - iOS v1.2.3by Yves GrantEnhanced Support for participants to join sessions before the host Fixed Issue where the SDK displayed a black bar and disregarded the aspect ratio setting Issue where a crash occurred when other users left a session
1646964000000Meeting SDK v5.9.7 (hotfix) - Windows and Electron onlyby Yves GrantThe Meeting SDK v5.9.7 (hotfix) includes codebase upgrades from 5.9.6 to 5.9.7 for the Windows and Electron SDKs only. See the Zoom Client Release Notes for Windows for details.
1646951576757iOS Video SDK v1.2.2 (hotfix)by Yves GrantEnhanced Added protection to avoid crashes caused by unexpected usage. Fixed Issue where the setting of the aspect ratio was not respected.
1646447914372iOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZoomVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray <ZoomVideoSDKPhoneSupportCountryInfo *>* _Nullable)getSupportCountryInfo; -
1646445937274Windows Meeting SDK v5.9.6by Yves GrantAdded New callbacks OnLiveTranscriptMsgReceived and OnClosedCaptionMessageReceived to receive live transcript and closed caption messages: In meeting_closedcaption_interface.h: virtual void onLiveTranscriptionMsgReceived(const wchar_t*
1643858060958JWT field updates in Video SDK v1.2.0by Yves GrantThe Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or
1643856780000Meeting SDK v5.9.3by Yves GrantThe Meeting SDK v5.9.3 (patch) includes codebase upgrades from 5.9.1 to 5.9.3. See the Zoom client release notes for details: Zoom client release notes for Android Zoom client release note for iOS Zoom client release note for Windows Zoom
1643321716055iOS Video SDK 1.2.0by Ashley KinardAdded New interfaces and callbacks to support cloud recording: New interfaces in ZoomVideoSDK.h:- (ZoomVideoSDKRecordingHelper * _Nonnull)getRecordingHelper; New interfaces in ZoomVideoSDKRecordingHelper.h:-
1642559181689Windows Meeting SDK v5.9.1.2625 (patch)by Yves GrantHere are the release notes for the Windows Meeting SDK v5.9.1.2625: Fixed Issue where the meeting status stayed in “connecting” status when admitted from waiting room. Issue where the host lost permissions when IsParticipantCanChooseBO was