Skip to content

Releases: twilio/twilio-ruby

5.7.0

03 Mar 00:28
Compare
Choose a tag to compare

Release Notes

TwiML

  • Allow newlines in TwiML content. Better XML configuration in general.

Studio

  • Add new /Context endpoint for step and engagement resources. Removes the context property from existing step and engagement resources. (breaking change)

Docs

5.6.4

24 Feb 00:53
Compare
Choose a tag to compare

Release Notes

Library

  • PR #385 - Fix ClientCapability appParams

Api

  • Add trim param to Outbound Calls API

Lookups

  • Add support for fraud lookup type

Numbers

  • Initial Release

Video

  • [composer] Add SEQUENCE value to available layouts, and trim and reuse params.

Docs

5.6.3

10 Feb 02:35
Compare
Choose a tag to compare

Release Notes

Api

  • Add AnnounceUrl and AnnounceMethod params for conference announce

Chat

  • Add support to looking up user channels by identity in v1

Docs

5.6.2

31 Jan 01:41
Compare
Choose a tag to compare

Release Notes

Api

  • Add studio-engagements usage key

Preview

  • Remove Studio Engagement Deletion

Studio

  • Initial Release

Video

  • [omit] Beta: Allow updates to SubscribedTracks.
  • Add SubscribedTracks.
  • Add track name to Video Recording resource
  • Add Composition and Composition Media resources

Docs

5.6.1

22 Jan 23:38
Compare
Choose a tag to compare

Release Notes

Api

  • Add conference_sid property on Recordings
  • Add proxy and sms usage key

Chat

  • Make user channels accessible by identity
  • Add notifications logs flag parameter

Fax

  • Added ttl parameter
    ttl is the number of minutes a fax is considered valid.

Preview

  • Add call_delay, extension, verification_code, and verification_call_sids.
  • Add failure_reason to HostedNumberOrders.
  • Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.

Docs

5.6.0

16 Dec 02:16
Compare
Choose a tag to compare

Release Notes

Api

  • Add voip, national, shared_cost, and machine_to_machine sub-resources to /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
  • Add programmable video keys

Preview

  • Add verification_type and verification_document_sid to HostedNumberOrders.

Proxy

  • Fixed typo in session status enum value

Twiml

  • Fix Dial record property incorrectly typed as accepting TrimEnum values when it actually has its own enum of values. (breaking change)
  • Add priority and timeout properties to Task TwiML.
  • Add support for recording_status_callback_event for Dial verb and for Conference

Docs

5.5.1

01 Dec 21:52
Compare
Choose a tag to compare

Release Notes

Api

  • Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
  • Update Call Recordings with the correct properties

Preview

  • Add status and email query param filters for AuthorizationDocument list endpoint

Proxy

  • Added DELETE support to Interaction
  • Standardized enum values to dash-case
  • Rename Service#friendly_name to Service#unique_name

Video

  • Remove beta flag from media_region and video_codecs

Wireless

  • Bug fix: Changed operator_mcc and operator_mnc in DataSessions subresource from integer to string

Docs

5.5.0

17 Nov 21:21
Compare
Choose a tag to compare

Release Notes

Sync

  • Add TTL support for Sync objects (breaking change)
    • The required data parameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item"
    • New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"

Video

  • [bi] Rename RoomParticipant to Participant
  • Add Recording Settings resource
  • Expose EncryptionKey and MediaExternalLocation properties in Recording resource

Docs

5.4.5

11 Nov 01:46
Compare
Choose a tag to compare

Release Notes

Accounts

  • Add AWS credential type

Preview

  • Removed iso_country as required field for creating a HostedNumberOrder.

Proxy

  • Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url

Docs

5.4.4

03 Nov 21:39
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add programmable video keys

Video

  • Add Participants

Docs