Releases: twilio/twilio-csharp
Releases · twilio/twilio-csharp
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_coach
parameter in participant to bepreview
Preview
- Renamed response headers for Challenge and Factors Signatures
- Supported
totp
in Authy preview endpoints - Allowed
latest
in 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
participantIdentity
toRoom
5.17.0
5.16.4
5.16.3
5.16.2
5.16.1
5.16.0
5.15.1
5.15.0
Release Notes
Library
- PR #434: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!
Chat
- Make message From field updatable
- Add REST API webhooks
Notify
- Removing deprecated
segments
,users
,segment_memberships
,user_bindings
classes from helper libraries. (breaking change)
Twiml
- Add
Connect
andRoom
for Programmable Video Rooms