twilio-ruby v5.3.0 Release Notes

Release Date: 2017-09-29 // over 6 years ago
  • Library

    • โœ‚ Remove left over files from legacy 4.x 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 (hashes) instead of strings. Passing manually stringified json 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.