Skip to content

Releases: twilio/twilio-csharp

5.4.1

08 May 20:51

Choose a tag to compare

Release Notes

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

NuGet
Docs

5.4.1-alpha1

27 Apr 12:27

Choose a tag to compare

5.4.1-alpha1 Pre-release
Pre-release

Release Notes

  • Add support for Chat V2
  • Remove conference participant Beep and ConferenceRecord enums, use String instead (backwards incompatible).
  • Add recordingChannels, recordingStatusCallback, recordingStatusCallbackMethod, sipAuthUsername, sipAuthPassword, region, conferenceRecordingStatusCallback, conferenceRecordingStatusCallbackMethod parameter support to conference participant creation.
  • Update missing categories in Usage Trigger enums.
  • Deprecate ConversationsGrant, use VideoGrant instead.
  • Alpha Changes:
    • Add smartEncoding parameter to messaging Service.
    • Make endpoint parameter optional for notify service bindings (backwards incompatible).
    • Add segments property to notify service notifications.
    • Add logEnabled property to notify services.
    • New Notify resources: Segment, SegmentMembership, UserBinding, User
    • Add ability to delete Wireless RatePlans
    • Add groupingSid parameter to Video Recordings.
    • Remove startTime property from Video Rooms (backwards incompatible).
    • Replace startTimeBefore/After filtering with dateCreatedBefore/After on Video Rooms (backwards incompatible).

NuGet
Docs

5.4.0

27 Apr 11:50

Choose a tag to compare

Release Notes

  • Add support for Chat V2
  • Remove conference participant Beep and ConferenceRecord enums, use String instead (backwards incompatible).
  • Add recordingChannels, recordingStatusCallback, recordingStatusCallbackMethod, sipAuthUsername, sipAuthPassword, region, conferenceRecordingStatusCallback, conferenceRecordingStatusCallbackMethod parameter support to conference participant creation.
  • Update missing categories in Usage Trigger enums.

NuGet
Docs

5.3.1-alpha1

17 Apr 22:39

Choose a tag to compare

5.3.1-alpha1 Pre-release
Pre-release

Release Notes

  • Allow moving Phone Numbers to subaccounts
  • Add SmartEncoding to Messaging Services
  • Allow deleting of Wireless RatePlans

NuGet
Docs

5.3.0

17 Apr 22:18

Choose a tag to compare

Release Notes

  • Allow moving Phone Numbers to subaccounts

NuGet
Docs

5.2.2-alpha1

13 Apr 21:42

Choose a tag to compare

5.2.2-alpha1 Pre-release
Pre-release

This version of the Twilio C# library is a superset of 5.2.1 that includes all beta Twilio products.

Release Notes

  • Add validityPeriod to Message creation
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

NuGet
Docs

5.2.1

13 Apr 18:38

Choose a tag to compare

Release Notes

  • Add validityPeriod to Message creation
  • Update VideoGrant.
    • Add room as preferred grant granularity.
    • Deprecate setting configurationProfileSid on grant.

NuGet
Docs

5.2.1-alpha1

31 Mar 20:56

Choose a tag to compare

5.2.1-alpha1 Pre-release
Pre-release

This version of the Twilio C# library is a superset of 5.2.0 that includes all beta Twilio products.

Release Notes

  • Add Twilio Programmable Fax
  • Add messaging.twilio.com API
  • Add answering machine detection to Programmable Voice
  • Add channel limits to Programmable Chat
  • Update Twilio Video with recordings

NuGet
Docs

5.2.0

31 Mar 20:57

Choose a tag to compare

Release Notes

  • Add answering machine detection to Programmable Voice
  • Add channel limits to Programmable Chat

NuGet
Docs

5.1.2-alpha1

21 Mar 17:44

Choose a tag to compare

5.1.2-alpha1 Pre-release
Pre-release

This version of the Twilio C# library is a superset of 5.1.1 that includes all beta Twilio products.

Release Notes

  • Add Equals and GetHashCode to StringEnum

NuGet
Docs