Skip to content

Releases: twilio/twilio-csharp

5.6.2

18 Aug 19:24

Choose a tag to compare

Release Notes

Api

  • Add VoiceReceiveMode {'voice', 'fax'} option to IncomingPhoneNumber UPDATE requests

Chat

  • Add channel message media information
  • Add service instance message media information

Preview

  • Add DeployedDevices.

Sync

  • Add support for Service Instance unique names

NuGet
Docs

5.6.1

11 Aug 22:55

Choose a tag to compare

Release Notes

Updated requirements for NewtonSoft and DotNet

TwiML

  • Add missing Gather attributes

Api

  • Add New wireless usage keys added
  • Add auto_correct_address param for Addresses create and update
  • Add ChatGrant grant and deprecate IpMessagingGrant

Preview

  • Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
  • Add AvailableNumbers resource.

Video

  • Add video_codec enum and video_codecs parameter, which can be set to either VP8 or H264 during room creation.
  • Restrict recordings page size to 100

NuGet
Docs

5.6.0

27 Jul 20:01

Choose a tag to compare

Release Notes

This release adds Beta and Preview products to main artifact.

Previously, Beta and Preview products were only included in the alpha artifact.
They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.

Api

  • Remove unused encryption_type property on Recordings (breaking change)
  • Update status enum for Messages to include 'accepted'
  • Update AnnounceMethod parameter naming for consistency

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add sms_application_sid to HostedNumberOrders.
  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Taskrouter

  • Fully support conference functionality in reservations.

NuGet
Docs

5.5.3-alpha2

07 Jul 19:20

Choose a tag to compare

5.5.3-alpha2 Pre-release
Pre-release

Release Notes

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers. Issue #380.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

NuGet
Docs

5.5.3-alpha1

01 Jul 00:38

Choose a tag to compare

5.5.3-alpha1 Pre-release
Pre-release

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 finishOnKey Gather Twiml attribute. Thanks @barclayadam!
  • Fix Enums comparison with == not working. Issue #376.
  • Support Recording encryption. Add EncryptionType and EncryptionDetails parameters to call recordings.
  • Add new usage record categories for rooms and speech recognition.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

Messaging

  • Add SynchronousValidation property and parameter to Messaging Service.

Hosted Numbers

  • Add VerificationCode parameter and property to HostedNumberOrder

NuGet
Docs

5.5.2

01 Jul 00:15

Choose a tag to compare

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 finishOnKey Gather Twiml attribute. Thanks @barclayadam!
  • Fix Enums comparison with == not working. Issue #376.
  • Support Recording encryption. Add EncryptionType and EncryptionDetails parameters to call recordings.
  • Add new usage record categories for rooms and speech recognition.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

NuGet
Docs

5.5.2-alpha1

16 Jun 23:41

Choose a tag to compare

5.5.2-alpha1 Pre-release
Pre-release

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 locality property to available phone numbers and allow filter by inLocality option when searching available phone numbers.
  • Add origin parameter to incoming phone numbers.
  • Support announceUrl and announcUrlMethod properties for conference participants.
  • Add new usage categories.
  • Alpha Changes:
    • Change Wireless usage api list key to usage_records
    • Add alexa support to notify

NuGet
Docs

5.5.1

16 Jun 23:13

Choose a tag to compare

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 locality property to available phone numbers and allow filter by inLocality option when searching available phone numbers.
  • Add origin parameter to incoming phone numbers.
  • Support announceUrl and announcUrlMethod properties for conference participants.
  • Add new usage categories.

NuGet
Docs

5.5.1-alpha1

24 May 19:28

Choose a tag to compare

5.5.1-alpha1 Pre-release
Pre-release

Release Notes

  • Add HostedNumbers preview support.
  • Add Proxy preview support.
  • Add BulkExports preview support.
  • Rename RecordingList to RoomRecordingList.

NuGet
Docs

5.5.0

24 May 19:08

Choose a tag to compare

Release Notes

  • Rename room Recordings resource to RoomRecordings to avoid class name conflict (backwards incompatible).

NuGet
Docs