Skip to content

Releases: twilio/twilio-php

8.3.1

18 Sep 13:41
Compare
Choose a tag to compare

Release Notes

Intelligence

  • Remove public from operator_type
  • Update operator_type to include general-availablity and deprecated

Numbers

  • Remove beta flag for bundle clone API

Docs

8.3.0

05 Sep 13:03
Compare
Choose a tag to compare

Release Notes

Iam

  • updated library_visibility public for new public apikeys

Numbers

  • Add new field in Error Codes for Regulatory Compliance.
  • Change typing of Port In Request date_created field to date_time instead of date (breaking change)

Docs

8.2.3

26 Aug 11:26
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Update documentation of error_code and error_message on the Message resource.
  • Remove generic parameters from transcription resource
  • Added public documentation for Payload Data retrieval API

Flex

  • Adding update Flex User api

Insights

  • Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary

Intelligence

  • Add words array information to the Sentences v2 entity.
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Operator Results.
  • Change the path parameter when fetching an /OperatorType/{} from sid<EY> to string to support searching by SID or by name
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Transcript and Service endpoints.

Messaging

  • Adds two new channel senders api to add/remove channel senders to/from a messaging service
  • Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC

Numbers

  • Modify visibility to public in bundle clone API
  • Add port_date field to Port In Request and Port In Phone Numbers Fetch APIs
  • Change properties docs for port in phone numbers api
  • Add is_test body param to the Bundle Create API
  • Change properties docs for port in api

Trusthub

  • Add new field in themeSetId in compliance_inquiry.

Verify

  • Update custom_code_enabled description on verification docs

Docs

8.2.2

02 Jul 09:34
Compare
Choose a tag to compare

Release Notes

Intelligence

  • Deprecate account flag api.twilio-intelligence.v2

Docs

8.2.1

27 Jun 19:43
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Add transcription resource
  • Add beta feature request managed cert

Flex

  • Changed mount name for flex_team v2 api

Intelligence

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to Operator resources

Numbers

  • Added include_constraints query parameter to the Regulations API

Twiml

  • Add support for <Transcription> noun

Docs

8.2.0

20 Jun 10:49
e634588
Compare
Choose a tag to compare

Release Notes

Library - Chore

Events

  • Add status and documentation_url to Event Types

Lookups

  • Removed unused fraud lookups in V1 only to facilitate rest proxy migration

Numbers

  • Add date_created field to the Get Port In Request API
  • Rename the status_last_time_updated_timestamp field to last_updated in the Get Port In Phone Number API (breaking change)
  • Add Rejection reason and rejection reason code to the Get Port In Phone Number API
  • Remove the carrier information from the Portability API

Proxy

  • Change property type from enum to ienum

Trusthub

  • Add skipMessagingUseCase field in compliance_tollfree_inquiry.

Docs

8.1.1

06 Jun 11:48
Compare
Choose a tag to compare

Release Notes

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts

Docs

8.1.0

24 May 11:12
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Chore

Api

  • Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.

Flex

  • Adding validated field to plugin_versions
  • Corrected the data type for runtime_domain, call_recording_webhook_url, crm_callback_url, crm_fallback_url, flex_url in Flex Configuration
  • Making routing optional in Create Interactions endpoint

Intelligence

  • Expose operator authoring apis to public visibility
  • Deleted language_code parameter from updating service in v2 (breaking change)
  • Add read_only_attached_operator_sids to v2 services

Numbers

  • Add API endpoint for GET Porting Webhook Configurations By Account SID
  • Remove bulk portability api under version /v1. (breaking change)
  • Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
  • Add API endpoint to deleting Webhook Configurations
  • Add Get Phone Number by Port in request SID and Phone Number SID api
  • Add Create Porting webhook configuration API
  • Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting

Taskrouter

  • Add back routing_target property to tasks
  • Add back ignore_capacity property to tasks
  • Removing routing_target property to tasks due to revert
  • Removing ignore_capacity property to tasks due to revert
  • Add routing_target property to tasks
  • Add ignore_capacity property to tasks

Trusthub

  • Add new field errors to bundle as part of public API response in customer_profile.json and trust_product.json (breaking change)
  • Add themeSetId field in compliance_tollfree_inquiry.

Verify

  • Update friendly_name description on service docs

Docs

8.0.1

18 Apr 11:17
Compare
Choose a tag to compare

Release Notes

Flex

  • Add header ui_version to web_channels API

Messaging

  • Redeploy after failed pipeline

Numbers

  • Add Delete Port In request phone number api and Add Delete Port In request api

Docs

8.0.0

04 Apr 14:59
Compare
Choose a tag to compare

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Feature

Api

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Flex

  • Remove optional parameter from plugins and it to plugin_versions

Lookups

  • Add new pre_fill package to the lookup response

Messaging

  • Cleanup api.messaging.next-gen from Messaging Services endpoints
  • Readd Sending-Window after fixing test failure

Verify

  • Add whatsapp.msg_service_sid and whatsapp.from parameters to create, update, get and list of services endpoints

Voice

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Twiml

  • Add new token_type value payment-method for Pay verb

Docs