Releases: twilio/twilio-php
Releases · twilio/twilio-php
8.7.0
8.6.5
8.6.4
Release Notes
Library - Docs
- PR #868: add php 8.4 in supported version. Thanks to @tiwarishubham635!
Bulkexports
- Changed the type of 'details' field to be a list of objects instead of a single object
Conversations
- Updates to
method
casing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility
Proxy
- remove shortcodes resource as its no longer used
Serverless
- Change log field level from type
ienum
tostring
in Logs api
Taskrouter
- Remove
URL-encoded
from attributes param definition in tasks
Trunking
- Added
symmetric_rtp_enabled
property on Trunks.
Twiml
- Add support for
<WhatsApp>
noun under<Dial>
verb
8.6.3
Release Notes
Library - Fix
- PR #867: updating client to only use http and https. Thanks to @manisha1997!
Api
- Change DependentPhoneNumber
capabilities
typeobject
anddate_created
,date_updated
todate_time<rfc2822>
- Updated the
Default
value from 0 to 1 in the Recordings Resourcechannels
property
Serverless
- Update
ienum
type level in Logs api
Verify
- Update Channel list in Verify Attempst API
- Update
ienum
type for Conversion_Status in Verify Attempts API
Twiml
- Add
us2
to the list of supported values for the region attribute in the<Conference>
TwiML noun.
8.6.2
8.6.1
Release Notes
Library - Fix
Accounts
- Changes to add date_of_consent param in Bulk Consent API
Api
- Change
friendly_name
,date_created
anddate_updated
properties to typestring
.
Twiml
- Update twiml definition for
<ConversationRelay>
and<Assistant>
8.6.0
Release Notes
Api
- Add
response_key
forUsage Triggers
fetch endpoint.
Flex
- Add Update Interaction API
- Adding
webhook_ttid
as optional parameter in Interactions API
Serverless
- Add node22 as a valid Build runtime
- Add node20 as a valid Build runtime
Video
- removed
transcribe_participants_on_connect
andtranscriptions_configuration
from the room resource (breaking change) - Added
transcribe_participants_on_connect
andtranscriptions_configuration
to the room resource
8.5.0
Release Notes
Library - Docs
- PR #862: update readme for oauth feature. Thanks to @tiwarishubham635!
Library - Feature
- PR #854: merge OAuth support into main. Thanks to @manisha1997!
Studio
- Add documentation for parent_step_sid field in Step resource
8.4.1
Release Notes
Library - Chore
- PR #851: fix seralization. Thanks to @manisha1997!
Accounts
- Update Safelist API docs as part of prefix supoort
Flex
- Removing
first_name
,last_name
, andfriendly_name
from the Flex User API
Messaging
- Add missing tests under transaction/phone_numbers and transaction/short_code