All Versions
175
Latest Version
Avg Release Cycle
15 days
Latest Release
197 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.1 Changes
November 16, 2022 -
v6.0.0 Changes
November 16, 2022Note: This release contains breaking changes, check our [upgrade guide](./UPGRADE.md#2022-11-XX-5xx-to-6xx) for detailed migration notes.
Library - Chore
- ๐จ PR #653: refactored c# comments in options file. Thanks to @sbansla!
- โฌ๏ธ PR #646: upgrade GitHub Actions dependencies. Thanks to @childish-sambino!
Library - Fix
๐ Library - Docs
- โก๏ธ PR #650: update summaries with special characters. Thanks to @childish-sambino!
Library - Feature
Api
- Set the Content resource to have public visibility as Preview
Flex
- โ Adding new parameter
base_url
to 'gooddata' response in versionv1
Insights
- โ Added
answered_by
field in List Call Summary - โ Added
answered_by
field in call summary
-
v5.81.2 Changes
November 10, 2022Flex
- โ Adding two new authorization API 'user_roles' and 'gooddata' in version
v1
Messaging
- โ Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)
Twiml
- โ Add new speech models to
Gather
.
- โ Adding two new authorization API 'user_roles' and 'gooddata' in version
-
v5.81.1 Changes
October 31, 2022Api
- โ Added
contentSid
andcontentVariables
to Message resource with public visibility as Beta - โ Add
UserDefinedMessageSubscription
andUserDefinedMessage
resource
Proxy
- โ Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- โก๏ธ Update SettingsUpdates resource to remove PackageSid
Taskrouter
- โ Add
Ordering
query parameter to Workers and TaskQueues for sorting by - โ Add
worker_sid
query param for list reservations endpoint
Twiml
- โ Add
url
andmethod
attributes to<Conversation>
- โ Added
-
v5.81.0 Changes
October 19, 2022Api
- Make link shortening parameters public (breaking change)
Oauth
- โ added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- โ Add new API for token endpoint
Supersim
- โ Add SettingsUpdates resource
๐ Verify
- โก๏ธ Update Verify Push endpoints to
ga
maturity - ๐ Verify BYOT add Channels property to the Get Templates response
Twiml
- โ Add
requireMatchingInputs
attribute andinput-matching-failed
errorType to<Prompt>
-
v5.80.1 Changes
October 05, 2022Library - Fix
- PR #632: handling null 'from' parameter. Thanks to @isha689!
- PR #636: Make sonar exclusions a variable to reuse this file. Thanks to @AsabuHere!
โ Library - Test
- PR #634: Modifying make command to take project name and token as arguments for reuse. Thanks to @AsabuHere!
Api
- โ Added
virtual-agent
tousage_record
API. - โ Add AMD attributes to participant create request
Twiml
- โ Add AMD attributes to
Number
andSip
-
v5.80.0 Changes
September 07, 2022Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration
Messaging
- โ Add create, list and get tollfree verification API
๐ Verify
- ๐ Verify SafeList API endpoints added.
Video
- โ Add
Anonymize
API
Twiml
- โก๏ธ Update
event
valuecall-in-progress
tocall-answered
- Removed redundant
-
v5.79.0 Changes
August 24, 2022โ Library - Test
Api
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change)
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
Twiml
- โ Add new Polly Neural voices
- โ Add new languages to SSML
<lang>
.
- Remove
-
v5.78.1 Changes
August 10, 2022โ Library - Test
- ๐ PR #623: Modified Dockerfile to be able to easily build and test. Thanks to @marcusber!
Routes
- Inbound Proccessing Region API - Public GA
Supersim
- ๐ Allow updating
DataLimit
on a Fleet
-
v5.78.0 Changes
July 21, 2022Library - Fix
- โ PR #620: useragent regrex unit test for RC branch. Thanks to @claudiachua!
Flex
- Add
status
,error_code
, anderror_message
fields to InteractionChannel
- โ Adding
messenger
andgbm
as supported channels for Interactions API
Messaging
- โก๏ธ Update alpha_sender docs with new valid characters
๐ Verify
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - โช Rollback List Attempts API V2 back to pilot stage.