Skip to content

v2.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:13
c49f0a3

Minor Changes

Patch Changes

  • Properly handle maxPayloadLength of 0, upper bound maxMessageSize - #1966 (@1egoman)

  • Add restrictOwnAudio experimental param to AudioCaptureOptions - #1974 (@1egoman)

  • chore: add logging around signal connection closing for reconnections - #1980 (@lukasIO)

  • Fix data channel close race condition - #1978 (@1egoman)

  • Enforce a maximum size of the sdp defined maxMessageSize on individual data packets sent via publishData - #1962 (@1egoman)

  • Add deployment to TokenSourceFetch options - #1971 (@lukasIO)

  • Skip pre-populated media sections for single peer connections on React Native - #1984 (@davidliu)

  • Ensure that sortPresets does NOT mutate values passed in via options into Room - #1979 (@1egoman)