File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
--------------------------------------------
3
+ [ 0.2.0] - 2019.12.12
4
+ * Add support for macOS (channel dev).
5
+ * Add support for Flutter Web (channel dev).
6
+ * Add hasTorch support for Android (Camera2 API) and iOS.
7
+ * Fix(PeerConnections) split dispose and close
8
+ * Add microphone mute support for Android/iOS.
9
+ * Add enable speakerphone support for Android/iOS.
10
+ * Fix 'createIceServer' method Invalid value error (Android).
11
+ * Store SignalingState/IceGatheringState/IceConnectionState in RTCPeerConnection.
12
+ * Fixed rendering issues caused by remote MediaStream using the same msid/label when using multiple PeerConntions.
13
+
3
14
[ 0.1.7] - 2019.05.16
4
15
5
16
* Add RTCDataChannelMessage for data channel and remove base64 type.
You can’t perform that action at this time.
0 commit comments