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”.
1651107600000Meeting SDK - Android v5.10.3 (hotfix)by Yves GrantFixed Issue where hiding the meeting number caused the meeting information button to be hidden.
1650561264103Videos SDK - Electron v1.3.0by Yves GrantBreaking change Updated@vue/cli-plugin-babel,@vue/cli-plugin-router,@vue/cli-plugin-vuex, and@vue/cli-service versions to 5.0.4. Added setVideoQualityPreference interface in lib/zoom_video_sdk_video.js getSuppressBackgroundNoiseLevel,
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; -
1650498238734Meeting SDK - Android v5.10.3by Yves GrantBreaking Changes Interfaces change: In InMeetingServiceListener: void onUserNetworkQualityChanged(long userId) is deprecated, replaced by void onSinkMeetingVideoQualityChanged(VideoQuality videoQuality, long userId) In
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
1648600853919Meeting SDK - Android v5.10.1by Yves GrantBreaking changes New dependencies added: androidx.fragment:fragment-ktx:1.4.1 Dependencies updated: com.google.android.exoplayer:exoplayer-core:2.13.3 to com.google.android.exoplayer:exoplayer-core:2.16.1
1648600473144Video SDK - Electron v1.2.3by Yves GrantBreaking change Dependencies updates: Update: electron: ^17.0.0 nodejs: 16.13.0@vue/cli-plugin-babel: ^4.5.15@vue/cli-plugin-router: ^4.5.15@vue/cli-plugin-vuex: ^4.5.15@vue/cli-service: ^4.5.15 vue-cli-plugin-electron-builder: ^2.1.1 Add:
1646951657124Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electronby Yves GrantFixed Issue where the incorrect second camera was shared.