Skip to content

Releases: plivo/plivo-dotnet

v5.43.0

13 Mar 11:13
d69101c
Compare
Choose a tag to compare

Release Notes:
Feature - Import Campaign API

  • Added: Import Campaign API

v5.42.3

01 Mar 09:49
dbfedcf
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.

v5.42.2

25 Jan 07:19
758720b
Compare
Choose a tag to compare

Release Notes:
added alt_business_id field in profile dotnet sdk

v5.42.1

08 Jan 12:26
c6367a8
Compare
Choose a tag to compare

Release Notes:
No release notes.

v5.42.0

14 Dec 07:57
73130bf
Compare
Choose a tag to compare

Release Notes:
List Campaign - Additional Fields Added

v5.41.1

13 Dec 11:31
28c3229
Compare
Choose a tag to compare

Release Notes:
Supporting from_number and to_number params for List Message filtering

v5.41.0

01 Dec 07:14
645d516
Compare
Choose a tag to compare

Release Notes:

5.41.0 (2023-11-29)

Feature - new response field error_code and error_reason

  • Added new response field error_code and error_reasonfor LIST / GET Campaign APIs

v5.39.0

22 Nov 11:43
3e4574a
Compare
Choose a tag to compare

Release Notes:
Feature - Verify Caller Id API support

  • API support for verifying, updating, getting and deleting caller IDs.

v5.38.0

09 Nov 12:28
7de54c9
Compare
Choose a tag to compare

5.38.0 (2023-11-08)

Verify Service
-Added Support for Verify Service Public API
-Create Session API(POST): To create a verify session (2FA). Allowed params recipient, method, channel, callback_url, app_uuid
-Get Session API(GET): To retrieve a particular session
-List Sessions : To retrieve all the sessions
-Validate Session : To validate OTP for a particular session

v5.37.0

31 Oct 15:02
3440b97
Compare
Choose a tag to compare

5.37.0 (2023-10-31)

[BETA] Feature - TollFree Verification API Support

  • API support for Create, Update, Get, Delete and List Tollfree Verification.
  • Added New Param toll_free_sms_verification_id and toll_free_sms_verification_order_status in to the response of the [list all numbers API], [list single number API]
  • Added toll_free_sms_verification_order_status filter to AccountPhoneNumber - list all my numbers API.