Skip to content

Releases: Foxentry/js-sdk

v1.1.1

28 Aug 11:54

Choose a tag to compare

Release notes:

  • Fixed the publish process

v1.1.0

28 Aug 10:37
a9fbc77

Choose a tag to compare

Release notes:

  • BREAKING: new request instance is created for each request

    • endpoint is now an ApiClient method instead of property - new usage is api.email() instead of api.email
    • options and other settings are not persisted between calls anymore
  • User agent header was changed in an effort to switch to an unified structure across all of our API SDKs

  • It is now possible to set IPv6 addresses using the setClientIP method

v1.0.3

14 May 15:39

Choose a tag to compare