All Versions
175
Latest Version
Avg Release Cycle
15 days
Latest Release
860 days ago

Changelog History
Page 6

  • v5.51.0 Changes

    December 02, 2020

    🚀 Release Notes

    Api

    • Remove RecordingTrack parameter for create calls, create participants, and create call recordings (breaking change)
    • ➕ Added RecordingTrack parameter for create calls and create call recordings
    • ➕ Add optional property recording_track in the participant create request

    Lookups

    • Changed caller_name and carrier properties type to object (breaking change)

    Trunking

    • ➕ Added dual channel recording options for Trunks.

    Twiml

    • ➕ Add jitterBufferSize and participantLabel to Conference.

    📄 Docs
    📦 NuGet

  • v5.50.0 Changes

    November 18, 2020

    🚀 Release Notes

    Library - Feature

    Api

    • Add new call events resource - GET /2010-04-01/Accounts/{account_sid}/Calls/{call_sid}/Events.json

    Conversations

    • 🛠 Fixed default response property issue for Service Notifications Configuration

    Insights

    • Removing call_sid from participant summary. (breaking change)

    Serverless

    • 👍 Allow Service unique name to be used in path (in place of SID) in Service update request

    🔀 Sync

    • ➕ Added HideExpired query parameter for filtering Sync Documents with expired

    👌 Verify

    • Challenge Details and HiddenDetails properties are now marked as PII
    • ⚡️ Challenge expiration_date attribute updated to set a default value of five (5) minutes and to allow max dates of one (1) hour after creation.
    • ⚡️ Entity identity attribute updated to allow values between 8 and 64 characters.
    • 👌 Verify Service frinedly_name attribute updated from 64 max lenght to 30 characters.

    📄 Docs
    📦 NuGet

  • v5.49.0 Changes

    November 05, 2020

    🚀 Release Notes

    Library - Feature

    Api

    • ➕ Added verify-push to usage_record API

    Bulkexports

    • When creating a custom export the StartDay, EndDay, and FriendlyName fields were required but this was not reflected in the API documentation. The API itself failed the request without these fields. (breaking change)
    • ➕ Added property descriptions for Custom Export create method
    • Clarified WebhookUrl and WebhookMethod must be provided together for Custom Export

    Insights

    • ➕ Added video room and participant summary apis.

    Ip_messaging

    • Create separate definition for ip-messaging
    • ⏪ Restore v2 endpoints for ip-messaging

    👌 Verify

    • 👌 Verify Push madurity were updated from preview to beta
    • twilio_sandbox_mode header was removed from Verify Push resources (breaking change)

    Video

    • [Rooms] Add Recording Rules API

    📄 Docs
    📦 NuGet

  • v5.48.0 Changes

    October 14, 2020

    🚀 Release Notes

    Library - Feature

    • ⚡️ PR #527: Add RecordingRule and RecordingRulesUpdate. Thanks to @FMV1491!

    Ai

    • ➕ Add Annotation Project and Annotation Task endpoints
    • ➕ Add Primitives endpoints
    • ➕ Add meta.total to the search endpoint

    Conversations

    • Mutable Conversation Unique Names

    Insights

    • ➕ Added trust to summary.

    Preview

    • Simplified Channels resource. The path is now /BrandedChannels/branded_channel_sid/Channels (breaking change)

    👌 Verify

    • Changed parameters (config and binding) to use dot notation instead of JSON string (e.i. Before: binding={"alg":"ES256", "public_key": "xxx..."}, Now: Binding.Alg="ES256", Binding.PublicKey="xxx..."). (breaking change)
    • ✅ Changed parameters (details and hidden_details) to use dot notation instead of JSON string (e.i. Before: details={"message":"Test message", "fields": "[{\"label\": \"Action 1\", \"value\":\"value 1\"}]"}, Now: details.Message="Test message", Details.Fields=["{\"label\": \"Action 1\", \"value\":\"value 1\"}"]). (breaking change)
    • Removed notify_service_sid from push service configuration object. Add Push.IncludeDate, Push.ApnCredentialSid and Push.FcmCredentialSid service configuration parameters. (breaking change)

    📄 Docs
    📦 NuGet

  • v5.47.2 Changes

    September 28, 2020

    🚀 Release Notes

    Api

    • ➕ Add optional property call_reason in the participant create request
    • 👉 Make sip-domain-service endpoints available in stage-au1 and prod-au1

    Messaging

    • ✂ Removed beta feature gate from WhatsApp Templates API

    Serverless

    • ➕ Add Build Status endpoint

    Video

    • [Rooms] Add new room type "go" for WebRTC Go

    📄 Docs
    📦 NuGet

  • v5.47.1 Changes

    September 21, 2020

    🚀 Release Notes

    Library - Fix

    Accounts

    • ➕ Add Auth Token rotation API

    Conversations

    • 🔄 Change resource path for Webhook Configuration

    Events

    • Schemas API get all Schemas names and versions

    📄 Docs
    📦 NuGet

  • v5.47.0 Changes

    September 16, 2020

    🚀 Release Notes

    Library - Feature

    Conversations

    • 🔦 Expose Configuration and Service Configuration resources
    • ➕ Add Unique Name support for Conversations
    • ➕ Add Services Push Notification resource
    • ➕ Add Service scoped Conversation resources
    • 👌 Support Identity in Users resource endpoint

    Messaging

    • GA Deactivation List API

    Numbers

    • ➕ Add API endpoint for Supporting Document deletion

    Proxy

    • ⚡️ Updated usage of FailOnParticipantConflict param to apply only to accounts with ProxyAllowParticipantConflict account flag

    Supersim

    • ➕ Add AccountSid parameter to Sim resource update request

    📄 Docs
    📦 NuGet

  • v5.46.2 Changes

    September 03, 2020

    🚀 Release Notes

    Library - Fix

    Messaging

    • ➕ Add domain cert API's(fetch, update, create) for link tracker

    Supersim

    • ➕ Add ready status as an available status for a Sim resource

    📄 Docs
    📦 NuGet

  • v5.46.1 Changes

    September 02, 2020

    🚀 Release Notes

    Library - Chore

    Ai

    • 🎉 Initial release

    Bulkexports

    • 👷 removing public beta feature flag from BulkExports Jobs API

    Messaging

    • ➕ Add Deactivation List API
    • ➕ Added page token parameter for fetch in WhatsApp Templates API

    Numbers

    • ➕ Add API endpoint for End User deletion

    Routes

    • ➕ Add Resource Route Configurations API
    • ➕ Add Route Configurations API
    • 🎉 Initial Release

    Trunking

    • ➕ Added transfer_mode property on Trunks.

    📄 Docs
    📦 NuGet

  • v5.46.0 Changes

    August 19, 2020

    🚀 Release Notes

    Library - Chore

    Conversations

    • 👍 Allow Identity addition to Participants

    Events

    • Sinks API Get all Sinks

    Proxy

    • Clarified usage of FailOnParticipantConflict param as experimental
    • ➕ Add FailOnParticipantConflict param to Proxy Session create and Proxy Participant create

    Supersim

    • ➕ Add fleet, network, and isoCountryCode to the UsageRecords resource
    • 🔄 Change sort order of UsageRecords from ascending to descending with respect to start time field, records are now returned newest to oldest

    Wireless

    • Removed Start and End parameters from the Data Sessions list endpoint. (breaking change)

    📄 Docs
    📦 NuGet