Skip to content

Commit

Permalink
v1.2.1 changelog (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
luwol03 authored Jan 29, 2022
1 parent ba19d39 commit 9679685
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
This changelog goes through all the changes that have been made in each release on the
[vocascan-server](https://github.com/vocascan/vocascan-server).

## [v1.2.1](https://github.com/vocascan/vocascan-server/releases/tag/v1.2.1) - 2022.01.29

In this release of vocascan-server we have added new security features to force secure passwords to the users.

- Features
- Added Password Complexity to register and password reset (#79)
- Bug
- closes Update Swagger Documentation for password reset (#80) (#81)

## [v1.2.0](https://github.com/vocascan/vocascan-server/releases/tag/v1.2.0) - 2022.01.22

In this release of vocascan-server we have added new features to make your server more secure. On the one hand, the legal side. You can now include static HTML pages or redirects to your privacy policy or imprint. On the other hand, in security, with an improved CORS configuration option to restrict access to only allowed frontend domains.
Expand Down

0 comments on commit 9679685

Please sign in to comment.