Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
6.10.1
Release Notes
Api
- Added
voice-intelligence,voice-intelligence-transcriptionandvoice-intelligence-operatorstousage_recordAPI. - Added
tts-googletousage_recordAPI.
Lookups
- Add new
disposable_phone_number_riskpackage to the lookup response
Verify
- Documentation of list attempts API was improved by correcting
date_created_afteranddate_created_beforeexpected date format. - Documentation was improved by correcting
date_created_afteranddate_created_beforeexpected date format parameter on attempts summary API. - Documentation was improved by adding
WHATSAPPas optional valid parameter on attempts summary API.
Twiml
- Added support for he-il inside of ssm_lang.json that was missing
- Added support for he-il language in say.json that was missing
- Add
statusCallbackandstatusCallbackMethodattributes to<Siprec>.
6.10.0
Release Notes
Flex
- Adding
interaction_context_sidas optional parameter in Interactions API
Messaging
- Making visiblity public for tollfree_verification API
Numbers
- Remove Sms capability property from HNO creation under version
/v2of HNO API. (breaking change) - Update required properties in LOA creation under version
/v2of Authorization document API. (breaking change)
Taskrouter
- Add api to fetch task queue statistics for multiple TaskQueues
Verify
- Add
RiskCheckoptional parameter on Verification creation.
Twiml
- Add Google Voices and languages
6.9.0
6.8.0
6.7.0
Release Notes
Library - Fix
- PR #680: revert the commit Use IEnumerable instead of List for TwiML enums via PR (#671). Thanks to @AsabuHere!
- PR #672: Add
ToString()override to TwiML class. Thanks to @Swimburger!
Library - Feature
- PR #671: Use IEnumerable instead of List for TwiML enums. Thanks to @Swimburger!
Api
- Add
Trimto create Conference Participant API
Intelligence
- First public beta release for Voice Intelligence APIs with client libraries
Messaging
- Add new
errorsattribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.
6.6.1
Release Notes
Conversations
- Added
AddressCountryparameter to Address Configuration endpoint, to support regional short code addresses - Added query parameters
start_date,end_dateandstatein list Conversations resource for filtering
Insights
- Added annotations parameters to list summary api
Messaging
- Add GET domainByMessagingService endpoint to linkShortening service
- Add
disable_httpsto link shortening domain_config properties
Numbers
- Add bulk_eligibility api under version
/v1.
6.6.0
6.5.0
Release Notes
Library - Docs
- PR #679: consolidate. Thanks to @stern-shawn!
Messaging
- Remove
messaging_service_sidsandmessaging_service_sid_actionfrom domain config endpoint (breaking change) - Add error_code and rejection_reason properties to tollfree verification API response
Numbers
- Added the new Eligibility API under version
/v1.
6.4.0
Release Notes
Library - Chore
- PR #675: Add code signing certificate hash to secrets and decode it for use. Thanks to @AsabuHere!
Library - Fix
- PR #674: Adding timestamper url for nuget package signing. Thanks to @AsabuHere!
Conversations
- Expose query parameters
start_date,end_dateandstatein list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_riskpackage (breaking change)
Messaging
- Add support for
SOLE_PROPRIETORbrand type andSOLE_PROPRIETORcampaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETORbrand type. Brand registration requests withSTARTERbrand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETORcampaign use case. Campaign registration requests withSTARTERcampaign use case will be rejected. - Add Brand Registrations OTP API
6.3.0
Release Notes
Library - Chore
- PR #673: Add step to sign nuget packages before publishing. Thanks to @AsabuHere!
Api
- Revert Corrected the data type for
friendly_namein Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_namein Available Phone Number Local, Mobile and TollFree resources (breaking change)
Messaging
- Add
linkshortening_messaging_serviceresource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validatedparameter and addcert_in_validationparameter to Link Shortening API (breaking change)