8000 Upgrade version to 0.6.8. · RowgerGo/flutter-webrtc@058ce21 · GitHub
[go: up one dir, main page]

Skip to content

Commit 058ce21

Browse files
committed
Upgrade version to 0.6.8.
1 parent 047f652 commit 058ce21

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.6.8] - 2021-09-27
5+
6+
* [Android] Use ApplicationContext to verify permissions when activity is null.
7+
* [iOS] Add support for lightning microphone. (#693)
8+
* [Windows] Fix FlutterMediaStream::GetSources.
9+
* [Web] Fix Flutter 2.5.0 RTCVideoRendererWeb bug (#681)
10+
* [Web] Bug fix (#679)
11+
412
[0.6.7] - 2021-09-08
513

614
* [Android] upgrade webrtc sdk to m92.92.4515.

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.6.7
3+
version: 0.6.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