Skip to content

Releases: ReachFive/identity-web-ui-sdk

v1.11.7

10 Mar 13:43
1be16b9
Compare
Choose a tag to compare

Fixes

Fix the values of the data-test-id props for the showAuth widget.

v1.11.6

28 Jan 08:13
2dee2a9
Compare
Choose a tag to compare

Fixes

The returnToAfterEmailConfirmation parameter is now taken into account in the 'Signup with biometrics' form.

Changed

The Instagram social provider is removed.

v1.11.5

10 Dec 15:31
a1e7714
Compare
Choose a tag to compare

Fixes

  • Update Apple social login button style.
  • Upgrade SDK Core dependency version.

Changed

Revamp of this changelog to follow Keep a Changelog guidelines.

v1.11.4

12 Nov 11:19
131aab9
Compare
Choose a tag to compare

12/11/2020

Fix

Temporary revert the SDK Core dependency version to solve the login with PKCE in hosted pages.

v1.11.3

10 Nov 15:15
493f317
Compare
Choose a tag to compare

Fix

  • The showAuth widget can now handle signup with biometrics if the allowWebAuthnSignup option is enabled. This feature is also available on the Hosted Pages.
  • The device's name is now optional in the showWebAuthnDevices.

v1.11.2

04 Nov 10:48
8c59143
Compare
Choose a tag to compare

Feature

A new check rule for password strength is now displayed on the signup view on the showAuth widget.

v1.11.1

28 Oct 14:50
1033150
Compare
Choose a tag to compare

Fix

Revert the new check rule for password strength since the wordings are not yet deployed.

v1.11.0

04 Nov 10:45
9d9af32
Compare
Choose a tag to compare

New changes were made on the showAuth widget:

  • A new check rule for password strength is now displayed on the signup view.
  • The users will be notified when a password contains words contained in the given name, the family name, or the email address. These blacklist words will also be taken into account of the password strength.
  • The validation errors will be displayed sooner on the form.

v1.10.1

06 Nov 15:06
08e8d7c
Compare
Choose a tag to compare

Fix

Revert the latest FIDO2 signup feature since it's breaking the style of Hosted Pages.

v1.10.0

06 Nov 15:07
a957756
Compare
Choose a tag to compare

Feature

The showAuth widget can now handle signup with biometrics if the allowWebAuthnSignup option is enabled.