Skip to content

Releases: twilio/twilio-php

5.9.1

23 May 00:38
Compare
Choose a tag to compare

Release Notes

  • Rename Recordings to RoomRecordings in Twilio Video

5.9.0-alpha1

22 May 21:53
Compare
Choose a tag to compare
5.9.0-alpha1 Pre-release
Pre-release

Release Notes

  • Update usage record categories.
  • Add video domain.
  • Add wireless domain.
  • Add fax domain.
  • Add sync domain.
  • Add area_code_geomatch to messaging Service.

5.9.0

19 May 20:44
Compare
Choose a tag to compare

Release Notes

  • Add support for video.twilio.com.

5.8.0

27 Apr 10:17
Compare
Choose a tag to compare

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 by VideoGrant.

5.8.0-alpha1

27 Apr 11:02
Compare
Choose a tag to compare
5.8.0-alpha1 Pre-release
Pre-release

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 by VideoGrant.
  • 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 with dateCreatedBefore/After on Video Rooms (backwards incompatible).

Twilio-Php Version 5.7.3

12 Apr 20:24
Compare
Choose a tag to compare

[2017-04-12] Version 5.7.3

  • Add TaskRouterGrant.
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

Twilio-Php Version 5.7.3-alpha1

12 Apr 20:36
Compare
Choose a tag to compare
Pre-release

[2017-04-12] Version 5.7.3-alpha1

  • Add TaskRouterGrant.
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

Twilio PHP Version 5.7.2

04 Apr 22:50
Compare
Choose a tag to compare
  • Add validityPeriod parameter to Message creation

Twilio PHP Version 5.7.2-alpha1

04 Apr 22:51
Compare
Choose a tag to compare
Pre-release
  • Add validityPeriod parameter to Message creation

Twilio PHP Version 4.5.0 Edge

09 Oct 18:42
Compare
Choose a tag to compare
Pre-release

Same as Version 4.5.0. It additionally packages SDK for the following beta features

  • IP Messaging
  • Conversations (For Video)