1656112707774Meeting SDK - macOS v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in ZoomSDKLiveStreamHelper-(ZoomSDKError)startRawLiveStream:(NSString *)broadcastURL; -(ZoomSDKError)stopRawLiveStream; New interface
1654024257429Meeting SDK - macOS v5.10.6by Yves GrantAdded New interface to allow the user to disable the new whiteboard feature. New interface in ZoomSDKMeetingConfiguration- (ZoomSDKError)enableCloudWhiteboard:(BOOL)enable; New callback to notify when a reaction is received in a Webinar.
1651540200000Meeting SDK v5.10.3 patchby Yves GrantFixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.
1650501475455Meeting SDK - macOS v5.10.3by Yves GrantAdded New interfaces and callbacks for deleting in-meeting chat. New interface in ZoomSDKMeetingActionController- (BOOL)isChatMessageCanBeDeleted:(NSString*)msgID; - (ZoomSDKError)deleteChatMessage:(NSString*)msgID; -
1648603808888Meeting SDK - macOS v5.10.1by Yves GrantBreaking change The following callback is only triggered when my record status changes- (void)onRecordStatus:(ZoomSDKRecordingStatus)status; Deprecated ActionMeetingCmd_LowerAllHands(defined in ZoomSDKErrors.h). To lower all hands, call the
1646443702237macOS Meeting SDK v5.9.6by Yves GrantAdded New callbacks to provide parameters of meeting and add the ability to notify users that the meeting has enabled auto-recording. Add New Class Named ZoomSDKMeetingParameter in ZMVideoSDKRecordingHelper.h: New callback in
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
1642558987203macOS Meeting SDK v5.9.1.3548 (patch)by Yves GrantHere are the release notes for the macOS Meeting SDK v5.9.1.3548: Fixed Issue where incorrect user IDs were returned in audio related callbacks. Issue where the host lost permissions when IsParticipantCanChooseBO was set to true. Issue
1640784791866macOS Meeting SDK v5.9.1by Shrijana GhimireHere are the release notes for the macOS Meeting SDK v5.9.1: Changed and fixed: Removed isAuth judgment when invoking switchDomain interface Fixed an issue where the auto-login status was not being reset after calling the switchDomain