Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
5.5.3-alpha2
5.5.3-alpha1
Release Notes
- Fix Url parameters with percent encoded characters not being properly serialized before being sent to the API.
- Fix Iso8601 date time serialization not enforcing expected culture, timezone. Issue #372.
- Allow empty string
finishOnKeyGather Twiml attribute. Thanks @barclayadam! - Fix Enums comparison with
==not working. Issue #376. - Support Recording encryption. Add
EncryptionTypeandEncryptionDetailsparameters to call recordings. - Add new usage record categories for rooms and speech recognition.
Video
- Filter recordings by date using the parameters
DateCreatedAfterandDateCreatedBefore. - Override the default time-to-live of a recording's media URL through the
Ttlparameter (in seconds, default value is 3600). - Add query parameters
SourceSid,Status,DateCreatedAfterandDateCreatedBeforeto the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
Messaging
- Add
SynchronousValidationproperty and parameter to Messaging Service.
Hosted Numbers
- Add
VerificationCodeparameter and property to HostedNumberOrder
5.5.2
Release Notes
- Fix Url parameters with percent encoded characters not being properly serialized before being sent to the API.
- Fix Iso8601 date time serialization not enforcing expected culture, timezone. Issue #372.
- Allow empty string
finishOnKeyGather Twiml attribute. Thanks @barclayadam! - Fix Enums comparison with
==not working. Issue #376. - Support Recording encryption. Add
EncryptionTypeandEncryptionDetailsparameters to call recordings. - Add new usage record categories for rooms and speech recognition.
Video
- Filter recordings by date using the parameters
DateCreatedAfterandDateCreatedBefore. - Override the default time-to-live of a recording's media URL through the
Ttlparameter (in seconds, default value is 3600). - Add query parameters
SourceSid,Status,DateCreatedAfterandDateCreatedBeforeto the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
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
localityproperty to available phone numbers and allow filter byinLocalityoption when searching available phone numbers. - Add
originparameter to incoming phone numbers. - Support
announceUrlandannouncUrlMethodproperties 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
localityproperty to available phone numbers and allow filter byinLocalityoption when searching available phone numbers. - Add
originparameter to incoming phone numbers. - Support
announceUrlandannouncUrlMethodproperties for conference participants. - Add new usage categories.