release: 1.2.0

This commit is contained in:
cloudwebrtc
2023-02-17 17:15:41 +08:00
parent 131a2f5749
commit 280e94378a
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -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.
+1 -1
View File
@@ -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: