Browse Source

Add registration and invitation fixes. Thanks to lkisme !

Lauri Ojansivu 8 years ago
parent
commit
c197cabd98
1 changed files with 15 additions and 0 deletions
  1. 15 0
      CHANGELOG.md

+ 15 - 0
CHANGELOG.md

@@ -1,3 +1,18 @@
+# Upcoming Wekan release
+
+Known bugs:
+
+* https://github.com/wekan/wekan/issues/784
+
+This release fixes the following bugs:
+
+* Remove invitation code if email sending failed.
+* Show customized error msg while invitaion code is wrong during registration.
+* Fix "internal error" while registration is done.
+* Fix "cannot access disableRegistration of undefined" error.
+
+Thanks to GitHub user lkisme for contributions.
+
 # v0.17 2017-03-25 Wekan release
 # v0.17 2017-03-25 Wekan release
 
 
 Known bugs:
 Known bugs: