Releases: plivo/plivo-dotnet
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.
v5.36.0
Release Notes:
Added new param campaign_source in LIST / GET Campaign APIs
v5.35.0
Release Notes:
Fixes for Campaign services list API meta data
v5.34.0
Release Notes:
Feature - WhatsApp message support
We're excited to announce the private beta phase of our new offering: WhatsApp Messaging. Building upon our commitment to enhancing communication channels for our users, this release is designed to bridge the gap between traditional messaging and one of the world's most popular messaging platforms. Additionally, we're releasing SDKs to ensure a smoother integration experience for our developers.
Getting Started
- As this is a private beta phase, please reach out to our support team to get early access.
- Download the updated SDKs from our official repository or integration platforms.
Feedback & Support
Your feedback is invaluable as we continue to improve and refine our WhatsApp messaging feature. Please share any feedback, issues, or suggestions with our dedicated support team.
v5.33.0
Release Notes:
Added New Param - carrier_fees, carrier_fees_rate, destination_network in Get Message and List Message APIs
v5.32.0
Release Notes:
Feature - DLT parameters
- Added new params
DLTEntityID
,DLTTemplateID
,DLTTemplateCategory
to the send message API - Added new params
DLTEntityID
,DLTTemplateID
,DLTTemplateCategory
to the response for the list all messages API and the get message details API