Skip to content

Releases: plivo/plivo-python

v4.23.0

18 Mar 05:02
047fb06
Compare
Choose a tag to compare

Release Notes:
Feature - DialElement - confirmTimeout parameter added to The Dial element

v4.22.3

04 Mar 11:53
09a79dc
Compare
Choose a tag to compare

Release Notes:
Bug fix - Application API (create/update)

v4.22.2

25 Feb 11:38
f8f8236
Compare
Choose a tag to compare

Release Notes:
Feature - conference_recording

v4.22.1

10 Feb 07:32
3220a74
Compare
Choose a tag to compare

Release Notes:
Features - EndpointUpdated - neglecting endpoint_id in to_param_dict function

4.22.0

01 Feb 12:19
efc0ddc
Compare
Choose a tag to compare

Release Notes:
Features - MPCStartCallRecording

  • parameter change from statusCallback to recordingCallback

4.21.0

14 Dec 09:24
81d1ec0
Compare
Choose a tag to compare

Release Notes:
Features - Voice

  • Routing SDK traffic through Akamai endpoints for all the Voice APIs

4.20.0

02 Dec 09:07
f215bf0
Compare
Choose a tag to compare

Release Notes:
Features - Messaging: 10 DLC API

  • 10 DLC API's for brand and campaign support.

4.19.1

30 Nov 05:28
207dfca
Compare
Choose a tag to compare

Release Notes:
Bug fix

  • Library PyJWT version mismatch in setup.py compared with requirement.txt.

4.19.0

25 Nov 07:06
abd3c6b
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.18.1

16 Jul 07:05
63e2c8f
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.
    • Fix the agent limit validation bug so that it only checks when multiple to param values are supplied.
    • Fix the multiparty call and other voice API UT's.