Skip to content

Releases: getyoti/yoti-node-sdk

v3.3.0

04 Mar 11:59
Compare
Choose a tag to compare

Added

  • Parent Remember Me ID
  • X-Yoti-SDK-Version header
  • New Image object

Changed

  • ursa to node-rsa
  • base64-url from 1.3.3 to ^2.2.0
  • browser.js in example project

Deprecated

  • getUserId() (to be replaced by getRememberMeId())

v3.2.1

19 Feb 10:55
Compare
Choose a tag to compare

Fixed

  • Unpinned dependencies in package.json

v3.2.0

09 Jul 12:12
d7ad2e5
Compare
Choose a tag to compare

Changes we made in this release:

  • Add profile attributes anchors
  • Add a new getter 'getProfile()' to activityDetails for the new attributes.
  • Update the examples profile to include the new attributes and their anchors
  • Apply new style to the examples profile page.

v3.1.0

05 Apr 13:14
Compare
Choose a tag to compare

Changed

  • userProfile.selfie will return image data as an array of bytes instead of an image URI

Added

  • activityDetails.getBase64SelfieUri() helper returns the base64 selfie URI

Removed

  • config/config.json as a method of configuring the SDK

v3.0.0

01 Mar 15:20
Compare
Choose a tag to compare

Added

  • AML (Anti Money Laundering) check

Changed

  • Yoti client initialisation has been updated

v2.0.4

21 Nov 15:55
1c04c3e
Compare
Choose a tag to compare
  • Pruned package output to exclude tests and examples

v2.0.2

17 Oct 09:26
Compare
Choose a tag to compare
  • Changed license to MIT

v2.0.1

13 Oct 14:04
Compare
Choose a tag to compare

Updated HTTP header sent in requests to be X-Yoti-SDK

v2.0.0

09 Oct 14:30
Compare
Choose a tag to compare

X-SDK header added to HTTP Requests