release: 1.3.5. (#309)
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
# CHANGELOG
|
# 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
|
## 1.3.4
|
||||||
|
|
||||||
* Fix: Frame drops for Android.
|
* Fix: Frame drops for Android.
|
||||||
|
|||||||
+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.3.4
|
version: 1.3.5
|
||||||
homepage: https://livekit.io
|
homepage: https://livekit.io
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user