Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
5.5.2-alpha1
Release Notes
- Make url parameter optional in Play Twiml.
- Add support for reentrant paging, fetching a specific page when listing resources.
- Add Gather Twiml input attribute.
- Make url parameter of Message Redirect Twiml the xml tag value.
- Remove max page size coercion from library when listing resources.
- Add
locality
property to available phone numbers and allow filter byinLocality
option when searching available phone numbers. - Add
origin
parameter to incoming phone numbers. - Support
announceUrl
andannouncUrlMethod
properties for conference participants. - Add new usage categories.
- Alpha Changes:
- Change Wireless usage api list key to
usage_records
- Add alexa support to notify
- Change Wireless usage api list key to
5.5.1
Release Notes
- Make url parameter optional in Play Twiml.
- Add support for reentrant paging, fetching a specific page when listing resources.
- Add Gather Twiml input attribute.
- Make url parameter of Message Redirect Twiml the xml tag value.
- Remove max page size coercion from library when listing resources.
- Add
locality
property to available phone numbers and allow filter byinLocality
option when searching available phone numbers. - Add
origin
parameter to incoming phone numbers. - Support
announceUrl
andannouncUrlMethod
properties for conference participants. - Add new usage categories.
5.5.1-alpha1
5.5.0
5.4.3-alpha1
5.4.2
5.4.2-alpha1
5.4.1
5.4.1-alpha1
Release Notes
- Add support for Chat V2
- Remove conference participant
Beep
andConferenceRecord
enums, useString
instead (backwards incompatible). - Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
parameter support to conference participant creation. - Update missing categories in Usage Trigger enums.
- Deprecate ConversationsGrant, use VideoGrant instead.
- 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
5.4.0
Release Notes
- Add support for Chat V2
- Remove conference participant
Beep
andConferenceRecord
enums, useString
instead (backwards incompatible). - Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
parameter support to conference participant creation. - Update missing categories in Usage Trigger enums.