Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
5.23.0
Release Notes
Api
- Add
interactive_dataoptional param to Messages create request
Authy
- Required authentication for
/v1/Forms/{type}endpoint (breaking change) - Removed
Challenge.reasontoChallenge.responded_reason - Removed
verification_sidfrom Challenge responses - Removed
configparam from the Factor creation - Replaced all occurrences of
FactorTypeandFormTypein favor of a unifiedType(breaking change)
Chat
- Add Member attributes
Preview
- Removed
Authyversion frompreviewsubdomain in favor toauthysubdomain. (breaking change)
Verify
- Add
CustomCodeoptional parameter on Verication creation.
5.22.0
5.21.0
Release Notes
Library
Api
- Add new Balance resource:
- url: '/v1/Accounts/{account sid}/Balance'
- supported methods: GET
- returns the balance of the account
Proxy
- Add chat_instance_sid to Service
Verify
- Add
Localeoptional parameter on Verification creation.
5.20.1
5.20.0
Release Notes
Api
- Add
coachingandcall_sid_to_coachto participant properties, create and update requests.
Authy
- Set public library visibility, and added PII stanza
- Dropped support for
FactorTypeparam given new Factor prefixes (breaking change) - Supported
DELETEactions for Authy resources - Move Authy Services resources to
authysubdomain
Autopilot
- Introduce
autopilotsubdomain with all resources frompreview.understand
Preview
- Renamed Understand intent to task (breaking change)
- Deprecated Authy endpoints from
previewtoauthysubdomain
Taskrouter
- Allow TaskQueue ReservationActivitySid and AssignmentActivitySid to not be configured for MultiTask Workspaces
Verify
- Add
LookupEnabledoptional parameter on Service resource creation or update. - Add
SendDigitsoptional parameter on Verification creation. - Add delete action on Service resourse.
Twiml
- Add custom parameters to TwiML
Clientnoun and renamed the optionalnamefield toidentity. This is a breaking change in Ruby, and applications will need to transition fromdial.client ''anddial.client 'alice'formats todial.clientanddial.client(identity: alice)formats. (breaking change)
5.19.0
5.18.0
Release Notes
Library
- PR #449: Update Makefile to run tests on netcoreapp2.0. Thanks to @yannieyip!
- PR #448: Bump .NET Core version for Travis CI. Thanks to @dprothero!
- PR #447: Bump Newtonsoft.Json to 10.0.1 to try to fix #431. Thanks to @dprothero!
Api
- Set
call_sid_to_coachparameter in participant to bepreview
Preview
- Renamed response headers for Challenge and Factors Signatures
- Supported
totpin Authy preview endpoints - Allowed
latestin Authy Challenges endpoints
Video
- [Composer] Add Composition Hook resources
Voice
- changed path param name from parent_iso_code to iso_code for highrisk_special_prefixes api (breaking change)
- added geo permissions public api
Twiml
- Add
participantIdentitytoRoom