Prepare changelog for v4.1.0 release.
parent
072a8c468c
commit
1deb46778c
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
||||||
|
Release Notes - Version 4.1.0
|
||||||
|
-----------------------------
|
||||||
|
* Add support of HAProxy as a reverse proxy.
|
||||||
|
* Huge optimization of build time for standard and cross compiled targets (Many thanks to @nightah).
|
||||||
|
* Statically link authelia binary.
|
||||||
|
* Multiple optimizations to docker images to reduce size.
|
||||||
|
* Add support of authentication mechanisms to SMTP notifier and enforce use of TLS (Many thanks to @james-d-elliott).
|
||||||
|
* Introduce Buildkite build (will soon replace Travis. Many thanks to @nightah).
|
||||||
|
* Fix Postgres bad column name.
|
||||||
|
* Many fixes to the documentation.
|
||||||
|
* Support hashes without {CRYPT} in file-based users database.
|
||||||
|
* Allow blank additional\_groups\_dn and additional\_users\_dn.
|
||||||
|
* Fix wrong remote IP in logs.
|
||||||
|
|
||||||
Release Notes - Version 4.0.0
|
Release Notes - Version 4.0.0
|
||||||
------------------------------
|
------------------------------
|
||||||
* Authelia is rewritten in Go.
|
* Authelia is rewritten in Go.
|
||||||
|
|
Loading…
Reference in New Issue