8000 Upgrace version to 0.6.7. · efraespada/flutter-webrtc@ec29304 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec29304

Browse files
committed
Upgrace version to 0.6.7.
1 parent b02669d commit ec29304

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.6.7] - 2021-09-08
5+
6+
* [Android] upgrade webrtc sdk to m92.92.4515.
7+
* [Web] `addTransceiver` bug fix (#675)
8+
* [Web] Use low-level jsutil to call createOffer/createrAnswer to solve the issue on safari/firefox.
9+
* [Dart] Fix currentDirection/direction implementation confusion.
10+
411
[0.6.6] - 2021.09.01
512

613
* [Sponsorship] Thanks for LiveKit sponsorship.

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

0 commit comments

Comments
 (0)
0