release: 1.1.7
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 1.1.7
|
||||
|
||||
* Fixed ice config issues. (#192).
|
||||
* Make timeouts configurable.
|
||||
* Fixed Hardware.setSpeakerphoneOn() not working on iOS.
|
||||
* Fixed track not being correctly passed to localParticipant in FastConnectOptions,
|
||||
causing the camera to apply twice and not be released.
|
||||
* Clean up pingIntervalTimer when closing SignalClient.
|
||||
|
||||
## 1.1.6
|
||||
|
||||
* Supports getting the connected remote address.
|
||||
|
||||
+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.6
|
||||
version: 1.1.7
|
||||
homepage: https://livekit.io
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user