release: 1.3.0.

This commit is contained in:
cloudwebrtc
2023-04-28 10:50:19 +08:00
parent 79a2351ee8
commit 1829cb18bd
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
# CHANGELOG
## 1.3.0
* Fix resolution/framerate/bitrate issue for publishVideoTrack.
* End-to-end encryption support.
## 1.2.2
* Feat: Support setVideoFPS for subscribe.
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'livekit_client'
s.version = '1.2.2'
s.version = '1.3.0'
s.summary = 'Open source platform for real-time audio and video.'
s.description = 'Open source platform for real-time audio and video.'
s.homepage = 'https://livekit.io/'
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'livekit_client'
s.version = '1.2.2'
s.version = '1.3.0'
s.summary = 'Open source platform for real-time audio and video.'
s.description = 'Open source platform for real-time audio and video.'
s.homepage = 'https://livekit.io/'
+1 -1
View File
@@ -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.2.2
version: 1.3.0
homepage: https://livekit.io
environment: