Releases: plivo/plivo-python
v4.55.0
Release Notes:
Feature - Adding locale support for Create Session API
- Added new param
locale
for create session API
v4.54.1
Release Notes:
Feature - Adding Filtering support for List Application API
- Added new filter param
app_name
in list application API
v4.54.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.53.0
Release Notes:
Minor enhancements
- updated decorator version
v4.52.0
Release Notes:
Feature - Adding support for interactive whatsapp messages
- Added new param interactive to send message API to support interactive whatsapp messages
v4.51.0
Release Notes:
Feature - Added SubAccount and GeoMatch for Create Masking Session API of Number Masking.
- Added sub_account and geo_match support in MaskingSession APIs
v4.50.0
Release Notes:
Feature - Support for dynamic button components when sending a templated WhatsApp message
- Added new param
payload
in templates to support dynamic payload in templates.
v4.49.0
Release Notes:
Adding Import Campaign
-Added Import Campaign API
v4.48.2
Release Notes:
Plivo now adds support for partial content and destination number redaction for SMS or MMS messages, complementing our existing capability for complete redaction. This can be accomplished by specifying the level of redaction by setting the log attribute to an appropriate value when initiating a message request. This. For more information, please refer to our developer documentation.
v4.48.1
Release Notes:
Custom Verify OTP - Added new optional param otp for Create Session and made otp param optional for Validate Session