8000 release: 0.9.37. · liliBestCoder/flutter-webrtc@6d502d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d502d3

Browse files
committed
release: 0.9.37.
1 parent 8d4efb5 commit 6d502d3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.9.37] - 2023-08-07
5+
6+
* [Native] fix: Skip set_sdp_fmtp_line if sdpFmtpLine is empty.
7+
* [Android] fix: fix android earpiece not being replaced after wired headset is disconnected.
8+
* [Dart] fix: partially rebuild RTCVideoView when renderVideo value changes.
9+
* [Android] feat: expose android audio modes.
10+
* [Android] feat: support forceSWCodec for Android.
11+
* [Linux] fix: add $ORIGIN to rpath.
12+
413
[0.9.36] - 2023-07-13
514

615
* [Native] upgrade libwebrtc to m114.5735.02.

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.36
3+
version: 0.9.37
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <4.0.0'

0 commit comments

Comments
 (0)
0