Skip to content

v3.19.3

Latest
Compare
Choose a tag to compare
@manchuck manchuck released this 09 Jan 17:20
· 5 commits to 3.x since this release
d80476c

3.19.3

Added support for new DTMF endpoints and archive max bitrate, improved API authentication handling, and resolved issues with form requests, conversation creation, and header transformations.

Added

  • Added support for new DTMF endpoints. #977
  • Introduced max bitrate setting for archive functionality. #972

Fixed

  • Fixed issue where form requests were sending an undefined form body. #966
  • Resolved issue with incorrect request format for creating conversations. #967
  • Corrected transformation of user-to-user header to Lisp case. #976

Changed

  • Refactored authentication type handling for APIs. #971

Full Changelog: 3.19.0...3.19.3