github twilio/twilio-video.js 0.13.3

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

0.13.3 (January 21, 2016)

New Features

  • The LocalMedia removeCamera and removeMicrophone methods now accept an
    optional stop parameter, similar to removeStream and removeTrack.

Bug Fixes

  • Silenced an "Uncaught (in promise)" error in the browser console when Clients
    either rejected an IncomingInvite or canceled an OutgoingInvite (JSDK-420)
  • Fixed a bug where calling reject on an IncomingInvite to a multi-party
    Conversation would not notify each Participant that the Client had rejected
    (JSDK-436)
  • Fixed a bug where calling removeStream or removeTrack on a LocalMedia
    object would not stop the Track (JSDK-443)
  • Fixed a bug where the isEnded property of a Track was always false, even
    after calling stop (JSDK-444)

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

NewReleases is sending notifications on new releases.