File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.1.7
4
+
5
+ * Fixed ice config issues. (#192 ).
6
+ * Make timeouts configurable.
7
+ * Fixed Hardware.setSpeakerphoneOn() not working on iOS.
8
+ * Fixed track not being correctly passed to localParticipant in FastConnectOptions,
9
+ causing the camera to apply twice and not be released.
10
+ * Clean up pingIntervalTimer when closing SignalClient.
11
+
3
12
## 1.1.6
4
13
5
14
* Supports getting the connected remote address.
Original file line number Diff line number Diff line change 1
1
name : livekit_client
2
2
description : Flutter Client SDK for LiveKit.
3
3
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
4
- version : 1.1.6
4
+ version : 1.1.7
5
5
homepage : https://livekit.io
6
6
7
7
environment :
You can’t perform that action at this time.
0 commit comments