8000 release: 0.14.1. · flutter-webrtc/flutter-webrtc@51ca79c · GitHub
[go: up one dir, main page]

Skip to content

Commit 51ca79c

Browse files
committed
release: 0.14.1.
1 parent 88f7b31 commit 51ca79c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
# Changelog
33

4+
[0.14.1] - 2025-05-22
5+
6+
* [Android] fix: Recording bug (#1839)
7+
* [Android] fix: calls in terminated mode by disabling orientation manager (#1840)
8+
* [Android] fix: Wait for audio and video thread to fully stop to avoid corrupted recordings (#1836)
9+
410
[0.14.0] - 2025-05-06
511

612
* [iOS/Android]feat: Media Recorder implementation Android and iOS (#1810)

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.14.0
3+
version: 0.14.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: ">=3.3.0 <4.0.0"

0 commit comments

Comments
 (0)
0