Releases: twilio/twilio-ruby
Releases · twilio/twilio-ruby
5.12.1
5.12.0
Release Notes
Library
- PR #420: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!
Chat
- Make message From field updatable
- Add REST API webhooks
Notify
- Removing deprecated
segments
,users
,segment_memberships
,user_bindings
classes from helper libraries. (breaking change)
Preview
- Add new Intent Statistics endpoint
- Remove
ttl
from Assistants
Twiml
- Add
Connect
andRoom
for Programmable Video Rooms
5.11.2
Release Notes
Library
- PR #424: Fix Say example in README.md. Thanks to @HuipengRen!
Api
- Add support for sip domains to map credential lists for registrations
Preview
- Remove
ttl
from Assistants
Proxy
- Enable setting a proxy number as reserved
Twiml
- Add support for SSML lang tag on Say verb
5.11.1
5.11.0
Release Notes
Library
- PR #421: Fix TwiML Say verb spec. Thanks to @HuipengRen!
- PR #419: Add a request body validator. Thanks to @cjcodes!
- PR #418: Remove support for ruby 2.0 and 2.1, adds 2.5. Thanks to @cjcodes!
Twiml
- Add support for SSML on Say verb, the message body is changed to be optional (breaking change)
5.10.7
5.10.6
5.10.5
5.10.4
Release Notes
Library
- PR #412: Allow adding TwiML children with generic tag names. Thanks to @ekarson!
- PR #408: Add validate_ssl_certificate helper method to Client. Thanks to @ekarson!
- PR #410: Allow adding text nodes to TwiML responses. Thanks to @ekarson!
Api
- Add Fraud Lookups category to usage records
Twiml
- Add methods to helper libraries to inject arbitrary text under a TwiML node
5.10.3
Release Notes
Library
- PR #409: Switch to single quotes for rubocop. Thanks to @cjcodes!
- PR #407: Allows developers to add comments to TwiML. Thanks to @philnash!
- PR #405: Update description. Thanks to @efossier!
Chat
- Add Binding and UserBinding documentation
Lookups
- Add back support for
fraud
lookup type