Twilio changelog
Changelog
2023-11 (Current)
- Several potential security vulnerabilities (Deserialization of Untrusted Data, Denial of Service, and Man-in-the-Middle (MitM)) were resolved to make the Connector more secure.
2023-09
-
We introduced a New Message API with Get, Query and Create operations in place of SMS Message API which is deprecated and no longer maintained or updated for the upcoming versions of the Twilio API.
-
We changed the datatype for
VoiceCallerIdfrom string to boolean for TollFreeIncomingPhoneNumber, LocalIncomingPhoneNumber, and IncomingPhoneNumbers objects. -
We removed the
DateUpdatedandDateCreatedendpoints from the response data for the AuthorizedConnectApp object. -
We removed the
ConnectAppSidandOwnerAccountSid endpointsfrom the response data for the Account object.