All Versions
200
Latest Version
Avg Release Cycle
14 days
Latest Release
657 days ago

Changelog History
Page 9

  • v5.30.0 Changes

    December 04, 2019

    ๐Ÿš€ Release Notes

    Library

    • ๐Ÿ’Ž PR #485: docs: add supported language versions to README. Thanks to @childish-sambino!
    • ๐Ÿ— PR #445: fix: handle building the HTTP client proxy URI without authentication. Thanks to @laka3000!

    Api

    • โž• Add optional twiml parameter for call create

    Chat

    • โž• Added delete method in UserChannel resource

    Conversations

    • ๐Ÿ‘ Allow Messaging Service update

    Taskrouter

    • ๐Ÿ‘Œ Support ReEvaluateTasks parameter on Workflow update

    Twiml

    • Remove unsupported mixed_track value from <Stream> (breaking change)
    • โž• Add missing fax <Receive> optional attributes

    ๐Ÿ’Ž Docs

  • v5.29.1 Changes

    November 13, 2019

    ๐Ÿš€ Release Notes

    Api

    • ๐Ÿ‘‰ Make persistent_action parameter public
    • โž• Add twiml optional private parameter for call create

    Autopilot

    • โž• Add Export resource to Autopilot Assistant.

    Flex

    • โž• Added Integration.RetryCount attribute to Flex Flow
    • ๐Ÿ“š Updating a Flex Flow channel_type options documentation

    Insights

    • โž• Added edges to events and metrics
    • โž• Added new endpoint definitions for Events and Metrics

    Messaging

    • create support for sender registration
    • fetch support for fetching a sender
    • โšก๏ธ update support for sender verification

    Supersim

    • โž• Add Direction filter parameter to list commands endpoint
    • ๐Ÿ‘ Allow filtering commands list by Sim Unique Name
    • โž• Add Iccid filter parameter to list sims endpoint

    Twiml

    • โž• Add support for <Refer> verb

    ๐Ÿ’Ž Docs

  • v5.29.0 Changes

    October 30, 2019

    ๐Ÿš€ Release Notes

    Library

    Api

    • โž• Add new usage categories to the public api sms-messages-carrierfees and mms-messages-carrierfees

    Conversations

    • โž• Add ProjectedAddress to Conversations Participant resource

    Preview

    • Implemented different Sid for Current Calls (Verified by Twilio), instead of relying in Call.Sid from Voice API team (breaking change)

    Supersim

    • โž• Add List endpoint to Commands resource for Super Sim Pilot
    • โž• Add UsageRecords resource for the Super Sim Pilot
    • โž• Add List endpoint to UsageRecords resource for the Super Sim Pilot
    • ๐Ÿ‘ Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
    • โž• Add Update endpoint to Fleets resource for Super Sim Pilot
    • โž• Add Fetch endpoint to Commands resource for Super Sim Pilot
    • ๐Ÿ‘ Allow filtering the Sims resource List endpoint by Fleet
    • โž• Add List endpoint to Fleets resource for Super Sim Pilot

    Wireless

    • โž• Added account_sid to Sim update parameters.

    Twiml

    • โž• Add new locales and voices for Say from Polly

    ๐Ÿ’Ž Docs

  • v5.28.0 Changes

    October 16, 2019

    ๐Ÿš€ Release Notes

    Library

    Api

    • โž• Add new property attempt to sms_messages
    • Fixed a typo in the documentation for Feedback outcome enum (breaking change)
    • Update the call price to be optional for deserializing (breaking change)

    Flex

    • โž• Added JanitorEnabled attribute to Flex Flow
    • ๐Ÿ”ง Change features_enabled Flex Configuration key to private (breaking change)

    Supersim

    • โž• Add Fetch endpoint to Fleets resource for Super Sim Pilot
    • ๐Ÿ‘ Allow assigning a Sim to a Fleet for Super Sim Pilot
    • โž• Add Create endpoint to Fleets resource for Super Sim Pilot

    Twiml

    • Update <Conference> rename "whisper" attribute to "coach" (breaking change)

    ๐Ÿ’Ž Docs

  • v5.27.1 Changes

    October 02, 2019

    ๐Ÿš€ Release Notes

    Library

    Conversations

    • โž• Add media to Conversations Message resource

    Supersim

    • โž• Add List endpoint to Sims resource for Super Sim Pilot

    ๐Ÿ’Ž Docs

  • v5.27.0 Changes

    September 18, 2019

    ๐Ÿš€ Release Notes

    Library

    Numbers

    • โž• Add v2 of the Identites API

    Preview

    • Changed authentication method for SDK Trusted Comms endpoints: /CPS, /CurrentCall, and /Devices. Please use Authorization: Bearer <xCNAM JWT> (breaking change)

    Voice

    • โž• Add Recordings endpoints

    ๐Ÿ’Ž Docs

  • v5.26.0 Changes

    September 04, 2019

    ๐Ÿš€ Release Notes

    Library

    • ๐Ÿ’Ž PR #463: Reduce line length to satisfy rubocop constraints. Thanks to @igracia!
    • PR #399: breaking: Added proxy protocol to HTTP Client constructor. Thanks to @po5i! (breaking change)
    • ๐Ÿ’Ž PR #462: Correct 'delete' method doc to indicate 'false' when resource not deleted. Thanks to @childish-sambino!
    • ๐Ÿ“š PR #441: Link to actual documentation. Thanks to @alexford!

    Api

    • โšก๏ธ Pass Twiml in call update request

    Conversations

    • โž• Add attributes to Conversations resources

    Flex

    • Adding features_enabled and serverless_service_sids to Flex Configuration

    Messaging

    • Message API required params updated (breaking change)

    Preview

    • โž• Added support for the optional CallSid to /BrandedCalls endpoint

    ๐Ÿ’Ž Docs

  • v5.25.4 Changes

    August 21, 2019

    ๐Ÿš€ Release Notes

    Library

    Conversations

    • โž• Add Chat Conversation SID to conversation default output properties

    Flex

    • Adding outbound_call_flows object to Flex Configuration
    • โž• Adding read and fetch to channels API

    Supersim

    • โž• Add Sims and Commands resources for the Super Sim Pilot

    ๐Ÿ”€ Sync

    • โž• Added configuration option for enabling webhooks from REST.

    Wireless

    • Added usage_notification_method and usage_notification_url properties to rate_plan.

    Twiml

    • โž• Add support for ach-debit transactions in Pay verb

    ๐Ÿ’Ž Docs

  • v5.25.3 Changes

    August 05, 2019

    ๐Ÿš€ Release Notes

    Preview

    • โž• Added support for the header Twilio-Sandbox-Mode to mock all Voice dependencies

    Twiml

    • โž• Add support for <Siprec> noun
    • โž• Add support for <Stream> noun
    • Create verbs <Start> and <Stop>

    ๐Ÿ’Ž Docs

  • v5.25.2 Changes

    July 24, 2019

    ๐Ÿš€ Release Notes

    Insights

    • โž• Added properties to summary.

    Preview

    • โž• Added endpoint to brand a call without initiating it, so it can be initiated manually by the Customer

    Twiml

    • Update <Conference> recording events (breaking change)

    ๐Ÿ’Ž Docs