Wekan v1.71 Release Notes

Release Date: 2018-11-17 // over 5 years ago
  • 🛠 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, 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.
      • NOTE: This was added in v1.71, then reverted at v1.73 because login did not work, and after fix added back at v1.79.
    • Improve shell scripts. Thanks to warnerjon12.

    Thanks to above GitHub users and translators for their contributions.