diff --git a/CHANGELOG.md b/CHANGELOG.md index d58f5b1..278c5b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## 1.3.5 + +* Fix: Fix ScreenShareCaptureOptions not passed correctly. +* Fix: facingMode for mobile web. +* Fix: add name to AudioPublishOptions. +* Fix: track not stop stats monitor correctly. +* Feat: add preferCurrentTab support for flutter web. +* Fix incorrect 4:3 preset bitrates +* Fix: fix wrong override when options is not null when LocalTrack.create. + ## 1.3.4 * Fix: Frame drops for Android. diff --git a/pubspec.yaml b/pubspec.yaml index 4250b34..d6bada2 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.3.4 +version: 1.3.5 homepage: https://livekit.io environment: