Skip to content

Releases: internxt/sdk

v1.13.0

11 Feb 15:36
670d8e9

Choose a tag to compare

  • Migrated tests to vitest
  • Updated dependencies

v1.12.6

10 Feb 08:43
033b19e

Choose a tag to compare

What's new:

  • Remove useless headers for location API EPs

v1.12.5

09 Feb 12:41
c0cc071

Choose a tag to compare

  • Added Send sdk integration

v1.12.4

09 Feb 10:15
bac1984

Choose a tag to compare

  • Refactoring location class to allow basic headers.

v1.12.3

04 Feb 09:30
b499036

Choose a tag to compare

What's Changed

  • Added support for custom interceptors in HttpClient

Full Changelog: v1.12.2...v1.12.3

v1.12.2

02 Feb 14:32
6e56ff9

Choose a tag to compare

Add headers property to AppError class to enable access to HTTP response headers when errors occur, supporting retry with backoff implementation for rate-limited requests.

v1.12.1

13 Jan 21:48
91093b2

Choose a tag to compare

  • add FolderStatsResponse type and getFolderStats client
  • refresh OpenAPI schema and bump version to 1.12.1

v1.12.0

08 Jan 06:04
ac99f07

Choose a tag to compare

Add RecoveryKeys type with public keys support to changePasswordWithLinkV2 for account recovery validation.

⚠️ Breaking: keys parameter changed from PrivateKeys to RecoveryKeys ({ private?, public? })

v1.11.26

07 Jan 16:13
db4a5b7

Choose a tag to compare

Added the handleIncompleteCheckout method

v1.11.25

19 Dec 17:25
a0b773d

Choose a tag to compare

Adjust Opaque API:

  • return token
  • move two factor code to opaue finish call