release: 1.1.7
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
# CHANGELOG
|
# 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
|
## 1.1.6
|
||||||
|
|
||||||
* Supports getting the connected remote address.
|
* Supports getting the connected remote address.
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: livekit_client
|
name: livekit_client
|
||||||
description: Flutter Client SDK for LiveKit.
|
description: Flutter Client SDK for LiveKit.
|
||||||
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
|
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
|
homepage: https://livekit.io
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user