Releases: plivo/plivo-node
Releases · plivo/plivo-node
v4.69.2
v4.69.1
Release Notes:
Feature - Dtmf param in Create, Get and List Session
- Support for the
dtmf
parameter in voice verify session request - Added support for
dtmf
in GET and LIST verify session.
v4.69.0
Release Notes:
**Feature - Adding new param support for Number Masking session with single party **
- Added
create_session_with_single_party
,virtual_number_cooloff_period
andforce_pin_authentication
attributes in Masking Session
v4.68.3
Release Notes:
Feature - Adding more attribute on mdr object
- Added
message_sent_time
,message_updated_time
anderror-message
on get and list Message API
v4.68.2
Release Notes:
Feature - Adding support for brand_name and app_hash in Create,Get and List Session
- Added new request param
brand_name
andapp_hash
in create Session API - Added support for
brand_name
andapp_hash
param in get and list Session response
v4.68.1
Release Notes:
**Feature - Adding new element for Audio Stream XML **
- Added
keepCallAlive
element in Audio Stream XML
v4.67.0
Release Notes:
Feature - Adding support for participant level recording
- Added new param
recordParticipantTrack
to add participant API to supportparticipant
level recording - Added new param
recordTrackType
in start/stop/pause/resume to support participant level recording
v4.66.0
Release Notes:
Feature - Adding support for location whatsapp messages
- Added new param
location
to send message API to support locationwhatsapp
messages - Added new param
location
in templates to support location based templated messages
v4.65.0
Release Notes:
Feature - Adding support for interactive whatsapp messages
- Added new param interactive to send message API to support interactive whatsapp messages
v4.64.0
Release Notes:
Axios Cross-Site Request Forgery Vulnerability Fix.