Skip to content

Releases: internxt/sdk

v1.9.8

10 Feb 12:16
1b49ace
Compare
Choose a tag to compare

Added new API users endpoints (avatar, profile and deactivation).

v1.9.7

31 Jan 10:39
db8683d
Compare
Choose a tag to compare

New function to call an endpoint has been added:

  • checkUserAvailableProducts: gets the available products from the user

v1.9.6

30 Jan 15:31
7718932
Compare
Choose a tag to compare

Align PreCreateUserResponse and UserPublicKeyResponse with the backend

v1.9.5

24 Jan 13:18
a101180
Compare
Choose a tag to compare

Aligns fields with what the backend expects in register, registerPreCreatedUser, login, and updateKeys

v1.9.4

20 Jan 14:52
080c962
Compare
Choose a tag to compare

Migrated endpoints for check credentials and e-mail verification

v1.9.3

14 Jan 11:51
37a8010
Compare
Choose a tag to compare

Adjust fields' names in UserSettings

v1.9.2

14 Jan 10:38
dda052c
Compare
Choose a tag to compare

Adds Kyber key to:

  • ChangePasswordPayloadNew
  • PreCreateUserResponse (as optional)
  • UserPublicKeyResponse (as optional)

v1.9.1

08 Jan 10:19
285fdc5
Compare
Choose a tag to compare

What's new:

  • New query parameter when getting user invoices: userType, which allows the user to get all invoices for individual plans (individual subscription or lifetimes) or Business plans.
  • The query parameter SubscriptionId has been marked as optional, so it is no longer mandatory.

v1.9.0

19 Dec 13:17
e6df2b5
Compare
Choose a tag to compare
  • Add support for Kyber keys

v1.8.1

19 Dec 15:54
Compare
Choose a tag to compare

Adds Drive's Workspaces Access Logs endpoints