Skip to content

Releases: internxt/sdk

v1.15.10

10 Apr 10:06
459c0b8

Choose a tag to compare

  • Update dependencies to fix security issues

v1.15.9

10 Apr 09:33
274286f

Choose a tag to compare

  • Move project to end of line lf.
  • Improve error handling when uploading files with AxiosResponseError and AxiosUnknownError.

v1.15.8

07 Apr 13:26
d88a70f

Choose a tag to compare

What's new

  • Updating the Mail API Schema to use the anchor-based pagination when listing the mailbox emails

v1.15.7

26 Mar 13:48
b2bd737

Choose a tag to compare

What's new

  • New endpoints pointing to the new Mail API have been added
  • Refactoring the mail module to separate the crypto layer from the main class.

v1.15.6

23 Mar 12:54

Choose a tag to compare

  • Updated meet/leaveCall method to accept an optional LeaveCallPayload parameter.

v1.15.5

23 Mar 12:36
bcfb1b5

Choose a tag to compare

  • add isReferralEnabled endpoint to Referrals module

v1.15.4

17 Mar 15:26
3469403

Choose a tag to compare

  • Updates dependencies

v1.15.3

13 Mar 17:18
ebfb90b

Choose a tag to compare

  • Added createReferralToken method and ReferralTokenResponse type in referrals module
  • Added metadata field to CreateCustomerPayload in payments

v1.15.2

06 Mar 09:05
b54c39b

Choose a tag to compare

  • Add abort signal to upload requests.

v1.15.1

27 Feb 17:31

Choose a tag to compare

  • Get rid of direct uuid package dependency, replacing its use with a simple regex