Skip to content

Releases: plivo/plivo-python

v4.55.0

06 Jun 05:13
f846a26
Compare
Choose a tag to compare

Release Notes:
Feature - Adding locale support for Create Session API

  • Added new param locale for create session API

v4.54.1

03 Jun 05:59
a5dedf8
Compare
Choose a tag to compare

Release Notes:
Feature - Adding Filtering support for List Application API

  • Added new filter param app_name in list application API

v4.54.0

20 May 06:59
3b02cde
Compare
Choose a tag to compare

Release Notes:
Feature - Adding support for location whatsapp messages

  • Added new param location to send message API to support location whatsapp messages
  • Added new param location in templates to support location based templated messages

v4.53.0

07 May 12:40
3759a85
Compare
Choose a tag to compare

Release Notes:
Minor enhancements

  • updated decorator version

v4.52.0

07 May 10:24
234904a
Compare
Choose a tag to compare

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

02 May 10:56
13d6b71
Compare
Choose a tag to compare

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

22 Apr 12:11
3fce6ff
Compare
Choose a tag to compare

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

13 Mar 11:44
412e40f
Compare
Choose a tag to compare

Release Notes:
Adding Import Campaign
-Added Import Campaign API

v4.48.2

29 Feb 05:36
612e582
Compare
Choose a tag to compare

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

15 Feb 13:44
564a5f1
Compare
Choose a tag to compare

Release Notes:
Custom Verify OTP - Added new optional param otp for Create Session and made otp param optional for Validate Session