Skip to content

Commit e11c846

Browse files
committed
release: 1.1.2.
1 parent 8738af8 commit e11c846

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

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+
311
## 1.1.1-hotfix
412

513
* Fix compilation error caused by webrtc-interface version jumping.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: livekit_client
22
description: Flutter Client SDK for LiveKit.
33
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
4-
version: 1.1.1-hotfix
4+
version: 1.1.2
55
homepage: https://livekit.io
66

77
environment:

0 commit comments

Comments
 (0)