Skip to content

Releases: twilio/twilio-csharp

5.9.3

22 Jan 21:54
Compare
Choose a tag to compare

Release Notes

Api

  • Add conference_sid property on Recordings
  • Add proxy and sms usage key

Chat

  • Make user channels accessible by identity
  • Add notifications logs flag parameter

Fax

  • Added ttl parameter
    ttl is the number of minutes a fax is considered valid.

Preview

  • Add call_delay, extension, verification_code, and verification_call_sids.
  • Add failure_reason to HostedNumberOrders.
  • Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.

Docs
NuGet

5.9.2

16 Dec 01:28
Compare
Choose a tag to compare

Release Notes

Api

  • Add voip, national, shared_cost, and machine_to_machine sub-resources to /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
  • Add programmable video keys

Preview

  • Add verification_type and verification_document_sid to HostedNumberOrders.

Proxy

  • Fixed typo in session status enum value

Twiml

  • Fix Dial record property incorrectly typed as accepting TrimEnum values when it actually has its own enum of values. (breaking change)
  • Add priority and timeout properties to Task TwiML.
  • Add support for recording_status_callback_event for Dial verb and for Conference

Docs
NuGet

5.9.1

01 Dec 23:18
Compare
Choose a tag to compare

Release Notes

Api

  • Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
  • Update Call Recordings with the correct properties

Preview

  • Add status and email query param filters for AuthorizationDocument list endpoint

Proxy

  • Added DELETE support to Interaction
  • Standardized enum values to dash-case
  • Rename Service#friendly_name to Service#unique_name

Video

  • Remove beta flag from media_region and video_codecs

Wireless

  • Bug fix: Changed operator_mcc and operator_mnc in DataSessions subresource from integer to string

Docs
NuGet

5.9.0

17 Nov 23:26
Compare
Choose a tag to compare

Release Notes

Sync

  • Add TTL support for Sync objects (breaking change)
    • The required data parameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item"
    • New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"

Video

  • [bi] Rename RoomParticipant to Participant
  • Add Recording Settings resource
  • Expose EncryptionKey and MediaExternalLocation properties in Recording resource

Docs
NuGet

5.8.3

11 Nov 00:18
Compare
Choose a tag to compare

Release Notes

Accounts

  • Add AWS credential type

Preview

  • Removed iso_country as required field for creating a HostedNumberOrder.

Proxy

  • Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url

Docs
NuGet

5.8.2

03 Nov 23:22
Compare
Choose a tag to compare

Release Notes

Api

  • Add programmable video keys

Video

  • Add Participants

Docs
NuGet

5.8.1

28 Oct 00:42
Compare
Choose a tag to compare

Release Notes

Chat

  • Add Binding resource
  • Add UserBinding resource

Docs
NuGet

5.8.0

20 Oct 23:08
Compare
Choose a tag to compare

Release Notes

TwiML

  • Update all TwiML resources with latest changes and parameters (breaking change).
  • Autogenerate TwiML for faster updates and consistency.

Api

  • Add address_sid param to IncomingPhoneNumbers create and update
  • Add 'fax_enabled' option for Phone Number Search

NuGet
Docs

5.7.2

13 Oct 22:46
Compare
Choose a tag to compare

Release Notes

Api

  • Add smart_encoded param for Messages
  • Add identity_sid param to IncomingPhoneNumbers create and update

Preview

  • Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
  • Add AuthorizationDocuments preview API.

Proxy

  • Initial Release

Wireless

  • Added ip_address to sim resource

NuGet
Docs

5.7.1

06 Oct 22:19
Compare
Choose a tag to compare

Release Notes

Preview

  • Add acc_security (authy-phone-verification) initial api-definitions

Taskrouter

  • [bi] Less verbose naming of cumulative and real time statistics

NuGet
Docs