bump version.
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
* Set subscription to allowed when subscribed.
|
||||||
|
* Handle combined participant update.
|
||||||
|
* Downgrade version settings to support flutter 2.8.0+.
|
||||||
|
* Fix: camera release.
|
||||||
|
* Feat: iOS screen share.
|
||||||
|
* Feat: Screen sharing for desktop.
|
||||||
|
* Feat: protocol v8.
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
* Re-send tracks permissions after reconnected.
|
* Re-send tracks permissions after reconnected.
|
||||||
|
|||||||
+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.0.1
|
version: 1.1.0
|
||||||
homepage: https://livekit.io
|
homepage: https://livekit.io
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user