All Versions
200
Latest Version
Avg Release Cycle
14 days
Latest Release
370 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v5.21.1 Changes
March 06, 2019Twiml
- โ Add
de1
to<Conference>
regions
- โ Add
-
v5.21.0 Changes
March 01, 2019Api
- ๐ Make conference participant preview parameters public
Authy
- โ Added support for FactorType and FactorStrength for Factors and Challenges
Iam
- ๐ First public release
๐ Verify
- Add endpoint to update/cancel a Verification (breaking change)
Video
- [Composer] Make RoomSid mandatory (breaking change)
- [Composer] Add
enqueued
state to Composition
Twiml
- โก๏ธ Update message body to not be required for TwiML
Dial
noun.
-
v5.20.1 Changes
February 15, 2019Library
- ๐ PR #438: Add a Ruby inspect method to Context classes. Thanks to @childish-sambino!
Api
- Add
force_opt_in
optional param to Messages create request - โ Add agent conference category to usage records
Flex
- ๐ First public release
Taskrouter
- Adding
reject_pending_reservations
to worker update endpoint - Added
event_date_ms
andworker_time_in_previous_activity_ms
to Events API response - โ Add ability to filter events by TaskChannel
๐ Verify
- โ Add
EnablePsd2
optional parameter for PSD2 on Service resource creation or update. - โ Add
Amount
,Payee
optional parameters for PSD2.
-
v5.20.0 Changes
February 04, 2019Library
- PR #437: Switch body validator to use hex instead of base64. Thanks to @cjcodes!
Video
- [Recordings] Add media type filter to list operation
- [Composer] Filter Composition Hook resources by FriendlyName
Twiml
- Update
language
enum forGather
to fix language code for Filipino (Philippines) and include additional supported languages (breaking change)
-
v5.19.0 Changes
January 11, 2019Library
- ๐ PR #436: Remove jruby-openssl requirement. Thanks to @philnash!
Chat
- Mark Member attributes as PII
Insights
- ๐ Initial revision.
Proxy
- Remove unsupported query parameters (breaking change)
- โ Remove invalid session statuses in doc
๐ Verify
- โ Add
lookup
information in the response when creating a new verification (depends on the LookupEnabled flag being enabled at the service level) - โ Add
VerificationSid
optional parameter on Verification check.
-
v5.18.0 Changes
December 17, 2018Authy
- Reverted the change to
FactorType
andFormType
, avoiding conflicts with Helper Libraries reserved words (type
) (breaking change)
Proxy
- โ Remove incorrect parameter for Session List
Studio
- ๐ Support date created filtering on list of executions
Taskrouter
- โ Adding ability to Create, Modify and Delete Task Channels.
๐ Verify
- โ Add
SkipSmsToLandlines
,TtsName
,DtmfInputRequired
optional parameters on Service resource creation or update.
Wireless
- โ Added delete action on Command resource.
- โ Added delete action on Sim resource.
Twiml
- Change
currency
from enum to string forPay
(breaking change)
- Reverted the change to
-
v5.17.0 Changes
November 30, 2018Api
- โ Add
interactive_data
optional param to Messages create request
Authy
- Required authentication for
/v1/Forms/{type}
endpoint (breaking change) - โ Removed
Challenge.reason
toChallenge.responded_reason
- โ Removed
verification_sid
from Challenge responses - โ Removed
config
param from the Factor creation - Replaced all occurrences of
FactorType
andFormType
in favor of a unifiedType
(breaking change)
Chat
- โ Add Member attributes
Preview
- Removed
Authy
version frompreview
subdomain in favor toauthy
subdomain. (breaking change)
๐ Verify
- โ Add
CustomCode
optional parameter on Verication creation.
- โ Add
-
v5.16.0 Changes
November 16, 2018Messaging
- Session API
Twiml
- Change
master-card
tomastercard
ascardType
forPay
andPrompt
, remove attributecredential_sid
fromPay
(breaking change)
-
v5.15.2 Changes
October 29, 2018Api
- โ 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.
- โ Add new Balance resource:
-
v5.15.1 Changes
October 15, 2018Api
- โ Add Verb Transactions category to usage records
Twiml
- โ Add support for
Pay
verb