Releases: twilio/twilio-php
Releases · twilio/twilio-php
7.6.0
7.5.0
7.4.2
Release Notes
Api
- Add
Trim
to create Conference Participant API
Intelligence
- First public beta release for Voice Intelligence APIs with client libraries
Messaging
- Add new
errors
attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.
7.4.1
Release Notes
Conversations
- Added
AddressCountry
parameter to Address Configuration endpoint, to support regional short code addresses - Added query parameters
start_date
,end_date
andstate
in list Conversations resource for filtering
Insights
- Added annotations parameters to list summary api
Messaging
- Add GET domainByMessagingService endpoint to linkShortening service
- Add
disable_https
to link shortening domain_config properties
Numbers
- Add bulk_eligibility api under version
/v1
.
7.4.0
7.3.0
Release Notes
Library - Docs
- PR #775: consolidate. Thanks to @stern-shawn!
Messaging
- Remove
messaging_service_sids
andmessaging_service_sid_action
from domain config endpoint (breaking change) - Add error_code and rejection_reason properties to tollfree verification API response
Numbers
- Added the new Eligibility API under version
/v1
.
7.2.0
Release Notes
Conversations
- Expose query parameters
start_date
,end_date
andstate
in list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Add support for
SOLE_PROPRIETOR
brand type andSOLE_PROPRIETOR
campaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETOR
brand type. Brand registration requests withSTARTER
brand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETOR
campaign use case. Campaign registration requests withSTARTER
campaign use case will be rejected. - Add Brand Registrations OTP API
7.1.0
Release Notes
Api
- Revert Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources (breaking change)
Messaging
- Add
linkshortening_messaging_service
resource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validated
parameter and addcert_in_validation
parameter to Link Shortening API (breaking change)
7.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #771: Merge branch '7.0.0-rc' to main. Thanks to @charan678! (breaking change)
Api
- Add new categories for whatsapp template
Lookups
- Remove
validation_results
from thedefault_output_properties
Supersim
- Add ESimProfile's
matching_id
andactivation_code
parameters to libraries
7.0.0-rc.4
Release Notes
Api
- Remove
scheduled_for
property from message resource - Add
scheduled_for
property to message resource