- BREAKING: Update feature flags to be a class instead of a map.
- Added more feature flags.
- PIP hotfix and callback.
- Add support for screen sharing.
- Add support for userAvatarURL.
- Update Jitsi Meet SDK to 2.11.0.
- Update iOS deployment target to 11.0.
- Update Jitsi Meet SDK for Android to 2.10.0.
- Update Jitsi Meet SDK for iOS to 2.10.2.
- Breaking change for Android. Minimum SDK must be increased to 23.
- Fixed close meeting programmatically in iOS.
- Updated formatting to increase pub points.
- Removed the app bar when the meeting is opening.
- Added IOS support to close the meeting programmatically
- Added Android support to close the meeting programmatically
- IOS Xcode 11.5 support
- Added support for pass JWT token
- Added support for feature flags
- Updated JitsiMeet SDK to v2.9.0
- Added IOSAppBarRGBAColor Param
- Upgrading to IOS Cocoapods JitsiMeet v2.8.1
- Fix defects for Android and SDK version
- Fix defect for ISO Xcode 11.4 compile architecture issues
- Fix defect with per meeting listener not initializing event channel
- Added per meeting listeners
- Added Map<dynamic, dynamic> data returned in listener functions
- Support for Meeting Events: onConferenceWillJoin, onConferenceJoined, onConferenceTerminated, and onError
- Move and rename Kotlin TAG variable into plugin class to eliminate naming conflicts
- Example app proguard to fix release apk build crashing
- Update README about proguard and minimum sdk
- Added support for serverURL
- Update license to MIT
- Room name character validation.
- Allow nullable fields in iOS.
- Initial release for Android and iOS.