release: 1.1.7

This commit is contained in:
cloudwebrtc
2022-10-19 15:38:44 +08:00
parent 3faa7a2094
commit 22a18d3e9c
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -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
View File
@@ -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: