Skip to content

Releases: jitsi/webrtc

100.0.2

04 Aug 15:30
Compare
Choose a tag to compare
Map the stopped transceiver direction on Android

Fixes IllegalArgumentException when native calls fromNativeIndex.

100.0.1

27 Jul 14:04
Compare
Choose a tag to compare

Same as release 100.0.0 with a couple of extra patches for Unified Plan support on React Native.

NOTE: Only a single build is provided now, the bitcode build. In the near future, when Xcode 14 is released the build will stop containing bitcode, as it has been deprecated by Apple.

v100.0.1-alpha.1

18 Jul 15:15
Compare
Choose a tag to compare
v100.0.1-alpha.1 Pre-release
Pre-release

WIP

100.0.0

31 Mar 13:30
Compare
Choose a tag to compare

Build notes

  • Based off the M100 release branch.
  • The iOS build (with bitcode, at least) is broken upstream. The attached 001-build.diff patch reverts to using Xcode for building, which seems to fix getting your app rejected by Apple.
  • This build includes the Mozilla CA bundle as of March 2022.
  • The macOS slice is no longer included in the build to simplify the (already complex) hacks required for the build. It may come back in the future.

98.0.0

01 Mar 08:09
Compare
Choose a tag to compare

Build notes

  • Based off the M98 release branch.
  • The M98 build is broken in iOS, the attached ios-M98.patch fixes it. Those changes are upstream already. The patch needs to be applied in the build/ directory.
  • This build includes the Mozilla CA bundle as of February 2022 and thus TURNS should work with Let's Encrypt.
  • The SCTP implementation has been switched to dcSCTP instead of the previous usrsctp.

94.0.0

20 Oct 10:46
Compare
Choose a tag to compare

Release based off the M94 release branch.