Skip to content

Commit 622dcba

Browse files
committed
release: 2.5.0+hotfix.1
1 parent d75269d commit 622dcba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 2.5.0+hotfix.1
4+
5+
* fix: Switch to livekit fork of noise for 16KB page support (#839)
6+
* hotfix: bump libwebrtc to m137.7151.01 for android (#837)
7+
* fix: tighten VideoTrackRenderer Widget (#695)
8+
39
## 2.5.0
410

511
* Bump flutter-webrtc to 1.0.0.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: livekit_client
1616
description: Flutter Client SDK for LiveKit.
1717
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
18-
version: 2.5.0
18+
version: 2.5.0+hotfix.1
1919
homepage: https://github.com/livekit/client-sdk-flutter
2020

2121
environment:

0 commit comments

Comments
 (0)