Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.11.7
Fixes
Fix the values of the data-test-id
props for the showAuth
widget.
v1.11.6
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
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/11/2020
Fix
Temporary revert the SDK Core dependency version to solve the login with PKCE in hosted pages.
v1.11.3
Fix
- The
showAuth
widget can now handle signup with biometrics if theallowWebAuthnSignup
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
v1.11.1
Fix
Revert the new check rule for password strength since the wordings are not yet deployed.
v1.11.0
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
Fix
Revert the latest FIDO2 signup feature since it's breaking the style of Hosted Pages.