github twilio/twilio-php 5.15.0

latest releases: 8.0.1, 8.0.0, 7.16.2...
6 years ago

Release Notes

Library

  • Add warnings when trying to import/use objects from legacy versions of the library.

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. (breaking change)

Notify

  • data, apn, gcm, fcm, sms parameters in Notifications create resource now accept objects instead of strings. Passing manually stringified json objects will continue to work.

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.

Don't miss a new twilio-php release

NewReleases is sending notifications on new releases.