8000 release: 0.9.8. · micromingle/flutter-webrtc@3e4ef91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e4ef91

Browse files
committed
release: 0.9.8.
1 parent 69d6d56 commit 3e4ef91

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.8] - 2022-09-30
5+
6+
* [Android] fix: Make sure local stream/track dispose correctly.
7+
* [Android] Remove bluetooth permission on peerConnectionInit.
8+
* [iOS] Fix system sound interruption on iOS (#1099).
9+
* [Android] Fix: call mode on app start (#1097).
10+
* [Dart] Avoid renderer initialization multiple times (#1067).
11+
412
[0.9.7] - 2022-09-13
513

614
* [Windows] Support sendDtmf.

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

0 commit comments

Comments
 (0)
0