Skip to content

Commit

Permalink
release: 1.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Apr 23, 2024
1 parent b270bfb commit 4e87ddc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

--------------------------------------------
[1.4.4] - 2024-04-24

* fix: datachannel message parse for Firefox.
* fix: tryCatch editing mediaConstraints #34

[1.4.3] - 2024-04-18

* fix: do not fail if removing constraint fails
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
version: 1.4.3
version: 1.4.4
homepage: https://github.com/flutter-webrtc/dart-webrtc

environment:
Expand Down

0 comments on commit 4e87ddc

Please sign in to comment.