Skip to content

Commit

Permalink
release: 1.4.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Jul 19, 2024
1 parent efc9cb1 commit 15a94af
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.8] - 2024-07-12

* fix: missing streamCompleter complete for getUserMedia.
* fix: RTCPeerConnectionWeb.getRemoteStreams.

[1.4.7] - 2024-07-12

* fix: MediaStreamTrack.getSettings.
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.7
version: 1.4.8
homepage: https://github.com/flutter-webrtc/dart-webrtc

environment:
Expand Down

0 comments on commit 15a94af

Please sign in to comment.