Skip to content

Releases: ReachFive/identity-web-ui-sdk

v1.9.0

16 Sep 12:31
63ab51f
Compare
Choose a tag to compare

Feature

Always override account opt-out consents.

Fix

Fix the CircleCi job to deploy a new version.

v1.8.0

22 Jul 14:32
e9c1a71
Compare
Choose a tag to compare

Feature

  • Add custom fields types (email & phone)

v1.7.0

15 Jul 08:34
28429c8
Compare
Choose a tag to compare

Feature

  • The user can now set the device's name in the showWebAuthnDevices widget.
  • The server error messages can now be overload in the i18n widget option.

v1.6.0

07 Jul 08:04
6eac730
Compare
Choose a tag to compare

Feature

Display a friendly user error message on the showWebAuthnDevices widget when the user wants to add a device already registered.

v1.5.0

01 Jul 09:58
6f881e7
Compare
Choose a tag to compare

Feature

  • Add a new widget showWebAuthnDevices allowing the management of the user’s registered FIDO2 devices.

v1.4.1

18 Jun 13:00
c0c4910
Compare
Choose a tag to compare

Fix

  • The UI SDK now uses the latest version of the Core SDK.

v1.4.0

15 Jun 16:17
260086b
Compare
Choose a tag to compare

Feature

  • Add a new allowWebAuthnLogin option to the showAuth widget to allow a user to login with biometrics.

v1.3.0

29 May 14:24
efd4436
Compare
Choose a tag to compare

Fix

  • Call only the validation methods when the field is required or when the value is not empty.

Feature

  • Set the default value of the Remember be to false.
  • Upgrade all the dependencies.

v1.2.1

20 Apr 10:36
70c7203
Compare
Choose a tag to compare

Fix

  • The showRememberMe check box now properly sets the boolean persistent field into auth options object with the showAuth component.

v1.2.0

17 Apr 09:46
59e96d8
Compare
Choose a tag to compare

Fix

  • The UI SDK now uses the latest version of the Core SDK.