We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8738af8 commit e11c846Copy full SHA for e11c846
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## 1.1.2
4
+
5
+* feat: Support for capturing audio for chrome tab.
6
+* Expose dataChannel for e2e testing.
7
+* Expose RTPReceiver for getting track statistics.
8
+* fix: Do not set mandatory & optional parameters, when used in web (#164)
9
+* fix: fix setSpeakerphoneOn, close #167.
10
11
## 1.1.1-hotfix
12
13
* Fix compilation error caused by webrtc-interface version jumping.
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.1-hotfix
+version: 1.1.2
homepage: https://livekit.io
environment:
0 commit comments