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

Changelog History
Page 12

  • v5.21.0 Changes

    October 28, 2018

    Library

    • โšก๏ธ PR #450: Updates target to netstandard 2.0. Thanks to @emagers!

    Api

    • โž• Add new Balance resource:
      • url: '/v1/Accounts/{account sid}/Balance'
      • supported methods: GET
      • returns the balance of the account

    Proxy

    • Add chat_instance_sid to Service

    ๐Ÿ‘Œ Verify

    • โž• Add Locale optional parameter on Verification creation.
  • v5.20.1 Changes

    October 15, 2018

    Api

    • โž• Add Verb Transactions category to usage records

    Twiml

    • โž• Add support for Pay verb
  • v5.20.0 Changes

    October 15, 2018

    Api

    • Add coaching and call_sid_to_coach to participant properties, create and update requests.

    Authy

    • Set public library visibility, and added PII stanza
    • Dropped support for FactorType param given new Factor prefixes (breaking change)
    • ๐Ÿ‘Œ Supported DELETE actions for Authy resources
    • ๐Ÿšš Move Authy Services resources to authy subdomain

    Autopilot

    • Introduce autopilot subdomain with all resources from preview.understand

    Preview

    • Renamed Understand intent to task (breaking change)
    • ๐Ÿ—„ Deprecated Authy endpoints from preview to authy subdomain

    Taskrouter

    • ๐Ÿ‘ Allow TaskQueue ReservationActivitySid and AssignmentActivitySid to not be configured for MultiTask Workspaces

    ๐Ÿ‘Œ Verify

    • โž• Add LookupEnabled optional parameter on Service resource creation or update.
    • โž• Add SendDigits optional parameter on Verification creation.
    • โž• Add delete action on Service resourse.

    Twiml

    • Add custom parameters to TwiML Client noun and renamed the optional name field to identity. This is a breaking change in Ruby, and applications will need to transition from dial.client '' and dial.client 'alice' formats to dial.client and dial.client(identity: alice) formats. (breaking change)
  • v5.19.0 Changes

    October 04, 2018

    Twiml

    • โž• Add debug to Gather
  • v5.18.0 Changes

    October 02, 2018

    Library

    • โšก๏ธ PR #449: Update Makefile to run tests on netcoreapp2.0. Thanks to @yannieyip!
    • PR #448: Bump .NET Core version for Travis CI. Thanks to @dprothero!
    • PR #447: Bump Newtonsoft.Json to 10.0.1 to try to fix #431. Thanks to @dprothero!

    Api

    • Set call_sid_to_coach parameter in participant to be preview

    Preview

    • ๐Ÿ“‡ Renamed response headers for Challenge and Factors Signatures
    • ๐Ÿ‘Œ Supported totp in Authy preview endpoints
    • ๐Ÿ‘ Allowed latest in Authy Challenges endpoints

    Video

    • [Composer] Add Composition Hook resources

    Voice

    • changed path param name from parent_iso_code to iso_code for highrisk_special_prefixes api (breaking change)
    • โž• added geo permissions public api

    Twiml

    • โž• Add participantIdentity to Room
  • v5.17.0 Changes

    September 20, 2018

    Preview

    • โž• Add Form resource to Authy preview given a form_type
    • โž• Add Authy initial api-definitions in the 4 main resources: Services, Entities, Factors, Challenges

    Pricing

    • โž• add voice_numbers resource (v2)

    ๐Ÿ‘Œ Verify

    • Move from preview to beta (breaking change)
  • v5.16.4 Changes

    September 07, 2018

    Library

    • PR #444: VCORE-3651 Add support for for attribute in twiml element. Thanks to @nmahure!
  • v5.16.3 Changes

    August 31, 2018

    Library

    • PR #446: fix typo. Thanks to @jbonner89!

    Api

    • Add call_sid_to_coach parameter to participant create request
    • Add voice_receive_mode param to IncomingPhoneNumbers create

    Video

    • [Recordings] Expose offset property in resource
  • v5.16.2 Changes

    August 23, 2018

    Library

    • PR #443: BPIPE-260. Thanks to @jbonner89!

    Chat

    • โž• Add User Channel instance resource
  • v5.16.1 Changes

    August 17, 2018

    Api

    • โž• Add Proxy Active Sessions category to usage records