Skip to content

Releases: plivo/plivo-node

v4.24.0

30 Nov 07:42
6ccd99f
Compare
Choose a tag to compare

Release Notes:
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 stop and play audio.

v4.23.1

13 Oct 06:51
dbafd89
Compare
Choose a tag to compare

Release Notes:
Bug Fix - LiveCallInterface. - Buy Number API to support app_id

v4.23.0

11 Oct 12:48
f713061
Compare
Choose a tag to compare

Release Notes:

Features - Messaging

  • This version includes advancements to the Messaging Interface that deals with the Send SMS/MMS interface, Creating a standard structure for request/input arguments to make implementation easier and incorporating support for the older interface.

Example for send SMS

v4.22.4

27 Sep 14:47
8c728ca
Compare
Choose a tag to compare

Release Notes:

  • Handle invalid destination number API response for send SMS API.

v4.22.3

22 Sep 05:24
62997ad
Compare
Choose a tag to compare

Release Notes:

  • Fix Typings for Make call & Send SMS API response.

v4.22.2

15 Sep 18:47
7caef06
Compare
Choose a tag to compare

Release Notes:

  • Typescript import fix.

v4.22.1

08 Sep 07:47
f4d3b45
Compare
Choose a tag to compare

Release Notes:

  • Fix on voice GET request and exception handle.

v4.22.0

17 Aug 07:19
a8df96e
Compare
Choose a tag to compare

Release Notes:

v4.21.0

06 Aug 09:12
f3e6d9e
Compare
Choose a tag to compare

Release Notes:

  • Fixed a Typescript warning about base interpretation.
  • Add retrievable object responses support for Retrieve a Power pack API.

v4.20.1

27 Jul 09:11
ff94ce2
Compare
Choose a tag to compare

Release Notes:

  • Updates to add a member a multi-party call API.
    • Remove validation range for delay and ringtimeout parameters.
    • Add appropriate error message for multiple ringtimeout and delaydial values.
  • Updated default HTTP client request timeout to 5 seconds.