bump version.
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# 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
|
||||
|
||||
* Re-send tracks permissions after reconnected.
|
||||
|
||||
+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.0.1
|
||||
version: 1.1.0
|
||||
homepage: https://livekit.io
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user