Skip to content

Commit

Permalink
Release v1.11.0 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
roxanemace authored Oct 28, 2020
1 parent c0d4456 commit 9d9af32
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v1.11.0

### 28/10/2020

### Feature
New changes were made on the [`showAuth`](https://developer.reachfive.com/sdk-ui/showAuth.html) 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

### 19/10/2020
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reachfive/identity-ui",
"version": "1.10.1",
"version": "1.11.0",
"description": "Reach5 Identity Web UI SDK",
"author": "ReachFive",
"repository": {
Expand Down

0 comments on commit 9d9af32

Please sign in to comment.