github twilio/twilio-video.js 2.26.1

latest releases: 2.29.0-preview.1, 2.8.2-rc1, 2.28.2-rc1...
19 months ago

2.26.1 (January 31, 2023)

Bug Fixes

  • Fixed a bug that manifests on Chrome versions 112+ where Room.getStats() rejects the returned Promise due to a TypeError caused by trying to read from the now-removed RTCMediaStreamTrackStats. Instead, the SDK now reads from the RTCMediaSourceStats. (VIDEO-12411)
  • Fixed an error in the type definition for the attach() method of AudioTrack and VideoTrack. (VIDEO-12242)
  • Fixed an error in the type definition for createLocalAudioTrack(). (VIDEO-12383)

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

NewReleases is sending notifications on new releases.