Releases: flutter-webrtc/flutter-webrtc
Releases · flutter-webrtc/flutter-webrtc
v0.14.0
What's Changed
- [iOS/Android] feat: Media Recorder implementation Android and iOS (#1810)
- [Wndows] fix: Pickup registrar for plugin by plugin registrar manager (#1752)
- [Linux] fix: add task runner for linux. (#1821)
- [iOS/macOS] fix: Fix deadlock when creating a frame cryptor on iOS/macOS.
Full Changelog: v0.13.2...v0.14.0
v0.13.2+hotfix.1
What's Changed
- [macOS] fix: Fixed compilation errors introduced by Media Recorder implementation.
Full Changelog: v0.13.2...v0.13.2+hotfix.1
v0.13.2
What's Changed
- Media Recorder implementation Android and iOS by @daniel-g-favoreto-opl in #1810
- fix: add task runner for linux. by @cloudwebrtc in #1821
- fix: Pickup registrar for plugin by plugin registrar manager by @rkishan516 in #1752
New Contributors
- @daniel-g-favoreto-opl made their first contribution in #1810
- @rkishan516 made their first contribution in #1752
Full Changelog: v0.13.1...v0.13.2
v0.13.1+hotfix.1
Full Changelog: v0.13.1...v0.13.1+hotfix.1
v0.13.1
What's Changed
- fix: Migrate from onSurfaceDestroyed to onSurfaceCleanup by @cloudwebrtc in #1806
- fix: race condition in RTCVideoRenderer for Web by @holzgeist in #1805
- [Android] fix: remove setPreferredInputDevice when getUserAduio. by @cloudwebrtc in #1808
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- fix: Try to fix the non-platform thread call error. by @cloudwebrtc in #1795
- feat: add getBufferedAmount for DataChannel. by @cloudwebrtc in #1796
Full Changelog: v0.12.12...v0.13.0
v0.12.12+hotfix.1
Full Changelog: v0.12.12...v0.12.12+hotfix.1
v0.12.12
What's Changed
- feat: Migrate to the new Surface API. by @cloudwebrtc in #1726
- Updated MediaStreamTrackNative by @eduardothiesen in #1656
New Contributors
- @eduardothiesen made their first contribution in #1656
Full Changelog: v0.12.11...v0.12.12
v0.12.11
[0.12.11] - 2025-02-23
- [web] bump version for dart_webrtc.
- [web] fix: compile error for web with --wasm.
Full Changelog: v0.12.10...v0.12.11