Skip to content

Releases: plivo/plivo-node

v4.76.2

16 Apr 15:34
e87d41a

Choose a tag to compare

Release Notes:
Bug Fix - PhoneNumber Compliance API response mapping and TypeScript types

v4.76.1

16 Apr 07:04
891b443

Choose a tag to compare

Release Notes:
Bug Fix - TollfreeVerification TypeScript declaration

v4.76.0

14 Apr 11:32
884360e

Choose a tag to compare

Release Notes:
Feature/phone number compliance

v4.75.9

02 Apr 09:59
bf63014

Choose a tag to compare

Release Notes:
Fixed multipart handler in axios to accept ReadStream and Buffer objects directly in addition to string file paths, resolving "The path argument must be of type string" errors

v4.75.8

18 Mar 07:37
e490d32

Choose a tag to compare

Release Notes:
Feature - Profile Update API additional fields support

  • Added ein, ein_issuing_country, alt_business_id, alt_business_id_type parameters to Profile update method

v4.75.7

18 Feb 07:32
60d3782

Choose a tag to compare

Release Notes:
Feature - Campaign API optional fields support

  • Added sample3, sample4, sample5 optional sample message fields to Campaign create and update methods
  • Added termsAndConditionsLink and privacyPolicyLink optional fields to Campaign create and update methods

v4.75.6

21 Jan 10:53
5059498

Choose a tag to compare

Release Notes:
Feature - HA Number support

  • Added haEnabled optional parameter to phone number buy method
  • Added fallbackNumber field to BuyNumberResponse

v4.75.5

13 Jan 09:57
3df410f

Choose a tag to compare

Release Notes:
Added business_contact_email parameter support to Profile create and update methods for PUBLIC entity types

v4.75.4

06 Jan 10:37
74116f4

Choose a tag to compare

Release Notes:
Added Typescript definition for list endpoints function params

v4.75.3

27 Nov 12:50
2224d28

Choose a tag to compare

Release Notes:
Feature - TypeScript Definitions for Missing APIs**

  • Added TypeScript definitions for Profile API
  • Added TypeScript definitions for Brand API
  • Added TypeScript definitions for Campaign API
  • Added TypeScript definitions for MultiPartyCall API