releases.shpreview

PacketTrailer renamed to FrameMetadata; data channel race fixed

v2.20.0

3 features1 enhancement3 fixesThis release3 featuresNew capabilities1 enhancementImprovements to existing features3 fixesBug fixesAI-tallied from the release notes

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)

Fetched June 24, 2026

PacketTrailer renamed to FrameMetadata; data channel race… — releases.sh