Skip to content

Releases: team-telnyx/telnyx-node

v1.27.0

27 Aug 13:19
ebd4f02
Compare
Choose a tag to compare

Added Veriification and Verify Profiles endpoints
Fixed call recordings

What's Changed

New Contributors

Full Changelog: v1.26.2...v1.27.0

v1.26.2 10DLC API and Bug Fixes

27 Jun 14:48
dfbf059
Compare
Choose a tag to compare

What's Changed

  • Fixed Brand and Campaign routes
  • Misc security issues fixed
  • Bump braces from 3.0.2 to 3.0.3 in /examples/webhook-signing by @dependabot in #172
  • Bump express from 4.18.2 to 4.19.2 in /examples/webhook-signing by @dependabot in #167
  • Fix brand and campaign routes that need to go to /10dlc instead of /v2 by @Craige in #170
  • Init package upgrades by @ADandyGuyInSpace in #173

New Contributors

Full Changelog: v1.26.1...v1.26.2

Fix Porting Comments

29 Mar 18:12
e45b3d9
Compare
Choose a tag to compare

-> Adds comments support for porting orders

What's Changed

v1.26.0 Parity Update + TS Preparation

28 Feb 15:23
d58449a
Compare
Choose a tag to compare

New Features:

  • Parity updated, added methods
  • Localized proxy mock service
  • Expanded form/data methods to include multi part requests

Fixes:

  • TeXML/Room sessions would time out if left for long periods of time
  • Fax multi parts would error out
  • Deprecation of WhatsApp and old Verifications endpoints
  • Preparation for TS support
  • Misc. bug fixes

What's Changed

Full Changelog: 1.25.5...v1.26.0

Fixed Example Security Issues

19 Jul 12:03
a7b6441
Compare
Choose a tag to compare

Fixed the vulnerabilities associated with the package.json lock file in the example/sample webhook-signing app found in .

Note: This did not affect overall SDK vulnerability; there were no critical vulnerabilities associated with the main SDK releases.

Endpoints + Security Fixes

19 Jul 11:13
257621b
Compare
Choose a tag to compare

Added Endpoints Include:

Address Validation
Bulk Creations for various products
Messaging/10DLC Campaigns
Connections Creations
~ much more

Bug fixes:

Security Updates
Work towards moving request library

Endpoint Updates

19 Oct 20:55
b47df4a
Compare
Choose a tag to compare
  • Addresses added validate
  • AuthenticationProvider added list, create, retrieve, update, del
  • DynamicEmergency (for endpoints and addresses) added list, retrieve, create, del
  • InventoryCoverage added request
  • NumberBackgroundJobs added list, retrieve, updateEmergencySettings, updateNumbers, deleteNumbers
  • PhoneNumbers added setEmergencySettings
  • PortabilityChecks added run
  • PortingOrders added listExceptionTypes, listActivationJobs, cancelOrder, listAllowedFocWindows
  • PortingPhoneNumber added list
  • PortoutRequests added list, retrieve, updateStatus, listComments, createComment
  • SimCards added setStandby, retrievePublicIP, setPublicIP, deletePublicIP
  • WirelessDetailRecordReports added list, create, retrieve, del

Additional Verification Support

23 Sep 17:40
fbcb56b
Compare
Choose a tag to compare

Trigger verifications via:

  • PSD2
  • SMS
  • Call
  • Flashcall
  • Whatsapp

Additional Support for Conference Calls

15 Sep 20:52
c34b5ed
Compare
Choose a tag to compare

Additional Support for Conference Calls

  • retrieve conference
  • list participants
  • speak
  • play audio
  • stop audio
  • record_start
  • record_stop
  • update participant
  • leave conference

Add support for Porting Orders

14 Sep 23:53
d0e01f6
Compare
Choose a tag to compare

PortingOrders support