twilio-ruby v5.31.0 Release Notes

Release Date: 2019-12-12 // over 4 years ago
  • ๐Ÿš€ Release Notes

    Api

    • ๐Ÿ‘‰ Make twiml conditional for create. One of url, twiml, or application_sid is now required.
    • โž• Add bundle_sid parameter to /IncomingPhoneNumbers API
    • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

    Chat

    • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

    Conversations

    • โž• Add Participant SID to Message properties

    Messaging

    • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

    ๐Ÿ’Ž Docs