github twilio/twilio-video.js 1.20.0

latest releases: 2.8.2-rc1, 2.28.2-rc1, 2.28.1...
4 years ago

1.20.0 (November 11, 2019)

  • As of this release, twilio-video.js will no longer use the deprecated Plan B SDP format when publishing or subscribing to tracks. It will use the Unified Plan
    format. Google has advised that they will remove Plan B support from Chrome during Q1 2020. Therefore, we recommend updating to SDK 1.20.0+ as soon as possible. This change will not impact interoperability with existing twilio-video.js versions or other supported versions.

Bug Fixes

  • Fixed a bug where, the local and remote AudioTracks' audioLevels returned by
    Room.getStats() were not in the range [0-32767]. (JSDK-2318)
  • Fixed a bug where Video.isSupported evaluated to true on Chromium-based Edge browser,
    even though twilio-video.js does not support it at this moment. (JSDK-2515)

Don't miss a new twilio-video.js release

NewReleases is sending notifications on new releases.