Releases: flutter-webrtc/dart-webrtc
Releases · flutter-webrtc/dart-webrtc
1.4.9
1.4.8
What's Changed
- fix: missing streamCompleter complete for getUserMedia by @kNoAPP in #47
- fix: RTCPeerConnectionWeb.getRemoteStreams by @james-pellow in #46
New Contributors
- @kNoAPP made their first contribution in #47
- @james-pellow made their first contribution in #46
Full Changelog: 1.4.7...1.4.8
1.4.7
What's Changed
- chore: manage pubspec js and http versions to avoid conflicts by @td-famedly in #43
- fix: MediaStreamTrack.getSettings. by @cloudwebrtc in #45
Full Changelog: 1.4.6...1.4.7
1.4.6+hotfix.1
What's Changed
- chore: manage pubspec js and http versions to avoid conflicts by @td-famedly in #43
Full Changelog: 1.4.6...1.4.6+hotfix.1
1.4.6
What's Changed
- missing fault tolerance, better worker reports and a increased timeout for worker tasks by @td-famedly in #39
- fix: translate audio constraints for web by @td-famedly in #41
- fix: decrypting audio when e2ee by @td-famedly in #42
Full Changelog: 1.4.5...1.4.6
1.4.5
What's Changed
- fix: negotiationNeeded listener by @td-famedly in #38
- fix type cast exception in getConstraints() by @mrcsh in #35
New Contributors
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- fix: tryCatch editing mediaConstraints by @td-famedly in #34
- fix: datachannel message parse for Firefox. by @cloudwebrtc
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
- fix: do not fail if removing constraint fails by @td-famedly in #33
New Contributors
- @td-famedly made their first contribution in #33
Full Changelog: 1.4.2...1.4.3
1.4.2
Full Changelog: 1.4.1...1.4.2
1.4.1
[1.4.1] - 2024-04-12
- remove RTCConfiguration convert.