diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aa5884..8ac45c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## 1.1.0 + +* Set subscription to allowed when subscribed. +* Handle combined participant update. +* Downgrade version settings to support flutter 2.8.0+. +* Fix: camera release. +* Feat: iOS screen share. +* Feat: Screen sharing for desktop. +* Feat: protocol v8. + ## 1.0.1 * Re-send tracks permissions after reconnected. diff --git a/pubspec.yaml b/pubspec.yaml index 78b661c..b2bea89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: livekit_client description: Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web. -version: 1.0.1 +version: 1.1.0 homepage: https://livekit.io environment: