8000 release: 0.9.38. · InventYang/flutter-webrtc@b5ea5c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit b5ea5c9

Browse files
committed
release: 0.9.38.
1 parent 37eb6dc commit b5ea5c9

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.38] - 2023-08-11
5+
6+
* [Android] fix: Expose helper to clearCommunicationDevice on AudioManager.AUDIOFOCUS_LOSS/
7+
* [Android] feat: support force SW codec list for android, and disable HW codec for VP9 by default.
8+
* [Android] fix: issue for audio device switch (#1417)
9+
* [Android/iOS] feat: Added setZoom method to support camera zooming while streaming. (#1412).
10+
411
[0.9.37] - 2023-08-07
512

613
* [Native] fix: Skip set_sdp_fmtp_line if sdpFmtpLine is empty.

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

0 commit comments

Comments
 (0)
0