Add changelog for version 3.12.0.

pull/331/head
Clement Michaud 2019-03-03 11:38:22 +01:00
parent bc8897c35b
commit 61742c1ec4
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Release Notes - Version 3.12.0
------------------------------
* Add logs to troubleshoot LDAP sanitizer.
* Add {uid} placeholder for LDAP search queries for groups.
Release Notes - Version 3.11.0
------------------------------
* [BREAKING] Flatten ACL rules to enable some use cases. Configuration of ACLs
@ -6,7 +11,6 @@ must be updated.
* Define minimum level of authentication required for a resource in ACL to be
authorized.
* Allow Authelia to be built with different themes.
* Add {uid} placeholder for LDAP search queries for groups.
* Fix bug in hash matching when using file-based users database.
* Fix dead link in documentation.