diff --git a/CHANGELOG.md b/CHANGELOG.md index 15c2b5c..2687ae9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # CHANGELOG +## 1.2.0 + +* Fix: re-publish tracks after re connect +* Fix the bug for firefox. +* Fix crash when using virtual camera (OBS) for osx. +* Fix crash when screen sharing with simulcast on macOS +* Feat: support fast switch camera for LocalVideoTrack. + ## 1.1.12 + * Fix: Audio output list is empty in android (#231) * Update flutter-webrtc to 0.9.19 * As a result of this, the BLUETOOTH_CONNECT permission for Android is no longer needed. diff --git a/pubspec.yaml b/pubspec.yaml index d0ff9fd..134d537 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.13 +version: 1.2.0 homepage: https://livekit.io environment: