summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a7289d0..a396b389 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+# Upcoming Wekan release
+
+This release adds the following new features and bugfixes:
+
+- Add languages, thanks to translators:
+ - Danish
+ - Swahili / Kiswahili
+- Rename Recycle Bin to Archive. Thanks to xet7.
+- Update readme for clarity. Thanks to xet7.
+- [Improve authentication](https://github.com/wekan/wekan/pull/2003), thanks to Akuket:
+ - Removing the select box: Now it just checks the user.authenticationMethod value to choose the authentication method.
+ - Adding an option to choose the default authentication method with env var.
+ - Bug fix that allowed a user to connect with the password method while his user.authenticationMethod is "ldap" for example.
+ - Adding a server-side method which allows disconnecting a user after a delay defined by env vars.
+
+Thanks to above GitHub users and translators for their contributions.
+
# v1.70 2018-11-09 Wekan release
This release adds the following new features: