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

Skip to content

Commit e28135c

Browse files
committed
release: 0.9.42.
1 parent a475ddb commit e28135c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.9.42] - 2023-09-15
5+
6+
* [Dart/Native] feat: add more framcryptor api (#1444)
7+
* [Dart/Native] feat: support scalability mode (#1442)
8+
* [Android] fix: Turn off audio routing in non communication modes (#1438)
9+
10+
* [Android] feat: Add more control over android audio options.
11+
412
[0.9.41] - 2023-08-30
513

614
* [Android] feat: Add more control over android audio options.

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

0 commit comments

Comments
 (0)
0