summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-10 23:13:20 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-10 23:13:20 +0300
commit38d0ad74a905a993c9d150c4ecc07eea69b8205e (patch)
treec3701b63231e8801d66a0c51dd2dc3b221a75bcc /CHANGELOG.md
parent3bbc805ee42e3c1638b50260d3fafc2b5f936923 (diff)
downloadwekan-38d0ad74a905a993c9d150c4ecc07eea69b8205e.tar.gz
wekan-38d0ad74a905a993c9d150c4ecc07eea69b8205e.tar.bz2
wekan-38d0ad74a905a993c9d150c4ecc07eea69b8205e.zip
Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28c01948..f60f84a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+- [Option to login to the LDAP server with the user's own username and password, instead of an administrator
+ key](https://github.com/wekan/wekan/pull/2399). Default: false (use administrator key).
+ With new setting: LDAP_USER_AUTHENTICATION=true.
+ Thanks to thiagofernando.
+- [Added above new LDAP_USER_AUTHENTION=true option to Snap, Docker and Source settings](https://github.com/wekan/wekan/commit/3bbc805ee42e3c1638b50260d3fafc2b5f936923).
+ Thanks to xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
# v2.67 2019-05-10 Wekan release
This release adds the following new features: