Skip to content

Commit 4e87ddc

Browse files
committed
release: 1.4.4.
1 parent b270bfb commit 4e87ddc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[1.4.4] - 2024-04-24
5+
6+
* fix: datachannel message parse for Firefox.
7+
* fix: tryCatch editing mediaConstraints #34
8+
49
[1.4.3] - 2024-04-18
510

611
* fix: do not fail if removing constraint fails

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.4.3
3+
version: 1.4.4
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)