Skip to content

0.13.6

Compare
Choose a tag to compare
@markandrus markandrus released this 14 Sep 23:58
· 2445 commits to master since this release

0.13.6 (June 6, 2016)

New Features

  • Added the ability to access the version of the SDK from
    Twilio.Conversations.version (or Conversations.version in Node)
  • Improved Track playback support for Chrome on Android (JSDK-582)
  • twilio-common.js is now bundled in distribution builds of the SDK. You no
    longer need to include it in a separate <script> tag (JSDK-626).

Bug Fixes

  • Silenced deprecation warnings in Firefox regarding getUserMedia and ICE
    server urls (JSDK-642)