Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.0.0-alpha.4
Features
- French weak passwords are now rejected by the password strength policies.
- A UMD bundle is now generated at the build process. It will allow deploying the UI SDK on unpkg.
v1.0.0-alpha.3
Features
- Implement continuous integration pipelines set up with CircleCI (see the CircleCI configuration file for more details).
- The widgets labels are now translated in the language specified in the client's configuration.
Fixes
- The eye icon is now correctly displayed in the Auth widget.
v1.0.0-alpha.2
Features
- A
data-testid
attribute was added to most of the HTML elements. - Handle the errors returned at the creation of a password non-compliant to the account's password policy.
v1.0.0-alpha.1
First version of the SDK Web UI.