Releases: plivo/plivo-dotnet
v5.43.0
Release Notes:
Feature - Import Campaign API
- Added: Import Campaign API
v5.42.3
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
Release Notes:
added alt_business_id field in profile dotnet sdk
v5.42.1
Release Notes:
No release notes.
v5.42.0
Release Notes:
List Campaign - Additional Fields Added
v5.41.1
Release Notes:
Supporting from_number and to_number params for List Message filtering
v5.41.0
v5.39.0
Release Notes:
Feature - Verify Caller Id API support
- API support for verifying, updating, getting and deleting caller IDs.
v5.38.0
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
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
andtoll_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.