Skip to content

Releases: react-native-webrtc/react-native-webrtc

118.0.7

18 Apr 11:33
Compare
Choose a tag to compare

What's Changed

  • Revert "android, ios: remove track when removed from peerconnection" by @8BallBomBom in #1550

Full Changelog: 118.0.6...118.0.7

118.0.6

11 Apr 21:04
Compare
Choose a tag to compare

What's Changed

  • android,ios: don't reject promise for getStats when peer connection doesn't exist by @davidliu in #1541
  • ios: fix not being able to deactivate encodings by @saghul in #1545

Full Changelog: 118.0.5...118.0.6

118.0.5

08 Apr 12:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 118.0.4...118.0.5

118.0.4

04 Apr 08:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 118.0.3...118.0.4

118.0.3

12 Mar 10:48
Compare
Choose a tag to compare

What's Changed

  • android: use libwebrtc getStats for RtpReceiver and RtpSender by @davidliu in #1516
  • android: disable UVC enumerator on Android 14 by @saghul in #1517

Full Changelog: 118.0.2...118.0.3

118.0.2

29 Feb 12:56
Compare
Choose a tag to compare

What's Changed

  • docs: Add foreground service type perms to android docs by @davidliu in #1509
  • Android implement and launch mediaProjection foreground service from rnwebrtc by @Calinteodor in #1507

New Contributors

Full Changelog: 118.0.1...118.0.2

118.0.1

22 Jan 09:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 118.0.0...118.0.1

118.0.0

27 Nov 12:03
Compare
Choose a tag to compare

What's Changed

  • ios,android: update WebRTC to M118 by @saghul in #1462, also includes the following pr
    setCodecPreferences and getCapabilities by @davidliu in #1392
  • pc: sanitize ICE servers by @saghul in #1477
  • Update build.gradle w/ Namespace - Provides React-Native 72 support by @1nspir3d in #1471
  • ts fix: allow streamURL to be undefined by @8BallBomBom in 8d0a9db
  • build(deps-dev): bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #1461

Full Changelog: 111.0.6...118.0.0

111.0.6

17 Oct 19:41
Compare
Choose a tag to compare

What's Changed

  • Fix onxxx event handlers not being defined after TS refactor by @saghul in #1460

Full Changelog: 111.0.5...111.0.6

111.0.5

15 Oct 11:18
Compare
Choose a tag to compare

What's Changed

  • fix(android): release JavaAudioDeviceModule via onCatalystInstanceDestroy method by @wjaykim in #1456
  • Revert "pc,api: add pending and current descriptions" by @saghul in #1457

New Contributors

Full Changelog: 111.0.4...111.0.5