diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a29aa11..dd425562d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ This release fixes the following bugs: Thanks to xet7. - [Fix delete board button not visible](https://github.com/wekan/wekan/commit/53a925cf7ff95167cbf2f65f7c7e169e18b14b44). Thanks to airtraxx and xet7. +- [Board: When removing member from board, remove also from assignees. + Admin Panel/People: 1) Allow edit user that does not have email address. + 2) When creating new user, require username and email address, and save also fullname. + 3) Some in progress code for deleting user, that does not work correctly yet, so deleting user is not enabled + yet](https://github.com/wekan/wekan/commit/61ae62a83aaddb2c6f679ce9d05b675c845ba8bf). + Thanks to airtraxx and xet7. Thanks to above GitHub users for their contributions and translators for their translations.