Skip to content

2.3.0

Compare
Choose a tag to compare
@manjeshbhargav manjeshbhargav released this 19 Mar 00:50
· 163 commits to master since this release

2.3.0 (March 18, 2019)

New Features

  • SafariRTCPeerConnection will now support Unified Plan SDPs. (JSDK-2306)

Bug Fixes

  • Fixed a bug where createOffer(), when called in Safari 12.2 created "offerToReceive" RTCRtpTransceivers
    even though the RTCPeerConnection already had "sendrecv" or "recvonly" RTCRtpTransceivers. (JSDK-2286)