Skip to content

6.6.0

Compare
Choose a tag to compare
@codejudas codejudas released this 25 Aug 22:53
· 674 commits to main since this release

Release Notes

Library

  • Allow creating AccessTokens/Jwts without generating nbf. Passing None in the constructor will remove nbf from jwt payload.

Api

  • Update status enum for Recordings to include 'failed'
  • Add error_code property on Recordings

Chat

  • Add mutable parameters for channel, members and messages

Video

  • New media_region parameter when creating a room, which controls which region media will be served out of.

Twiml

  • Add support for speech_timeout, max_speech_time, and profanity_filter attributes on Gather verb.