summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 02:55:13 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 02:55:13 +0200
commitcb986912c4dcff8030e275f0d2da800cc1f88ac0 (patch)
treebc5f1e1f04c536f77e816951e13559fd68524348
parent7e451d9033eb6162cd37de3e5ffabdc22e272948 (diff)
downloadwekan-cb986912c4dcff8030e275f0d2da800cc1f88ac0.tar.gz
wekan-cb986912c4dcff8030e275f0d2da800cc1f88ac0.tar.bz2
wekan-cb986912c4dcff8030e275f0d2da800cc1f88ac0.zip
[Added support for LDAP admin status sync](https://github.com/wekan/wekan-ldap/pull/40).
Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 (https://github.com/wekan/wekan/commit/7e451d9033eb6162cd37de3e5ffabdc22e272948). Thanks to JulianJacobi and xet7.
-rw-r--r--CHANGELOG.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09949006..75194edb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,11 @@
# Upcoming Wekan release
-This release adds the following new features, thanks to TechnoTaff:
+This release adds the following new features:
-- [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227).
+- [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227), thanks to TechnoTaff.
+- [Added support for LDAP admin status sync](https://github.com/wekan/wekan-ldap/pull/40).
+ Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 (https://github.com/wekan/wekan/commit/7e451d9033eb6162cd37de3e5ffabdc22e272948).
+ Thanks to JulianJacobi and xet7.
and fixes the following bugs:
@@ -13,7 +16,7 @@ and fixes the following bugs:
- [Use ubuntu:cosmic base in Dockerfile](https://github.com/wekan/wekan/commit/df00776e6ca47080435eca9a31a16fd24c0770ed). Thanks to xet7.
- [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https://github.com/wekan/wekan/issues/2229). Thanks to soohwa.
-Thanks to above GitHub users for their contributions.
+Thanks to above GitHub users for their contributions, and translators for their translations.
# v2.37 2019-03-04 Wekan release