Skip to content

Releases: twilio/twilio-php

5.19.0

11 May 21:13
Compare
Choose a tag to compare

Release Notes

Library

  • PR #472: Added @throws PHPDoc tags to Sync API Context and Version classes. Thanks to @lamungu!

Chat

  • Add Channel Webhooks resource

Monitor

  • Update event filtering to support date/time (breaking change)

Wireless

  • Updated maturity to ga for all wireless apis

Docs

5.18.0

28 Apr 21:16
Compare
Choose a tag to compare

Release Notes

Video

  • Redesign API by adding custom VideoLayout object. (breaking change)

Docs

5.17.1

20 Apr 23:40
Compare
Choose a tag to compare

Release Notes

Twiml

  • Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.

Docs

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