Skip to content

4.2.0

Compare
Choose a tag to compare
@makarandp0 makarandp0 released this 21 Feb 21:01
· 64 commits to master since this release

4.2.0 (February 21, 2020)

New Features

  • twilio-webrtc.js will now export guessBrowserVersion, which detects the major
    and minor versions of the browser it is running on. (JSDK-2670)

Bug Fixes

  • Fixed a bug where guessBrowser was falsely detecting Chrome and Firefox on iOS
    as Safari. (JSDK-2670)