release: 1.2.0
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# CHANGELOG
|
# 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
|
## 1.1.12
|
||||||
|
|
||||||
* Fix: Audio output list is empty in android (#231)
|
* Fix: Audio output list is empty in android (#231)
|
||||||
* Update flutter-webrtc to 0.9.19
|
* Update flutter-webrtc to 0.9.19
|
||||||
* As a result of this, the BLUETOOTH_CONNECT permission for Android is no longer needed.
|
* As a result of this, the BLUETOOTH_CONNECT permission for Android is no longer needed.
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: livekit_client
|
name: livekit_client
|
||||||
description: Flutter Client SDK for LiveKit.
|
description: Flutter Client SDK for LiveKit.
|
||||||
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
|
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
|
homepage: https://livekit.io
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user