diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e726c7..787e7a93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 1.1.2 + +* feat: Support for capturing audio for chrome tab. +* Expose dataChannel for e2e testing. +* Expose RTPReceiver for getting track statistics. +* fix: Do not set mandatory & optional parameters, when used in web (#164) +* fix: fix setSpeakerphoneOn, close #167. + ## 1.1.1-hotfix * Fix compilation error caused by webrtc-interface version jumping. diff --git a/pubspec.yaml b/pubspec.yaml index 61a92e06..e7f55284 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.1.1-hotfix +version: 1.1.2 homepage: https://livekit.io environment: