release: 1.1.2.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 1.1.2
|
||||
|
||||
* feat: Support for capturing audio for chrome tab.
|
||||
* Expose dataChannel for e2e testing.
|
||||
* Expose RTPReceiver for getting track statistics.
|
||||
* fix: Do not set mandatory & optional parameters, when used in web (#164)
|
||||
* fix: fix setSpeakerphoneOn, close #167.
|
||||
|
||||
## 1.1.1-hotfix
|
||||
|
||||
* Fix compilation error caused by webrtc-interface version jumping.
|
||||
|
||||
+1
-1
@@ -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.1-hotfix
|
||||
version: 1.1.2
|
||||
homepage: https://livekit.io
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user