Releases: GetStream/webrtc-flutter
Releases · GetStream/webrtc-flutter
Release v1.0.12
What's Changed
- fix: use egl configuration with alpha channel by @Brazol in #40
- chore: deprecated onSurfaceDestroyed changed to onSurfaceCleanup by @Brazol in #41
Full Changelog: stream_webrtc_flutter-v1.0.11...stream_webrtc_flutter-v1.0.12
Release v1.0.11
What's Changed
Full Changelog: stream_webrtc_flutter-v1.0.10...stream_webrtc_flutter-v1.0.11
Release v1.0.10
What's Changed
- feat: Added support for audio focus interruption handling by @Brazol in #32
- fix: null check on getLocalDescription Android by @renefloor in #33
- disable software encoding for android by @renefloor in #36
- fix: fixes some console warnings by @Brazol in #34
- chore: sync 0.14.2 by @Brazol in #35
- fix: cloneTrack on windows and linux by @renefloor in #37
- Release v1.0.10 by @Brazol in #38
Full Changelog: stream_webrtc_flutter-v1.0.6...stream_webrtc_flutter-v1.0.10
Release v1.0.6
What's Changed
- chore: audio device related changes by @Brazol in #30
- chore: sync with flutter_webrtc 0.14.1 by @Brazol in #31
Full Changelog: stream_webrtc_flutter-v1.0.5...stream_webrtc_flutter-v1.0.6
Release 1.0.5
What's Changed
- chore: sync with flutter_webrtc v0.13.2 by @Brazol in #27
- Chore/sync 0.14.0 by @renefloor in #28
- Release v1.0.5 by @renefloor in #29
Full Changelog: stream_webrtc_flutter-v1.0.3...stream_webrtc_flutter-v1.0.5
Release 1.0.3
What's Changed
Full Changelog: stream_webrtc_flutter-v1.0.2...stream_webrtc_flutter-v1.0.3
Release v1.0.2
What's Changed
- fix dart_webrtc dependency constraint by @Brazol in #20
- chore: sync with flutter_webrtc 0.13.1 by @Brazol in #21
- fix device orientation check for screen capturing by @Brazol in #22
- chore: sync with flutter_webrtc v0.13.1+hotfix.1 by @Brazol in #23
- Release v1.0.2 by @Brazol in #24
Full Changelog: stream_webrtc_flutter-v1.0.0...stream_webrtc_flutter-v1.0.2
Release v1.0.0
What's Changed
- Adds video filters processors to ios and android by @Brazol in #1
- chore: renamed package to stream_webrtc_flutter by @Brazol in #2
- fixed RTCFactory impl by @Brazol in #3
- Sync flutter_webrtc 0.12.3 by @Brazol in #4
- Added clone method to RtcMediaTrack by @Brazol in #5
- chore: sync flutter_webrtc 0.12.5 by @Brazol in #6
- sync with flutter_webrtc 0.12.8 by @Brazol in #7
- chore: sync with flutter_webrtc 0.12.9 by @Brazol in #8
- Feat: Added multitasking camera support by @Brazol in #9
- Internal webRTC builds used + noise cancellation support on Android by @Brazol in #10
- chore: sync with flutter_webrtc v0.12.12 by @Brazol in #11
- Release v0.2.0 by @Brazol in #12
- Downgrade dart_webrtc by @renefloor in #13
- chore: sync with flutter_webrtc v0.12.12+hotfix.1 by @Brazol in #14
- switch native webrtc implementation to our internal builds by @Brazol in #16
- Replaced deprecated onSurfaceDestroyed with onSurfaceCleanup by @Brazol in #15
- Release v1.0.0-dev.1 by @Brazol in #17
- feat: force sw codec for AV1 by default on Android by @renefloor in #18
- chore: sync with flutter_webrtc v0.13.0 + bump StreamWebRTC by @Brazol in #19
New Contributors
- @Brazol made their first contribution in #1
- @renefloor made their first contribution in #13
Full Changelog: https://github.com/GetStream/webrtc-flutter/commits/stream_webrtc_flutter-v1.0.0