Skip to content

2.7.2

Compare
Choose a tag to compare
@charliesantos charliesantos released this 21 Sep 19:46
· 103 commits to master since this release

2.7.2 (September 21, 2023)

Changes

  • Fixed an issue where audio in the Chrome browser is choppy when another application is also using the audio devices.
  • Added missing documentation for the following events:
    • call.on('ringing', handler)
    • call.on('warning', handler)
    • call.on('warning-cleared', handler)
    • device.on('destroyed', handler)