Releases: twilio/twilio-php
Releases · twilio/twilio-php
8.11.1
Release Notes
Api
- Remove inequality examples from Calls StartTime and EndTime filter descriptions
Memory
-
2026-02-06
- Minor updates (formatting, metadata)
-
2026-02-06
- Minor updates (formatting, metadata)
-
2026-02-06
-
2026-01-23
-
2026-01-23
- Added 3 new path(s):
/v1/Stores/{storeId}/Profiles/Imports(ListProfileImportsV2, CreateProfilesImportV2)/v1/Stores/{storeId}/Profiles/Imports/{importId}(FetchProfileImportV2)- Removed 6 path(s):
/v1/KnowledgeBases/{kbId}/Knowledge(ListKnowledge, CreateKnowledge)/v1/KnowledgeBases/{kbId}/Search(KnowledgeSearch)/v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId}(RetrieveKnowledge, PatchKnowledge, DeleteKnowledge)/v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId}/Chunks(ListKnowledgeChunks)/v1/ControlPlane/KnowledgeBases(ListKnowledgeBases, CreateKnowledgeBase)/v1/ControlPlane/KnowledgeBases/{kbId}(GetKnowledgeBase, UpdateKnowledgeBase, DeleteKnowledgeBase)-
2026-01-05
-
2026-01-05
- Initial release with 26 paths and 48 operations
8.11.0
Release Notes
Library - Fix
- PR #908: Revert "fix: Regional API domain processing". Thanks to @shrutiburman!
Library - Feature
- PR #902: return response headers. Thanks to @tiwarishubham635!
Twiml
- Add
recording_configurationattribute to<Recording>noun - Added support for and inside
Api
- Clarify the behavior of date filters with the Calls API
- Added Phone Number
typeproperty to/IncomingPhoneNumbersresource
Assistants
- AI Assistants v1 release
Autopilot
- Remove Export resource from Autopilot Assistant
- Add dialogue_sid param to Query list resource
- Add Restore resource to Autopilot Assistant
- Add one new property in Query i.e dialogue_sid
- Add Export resource to Autopilot Assistant.
- Adds two new properties in Assistant i.e needs_model_build and development_stage
- Add Webhooks resource to Autopilot Assistant.
- Introduce
autopilotsubdomain with all resources frompreview.understand
Compliance
- Added the new InventoryComplianceInsights API under version
/v1.
Content
- changes for adding v2 endpoints
Marketplace
- Initial transition to Marketplace domain
Memory
-
API Changes
-
2026-01-23
- No path changes (updated metadata only)
-
2026-01-22
- No path changes (updated metadata only)
-
2026-01-22
- Modified 1 path(s):
/v1/Stores/{storeId}/Profiles/{profileId}(added delete)-
2026-01-15
- No path changes (updated metadata only)
-
2026-01-13
- Added 1 new path(s):
/v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId}(DeleteProfileConversationSummary)-
2026-01-12
- No path changes (updated metadata only)
-
2026-01-12
- No path changes (updated metadata only)
-
2026-01-12
- No path changes (updated metadata only)
-
2026-01-12
- Added 2 new path(s):
/v1/Stores/{storeId}/Profiles/Imports(ListProfileImportsV2, ImportProfilesV2)/v1/Stores/{storeId}/Profiles/Imports/{importId}(GetProfileImportV2)-
2026-01-13
- No path changes (updated metadata only)
-
2026-01-07
- No path changes (updated metadata only)
-
2026-01-05
- No path changes (updated metadata only)
-
2025-12-17
- No path changes (updated metadata only)
-
2025-12-17
- No path changes (updated metadata only)
-
2025-12-17
- Added 1 new path(s):
/v1/Stores/{storeId}/Profiles/{profileId}/Observations/{observationId}/Revisions(ListObservationRevisions)
Sender-ids
- Added all v2 sender-id-service endpoints
Trusthub
- Add new delete endpoint for compliance_registration.
Voice
- Add ProvisioningStatus public API endpoints.
Wise_owl
- Init API as open-api spec
- Updated Get Chat, Send Message and Create Chat to include
contextsin Message, instead of root Chat
Www
- Port APIs from oauth.twilio.com to www.twilio.com
8.10.1
8.10.0
Release Notes
Library - Chore
- PR #898: add support for new twilio error response. Thanks to @tiwarishubham635!
- PR #900: handle existing query params in token pagination. Thanks to @tiwarishubham635!
Library - Fix
Trunking
- Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)
- Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)
Trusthub
- Added new parameters in in toll-free initialize api payload.
- Remove the invalid status transition to Draft from the examples
- Change the value of email to a valid one in the examples.
8.9.0
Release Notes
Library - Fix
- PR #894: Regional API domain processing. Thanks to @manisha1997!
Library - Feature
- PR #887: Add support for token based pagination strategy. Thanks to @tiwarishubham635!
Library - Chore
- PR #890: test correct percent encoding for url params. Thanks to @tiwarishubham635!
- PR #891: add patch() to support update and patch operations together. Thanks to @tiwarishubham635!
- PR #889: successful delete on all 2xx status codes. Thanks to @tiwarishubham635!
Api
- Add
twiml_sessionresource for calls - Add
twiml_sessionresource for calls
Monitor
- Update default output properties
Trusthub
- Added customer_profile_sid in toll-free initialize api payload.
8.8.7
8.8.6
8.8.5
Release Notes
Library - Chore
- PR #885: add params to patch operation. Thanks to @tiwarishubham635!
Ai
- Add
erroras possible transcript status - Add
erroras possible transcript status
Chat
- Updated v2 UserChannel
channel_statusfromnot_participatingtonotParticipating
Intelligence
- Make intelligence work with RestProxy
- Add additional enums to better represent the possible states
- Add
errorenum to transcription status to better align with possible outputs - Add
jsonoutput type to text classification
Trusthub
- Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual
Accounts
- Add Messaging GeoPermissions API changes
8.8.4
8.8.3
Release Notes
Library - Chore
- PR #881: change oauth token endpoint. Thanks to @tiwarishubham635!
Insights
- Replace
fieldwithkeyin Request Filters and Response Metadata Filters and for Reports API