mirror of
https://github.com/flutter-webrtc/flutter-webrtc
synced 2025-07-07 21:55:37 +00:00
release: 0.14.1.
This commit is contained in:
@ -1,6 +1,12 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
[0.14.1] - 2025-05-22
|
||||
|
||||
* [Android] fix: Recording bug (#1839)
|
||||
* [Android] fix: calls in terminated mode by disabling orientation manager (#1840)
|
||||
* [Android] fix: Wait for audio and video thread to fully stop to avoid corrupted recordings (#1836)
|
||||
|
||||
[0.14.0] - 2025-05-06
|
||||
|
||||
* [iOS/Android]feat: Media Recorder implementation Android and iOS (#1810)
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: flutter_webrtc
|
||||
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
|
||||
version: 0.14.0
|
||||
version: 0.14.1
|
||||
homepage: https://github.com/cloudwebrtc/flutter-webrtc
|
||||
environment:
|
||||
sdk: ">=3.3.0 <4.0.0"
|
||||
|
Reference in New Issue
Block a user