8000 release: 0.9.47. (#1494) · baihua666/flutter-webrtc@ae1bb48 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae1bb48

Browse files
authored
release: 0.9.47. (flutter-webrtc#1494)
1 parent 47bec03 commit ae1bb48

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.9.47] - 2023-10-29
5+
6+
* [Windows/Linux] fix: Check the invalid value of candidate and session description. (#1484)
7+
* [Windows/Linux/macOS] fix: screen sharing issue for desktop.
8+
* [Web] fix: platformViewRegistry getter is deprecated (#1485)
9+
* [Dart] Throw exception for set src object (#1491).
10+
411
[0.9.46] - 2023-10-25
512

613
* [iOS/macOS] fix: Crop video output size to target settings. (#1472)

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

0 commit comments

Comments
 (0)
0