Skip to content

Releases: twilio/twilio-csharp

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

5.4.3-alpha1

22 May 21:56

Choose a tag to compare

5.4.3-alpha1 Pre-release
Pre-release

Release Notes

  • Added support for video.twilio.com.
  • Updated Usage Trigger enums with missing categories.
  • Alpha Changes:
    • Add wireless domain.
    • Add fax domain.
    • Add sync domain.
    • Add area_code_geomatch to messaging Service.

NuGet
Docs

5.4.2

19 May 23:53

Choose a tag to compare

Release Notes

  • Added support for video.twilio.com.
  • Updated Usage Trigger enums with missing categories.

NuGet
Docs

5.4.2-alpha1

08 May 21:00

Choose a tag to compare

5.4.2-alpha1 Pre-release
Pre-release

Release Notes

  • Set AssemblyVersion in dll correctly.
  • Add new categories in Usage Trigger enums.
  • Add missing Twiml Dial Conference attributes.

NuGet
Docs