Twilio-csharp v5.6.0 Release Notes

Release Date: 2017-07-27 // over 6 years ago
  • ๐Ÿš€ 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.