Releases: plivo/plivo-python
Releases · plivo/plivo-python
4.19.1
Release Notes:
Bug fix
- Library
PyJWT
version mismatch in setup.py compared with requirement.txt.
4.19.0
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
andplay
audio.
v4.18.1
Release Notes:
- Updates to add a member a multi-party call API.
- Remove validation range for
delay
andringtimeout
parameters. - Add appropriate error message for multiple
ringtimeout
anddelaydial
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.
- Remove validation range for
v4.18.0
Release Notes:
- 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.17.0
Release Notes:
- Add SDK support for MPC enhancements.
v4.16.2
Release Notes:
- Fix exception during 400 bad request.
v4.16.1
Release Notes:
- Fixing travis build issue.
v4.16.0
Release Notes:
- Added SDK support for Multiparty Call APIs and XML.
v4.15.3
Release Notes:
- Add "npanxx" and "local_calling_area" support for Search Phone Number.
v4.15.2
Release Notes:
- Fix "Cannot import name encodestring from base64" error for Signature Validation-V2.