mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
Add: Fix bug when removing user from board that generate activity for all cards of the board.
This commit is contained in:
parent
816d2bd013
commit
2f8a6828f0
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ This release adds following new features:
|
|||
and fixes the following bugs:
|
||||
|
||||
* Dockerfile was missing EXPOSE $PORT;
|
||||
* Bug when removing user from board that generate activity for
|
||||
all cards of the board. Add check before user is one owner
|
||||
of the card before adding activity.
|
||||
* Typos.
|
||||
|
||||
Thanks to GitHub users fmonthel, jLouzado, vuxor, whittssg2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue