Twilio-csharp v5.5.2 Release Notes

Release Date: 2017-06-30 // almost 7 years ago
    • ๐Ÿ›  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.
    • 0๏ธโƒฃ 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.