Skip to content

3.6.4

Compare
Choose a tag to compare
@codejudas codejudas released this 25 Aug 17:46
· 735 commits to main since this release

Release Notes

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.
  • Add video_codec enum and video_codecs parameter, which can be set to either VP8 or H264 during room creation.