Releases: twilio/twilio-php
Releases · twilio/twilio-php
5.10.0
5.10.0-alpha1
Release Notes
- Add HostedNumbers preview support.
- Add Proxy preview support.
- Add BulkExports preview support.
5.9.1
5.9.0-alpha1
Release Notes
- Update usage record categories.
- Add video domain.
- Add wireless domain.
- Add fax domain.
- Add sync domain.
- Add
area_code_geomatch
to messagingService
.
5.9.0
5.8.0
Release Notes
- Add support for Twilio Chat v2
- Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
optional parameters to conference participant resource. - Add support for setting
DEBUG_HTTP_TRAFFIC=true
environment varibale to dump request and response information. Thanks @kevinburke, PR #394. - Add deprecation warning to
ConversationsGrant
, it is being replaced byVideoGrant
.
5.8.0-alpha1
Release Notes
- Add support for Twilio Chat v2
- Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
optional parameters to conference participant resource. - Add support for setting
DEBUG_HTTP_TRAFFIC=true
environment varibale to dump request and response information. Thanks @kevinburke, PR #394. - Add deprecation warning to
ConversationsGrant
, it is being replaced byVideoGrant
. - Alpha Changes:
- Add
smartEncoding
parameter to messaging Service. - Make
endpoint
parameter optional for notify service bindings (backwards incompatible). - Add
segments
property to notify service notifications. - Add
logEnabled
property to notify services. - New Notify resources: Segment, SegmentMembership, UserBinding, User
- Add ability to delete Wireless RatePlans
- Add
groupingSid
parameter to Video Recordings. - Remove
startTime
property from Video Rooms (backwards incompatible). - Replace
startTimeBefore/After
filtering withdateCreatedBefore/After
on Video Rooms (backwards incompatible).
- Add
Twilio-Php Version 5.7.3
[2017-04-12] Version 5.7.3
- Add TaskRouterGrant.
- Update VideoGrant.
- Add
room
as preferred grant granularity. - Deprecate setting
configurationProfileSid
on grant.
- Add
Twilio-Php Version 5.7.3-alpha1
[2017-04-12] Version 5.7.3-alpha1
- Add TaskRouterGrant.
- Update VideoGrant.
- Add
room
as preferred grant granularity. - Deprecate setting
configurationProfileSid
on grant.
- Add
Twilio PHP Version 5.7.2
- Add
validityPeriod
parameter to Message creation