Skip to content

3.7.0

Compare
Choose a tag to compare
@codejudas codejudas released this 28 Sep 22:24
· 731 commits to main since this release

Release Notes

Chat

  • Make member accessible through identity.
  • Make channel subresources accessible by channel unique name.
  • Set get list 'max_page_size' parameter to 100.
  • Add service instance webhook retry configuration.
  • Add media message capability.
  • Make body an optional parameter on Message creation.

Notify

  • data, apn, gcm, fcm, sms parameters in Notifications create resource are objects instead of strings. (breaking change)

Taskrouter

  • Add new query ability by TaskChannelSid or TaskChannelUniqueName.
  • Move Events, Worker, Workers endpoint over to CPR.
  • Add new RealTime and Cumulative Statistics endpoints.

Video

  • Create should allow an array of video_codecs.
  • Add video_codecs as a property of room to make it externally visible.