Releases: plivo/plivo-python
v4.58.1
Release Notes:
Compatibility - Extended support for Python 3.13
- Updated dependencies to ensure compatibility with Python 3.13.
v4.58.0
Release Notes:
Feature - Transcription params added in MPC XML Element
- Support for the
transcriptionUrl,transcriptparameter in MPC XML Element.
v4.57.0
Release Notes:
Feature - CreateRecordingTranscription, GetRecordingTranscription and DeleteRecordingTranscription feature added
- Support added to create transcription for recorded calls for which transcription is not available and get API to retrieve and delete API to delete.
- Support for the
typefilter parameter, supported filters are transcription, raw and diarized - Support for the
transcription_urlandtranscriptparameter in MPC Add Participant. - Support added for Transcription params in MPC recording and MPC participant recording
v4.56.2
Release Notes:
Feature - FraudCheck param in Create, Get and List Session
- Support for the
fraud_checkparameter in sms verify session request - Added support for
fraud_checkin GET and LIST verify session.
v4.56.1
Release Notes:
Feature - Dtmf param in Create, Get and List Session
- Support for the
dtmfparameter in voice verify session request - Added support for
dtmfin GET and LIST verify session
v4.56.0
Release Notes:
**Feature - Adding new param support for Number Masking session with single party **
- Added
create_session_with_single_party,virtual_number_cooloff_periodandforce_pin_authenticationattributes in Masking Session
v4.55.5
Release Notes:
Feature - Adding validations for AudioStream XML creation
- Added Validations for AudioStream XML creation
v4.55.4
Release Notes:
Feature - Adding more attribute on mdr object
- Added
message_sent_time,message_updated_timeanderror-messageon get and list Message API
v4.55.3
Release Notes:
Feature - Adding support for brand_name, code_length and app_hash in Create,Get and List Session
- Added new request param
brand_name,app_hashandcode_lengthin create Session API - Added support for
brand_name,code_lengthandapp_hashparam in get and list Session response
v4.55.2
Release Notes:
**Feature - Adding new element for Audio Stream XML **
- Added
keepCallAliveelement in Audio Stream XML