Skip to content

Commit 15a94af

Browse files
committed
release: 1.4.8.
1 parent efc9cb1 commit 15a94af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
--------------------------------------------
4+
[1.4.8] - 2024-07-12
5+
6+
* fix: missing streamCompleter complete for getUserMedia.
7+
* fix: RTCPeerConnectionWeb.getRemoteStreams.
8+
49
[1.4.7] - 2024-07-12
510

611
* fix: MediaStreamTrack.getSettings.

pubspec.yaml

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

66
environment:

0 commit comments

Comments
 (0)