Skip to content

Releases: plivo/plivo-python

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.

v4.18.0

13 Jul 14:22
3b0052a
Compare
Choose a tag to compare

Release Notes:

v4.17.0

07 Jul 12:59
b68dac4
Compare
Choose a tag to compare

Release Notes:

  • Add SDK support for MPC enhancements.

v4.16.2

30 Jun 05:46
1bf2df2
Compare
Choose a tag to compare

Release Notes:

  • Fix exception during 400 bad request.

v4.16.1

05 May 15:00
ecb9b99
Compare
Choose a tag to compare

Release Notes:

  • Fixing travis build issue.

v4.16.0

19 Apr 15:12
0843141
Compare
Choose a tag to compare

Release Notes:

  • Added SDK support for Multiparty Call APIs and XML.

v4.15.3

18 Mar 08:52
19c5c28
Compare
Choose a tag to compare

Release Notes:

  • Add "npanxx" and "local_calling_area" support for Search Phone Number.

v4.15.2

14 Dec 06:42
2abe7c1
Compare
Choose a tag to compare

Release Notes:

  • Fix "Cannot import name encodestring from base64" error for Signature Validation-V2.