8000 release: 0.9.21. · binvb/flutter-webrtc@01c855c · GitHub
[go: up one dir, main page]

Skip to content

Commit 01c855c

Browse files
committed
release: 0.9.21.
1 parent 1882259 commit 01c855c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.9.21] - 2023-02-10
5+
6+
* [Web] Fix: RTCRtpParameters.fromJsObject for Firefox.
7+
* [Web] Add bufferedamountlow.
8+
* [Android] Fixed frame capturer returning images with wrong colors (#1258).
9+
* [Windows] bug fix.
10+
411
[0.9.20] - 2023-02-03
512

613
* [Dawrin/Android/Windows] Add getCapabilities/setCodecPreferences methods

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.9.20
3+
version: 0.9.21
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)
0