Add changelog for version 3.11.0.

This commit is contained in:
Clement Michaud 2019-03-03 11:31:24 +01:00
parent 12d0cf465b
commit 65ca1f0499

View File

@ -1,3 +1,15 @@
Release Notes - Version 3.11.0
------------------------------
* [BREAKING] Flatten ACL rules to enable some use cases. Configuration of ACLs
must be updated.
* Fix open redirection threat.
* 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.
Release Notes - Version 3.10.0
------------------------------
* Add docker-compose for deploying Authelia on Swarm*.