Skip to content

Releases: twilio/twilio-php

5.17.0

13 Apr 20:19
Compare
Choose a tag to compare

Release Notes

Library

Preview

  • Support for Understand V2 APIs - renames various resources and adds new fields

Studio

  • Change parameters type from string to object in engagement resource

Video

  • [Recordings] Change size type to long. (breaking change)

Docs

5.16.7

22 Mar 23:41
Compare
Choose a tag to compare

Release Notes

Lookups

  • Disable support for fraud lookups (breaking change)

Preview

  • Add BuildDuration and ErrorCode to Understand ModelBuild

Studio

  • Add new /Context endpoint for step and engagement resources.

Docs

5.16.6

10 Mar 01:39
Compare
Choose a tag to compare

Release Notes

Api

  • Add caller_id param to Outbound Calls API
  • Release trim recording Outbound Calls API functionality in helper libraries
  • Add trim param to Outbound Calls API

Lookups

  • Add support for fraud lookup type

Numbers

  • Initial Release

Video

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

Twiml

  • Adds support for passing in multiple input type enums when setting input on Gather

Docs

5.16.5

09 Feb 23:39
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.16.4

31 Jan 01:48
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.16.3

20 Jan 02:34
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.

Taskrouter

  • Less verbose naming of cumulative and real time statistics (breaking change)

Docs

5.16.2

16 Dec 01:07
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.16.1

02 Dec 00:05
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.16.0

18 Nov 00:25
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.15.6

10 Nov 23:31
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