mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-25 14:22:32 -06:00
14 KiB
14 KiB
Change Log
v4.35.0 (2022-11-04)
Brand Usecase Request
- Brand Usecase Request endpoint added
v4.34.3 (2022-11-07)
Bug fix - List all Endpoint
- Removed duplicate responses
v4.34.2 (2022-10-17)
List Endpoint query param support
- Adding limit and offset to fetch list of endpoints.
v4.34.1 (2022-09-28)
10DLC campaign creation
- Adding more attributes to campaign creation request.
v4.34.0 (2022-08-07)
Feature - Token Creation
JWT Token Creation APIadded API to create a new JWT token.
v4.33.0 (2022-07-11)
Feature - STIR Attestation
- Add stir attestation param as part of Get CDR and Get live call APIs Response
v4.32.1 (2022-06-09)
Bug fix - Typescript
- Make a call API response to support the parameter
requestUuidof data typesArray<string>andstring.
v4.32.0 (2022-05-05)
Features - List all recordings
fromNumberandtoNumberadded in filtering params List all recordingsrecord_min_member_countparam added to Add a participant to a multiparty call using API
v4.31.0 (2022-04-27)
Feature - 10DLC API callback
- Added callback support for campaign, brand, link number request.
v4.30.0 (2022-04-14)
Features - Profile Api
- Profile api added for 10dlc support
v4.29.1 (2022-03-25)
Bug Fix - DialElement
confirmTimeoutparameter added to The Dial element
v4.29.0 (2022-03-25)
Features - DialElement
confirmTimeoutparameter added to The Dial element
v4.28.0 (2022-02-23)
Features - Numbers: Hosted Messaging API
- Add support for Hosted Messaging APIs.
v4.27.0 (2022-02-02)
Features - MPCStartCallRecording
- Parameter change from statusCallback to recordingCallback
v4.26.1 (2022-01-21)
Bug Fix
- Making AppId non mandatory for Buy number and update number APIs(https://github.com/plivo/plivo-node/pull/234)
v4.26.0 (2021-12-14)
Features - Voice
- Routing SDK traffic through Akamai endpoints for all the Voice APIs
v4.25.1 (2021-12-08)
Bug Fix
- Handling
undefined responseerror from axios. - Timeout has been eliminated for messaging requests.
v4.25.0 (2021-12-02)
Features - Messaging: 10DLC API
- 10DLC API's for brand and campaign support
v4.24.0 (2021-11-30)
Features - Voice: Multiparty calls
- The Add Multiparty Call API allows for greater functionality by accepting options like
start recording audio,stop recording audio, and their HTTP methods. - Multiparty Calls now has new APIs to
stopandplayaudio.
v4.23.1 (2021-10-13)
Bug Fix
- LiveCallInterface.
- Buy Number API to support app_id
v4.23.0 (2021-10-11)
Features - Messaging
- This version includes advancements to the Messaging Interface that deals with the Send SMS/MMS interface, Creating a standard structure for
request/inputarguments to make implementation easier and incorporating support for the older interface.
Example for send SMS
v4.22.4 (2021-09-27)
Bug Fix
- Handle invalid destination number API response for send SMS API.
v4.22.3 (2021-09-22)
Bug Fix
- Fix Typings for
Make call&Send SMSAPI response.
v4.22.2 (2021-09-16)
- Typescript import fix.
v4.22.1 (2021-09-08)
- Fix on voice
GETrequest and exception handle.
v4.22.0 (2021-08-17)
- Fix add numbers to a powerpack API by reverting retrievable object responses support for Retrieve a Power pack API.
v4.21.0 (2021-08-05)
- Fixed a Typescript warning about base interpretation.
- Add retrievable object responses support for Retrieve a Power pack API.
v4.20.1 (2021-07-27)
- Updates to add a member a multi-party call API.
- Remove validation range for
delayandringtimeoutparameters. - Add appropriate error message for multiple
ringtimeoutanddelaydialvalues.
- Remove validation range for
- Updated default HTTP client request timeout to 5 seconds.
v4.20.0 (2021-07-13)
- Power pack ID has been included to the response for the list all messages API and the get message details API.
- Support for filtering messages by Power pack ID has been added to the list all messages API.
v4.19.2 (2021-07-08)
- MPC SDK fixes to pass params in a user-friendly manner.
v4.19.1 (2021-07-05)
- WARNING: Removed the total_count parameter in meta data for list MDR response
4.19.0(2021-07-02)
- Added CallerName param in AddParticpant
- Added support for Parallel behaviour of RingTimeout and Delaydial.
- Added support for Recording at Member Level
4.18.1(2021-06-25)
- Fixed the mms media upload functionality
4.18.0(2021-06-15)
- Added stir verification param as part of Get CDR and live call APIs
4.17.1(2021-05-06)
- Added Fix for Adaptive Powerpack Create & Update functions
4.17.0(2021-05-04)
- Update library: Axios
- Add Exception Support
- Updated README
4.16.0(2021-04-19)
- Added SDK support for Voice MultiPartyCall APIs and XML
4.15.0(2021-04-19)
- Add support for Regulatory Compliance APIs.
- Add "npanxx" and "local_calling_area" support for Search Phone Number.
4.14.3(2021-03-26)
- Fix bug on stopRecording and all voice API flows post Typescript changes.
4.14.2(2021-02-17)
- Fix duplicate call issue for make call API.
4.14.1(2021-02-09)
- Fix Buy Number API & env variables support for TypeScript.
4.14.0(2021-01-29)
- Add axios as HTTP client library.
4.13.0(2021-01-19)
- Add TypeScript support.
4.12.0(2020-11-17)
- Add number_priority support for Powerpack API.
4.11.0(2020-10-30)
- Change lookup API endpoint and response.
4.10.0(2020-09-21)
- Add Lookup API support.
4.9.0(2020-08-25)
- Add Powerpack for MMS
4.8.0(2020-07-23)
- Add retries to multiple regions for voice requests.
4.7.0(2020-05-28)
- Add JWT helper functions.
4.6.0(2020-04-29)
- Add V3 signature helper functions.
4.5.2(2020-04-28)
- Fix List Conferences API response.
4.5.1(2020-04-13)
- Fix Cannot read property 'hasOwnProperty' of undefined error.
4.5.0(2020-03-31)
- Add application cascade delete support.
4.4.0(2020-03-30)
- Add Tollfree support for Powerpack
4.3.0(2020-03-27)
- Add post call quality feedback API support.
4.2.0(2020-02-25)
- Add Media support.
4.1.9(2020-02-12)
- Fix end_time_gte param in Retrieve a call API.
4.1.8(2019-12-20)
- Add Powerpack support.
4.1.7(2019-12-04)
- Add MMS support.
4.1.6(2019-11-14)
- Fix list APIs to return meta in response.
4.1.5(2019-11-13)
- Add GetInput XML support
4.1.4(2019-11-06)
- Add SSML support
4.1.3(2019-07-30)
- Add proxy-support for Signature Validation
- Add HTTP status codes in responses
4.1.2(2019-03-19)
- Add support: Handling circular reference stringify logic
4.1.1(2019-03-11)
- Add PHLO support
- Add Multiparty call triggers
4.0.6(2019-02-04)
- Bugfix: ListAllMessages API: Fixed filter-by message_time parameter.
4.0.5(2018-11-21)
- Add sub-account cascade delete support.
4.0.4(2018-10-29)
- Add live calls filtering by from, to numbers and call_direction.
4.0.3(2018-09-18)
- Queued status added for filtering calls in queued status.
- Added log_incoming_messages parameter to application create and update.
4.0.2(2018-08-14)
- Add Powerpack option for sending messages.
4.0.1(2018-06-28)
- Fix create subaccount method to enable subaccount while creation
4.0.0(2018-01-18)
- Add timeout support while making the API requests
- Add meta property to list responses
4.0.0-beta.1(2017-10-24)
- The new SDK works with Node.js >= 4. It has been tested against the versions 4, 5, 6, 7 and 8.
- The API interfaces are consistent and guessable
- Handles pagination automatically when listing all objects of a resource
- The new SDK has excellent IDE support
0.4.1(2017-02-28)
- Bugfix: validate signature middleware
0.4.0(2016-09-09)
- Added an entry to the .gitignore for WebStorm IDE's, this prevents un-needed files from being checked in.
- Updated Request to version 2.71.0
- Some logic for how JSON serialazation has changed, I have updated the request method to reflect that changed
- Updated xmlBuilder to 8.0.0
- Slight update to syntax for creating a new xml doc : xmlBuilder.begin().ele(this.element);
- Had to update Utility.areEqual to reflect a change in how xmlBuild stores values of child elements
- Updated nock to version 8.0.0,
- Updated Mocha to 2.4.5
- Fix Travis tests (node v6 and v4)
Other changes
- 2015-01-14 Adds support for PhoneNumber API
- 2013-09-25 Added relayDTMF to and async to
- 2013-07-23 addRecord Response mandatory parameter 'body' dropped
- 2013-02-23 pricing API added