Skip to content

Releases: flutter-webrtc/dart-webrtc

1.4.9

04 Sep 05:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.8...1.4.9

1.4.8

19 Jul 06:10
Compare
Choose a tag to compare

What's Changed

  • fix: missing streamCompleter complete for getUserMedia by @kNoAPP in #47
  • fix: RTCPeerConnectionWeb.getRemoteStreams by @james-pellow in #46

New Contributors

Full Changelog: 1.4.7...1.4.8

1.4.7

12 Jul 01:42
7c11f62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.6...1.4.7

1.4.6+hotfix.1

07 Jun 01:21
Compare
Choose a tag to compare

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

05 Jun 12:59
Compare
Choose a tag to compare

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

13 May 13:21
Compare
Choose a tag to compare

What's Changed

  • fix: negotiationNeeded listener by @td-famedly in #38
  • fix type cast exception in getConstraints() by @mrcsh in #35

New Contributors

  • @mrcsh made their first contribution in #35

Full Changelog: 1.4.4...1.4.5

1.4.4

23 Apr 22:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

1.4.3

18 Apr 14:22
571298f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.4.3

1.4.2

15 Apr 02:34
Compare
Choose a tag to compare

Full Changelog: 1.4.1...1.4.2

1.4.1

12 Apr 11:20
Compare
Choose a tag to compare

[1.4.1] - 2024-04-12

  • remove RTCConfiguration convert.