Add changelog to the project

pull/215/head
Clement Michaud 2018-03-29 22:48:00 +02:00
parent 0b2f6ace83
commit ae84b05645
1 changed files with 19 additions and 0 deletions

19
CHANGELOG.md 100644
View File

@ -0,0 +1,19 @@
Release Notes - Version 3.7.1
-------------------------------
Configuration change:
* storage.mongo now contains two keys: `url` and `database`
Release Notes - Version 3.7.0
-------------------------------
Features:
* Support basic authorization for single factor endpoints
* Add issuer and label in TOTP otp url
* Improve UI of second factor page
* Use SHA512 password encryption algorithm of LDAP
* Improve security of Authelia website
* Support for default redirection url
* Support for session inactivity timeout
Bugs:
* Fix U2F factor not working in Firefox