Skip to content

Commit 643b08a

Browse files
committed
release: 1.5.3+hotfix.5.
1 parent f55660c commit 643b08a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[1.5.3+hotfix.5] - 2025-08-11
5+
6+
* fixed E2EE bug for Chrome rejoin.
7+
48
[1.5.3+hotfix.4] - 2025-07-29
59

610
* fixed E2EE issue for Chrome.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_webrtc
22
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3-
version: 1.5.3+hotfix.4
3+
version: 1.5.3+hotfix.5
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)