saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

jitsi sdk upgrade #50

Closed jaish702 closed 1 year ago

jaish702 commented 1 year ago

Mobile SDKs Changelog 6.0.0 (2022-07-08) Android iOS Changes BREAKING: External API scope has been removed Add a pre-join screen Add ability to move participants across rooms without being in them Add show self-view button in overflow menu Make sure Picture-in-Picture is only enabled in the conference screen Car Mode UI improvements Update the lobby UI Update WebRTC to version 100 Fix landscape mode tile view Fix janky scrolling in bottom sheets Fix incorrect handling of private chat replies Fix video context sheet not displaying Navigation improvements Numerous UI tweaks and improvements Updated translations Android BREAKING: JitsiMeetFragment has been removed BREAKING: Removed delegate methods, BroadcastReceiver is the only supported event mechanism now Fix incorrect colors on MIUI 12 devices Fix initial muted state in the ongoing notification Fix crash starting foreground service Set proper theme for JitsiMeetActivity Relevant native dependencies:

react-native: 0.68.1 Full changelog

iOS N/A Full changelog

saibotma commented 1 year ago

Got added in the newest release.