diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-02-22 17:44:04 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-02-22 17:44:04 +0200 |
commit | 29fdfb9c886f1a906a27398fd546ad6cdb929ff9 (patch) | |
tree | 9e10eea469f11c8378fe54932921aa03532171b7 /CHANGELOG.md | |
parent | d45a1976953ef402a976053c700a16a207461672 (diff) | |
download | wekan-29fdfb9c886f1a906a27398fd546ad6cdb929ff9.tar.gz wekan-29fdfb9c886f1a906a27398fd546ad6cdb929ff9.tar.bz2 wekan-29fdfb9c886f1a906a27398fd546ad6cdb929ff9.zip |
Fix: Only headerb-ar new-boards are auto-starred, not all new boards. Thanks to jLouzado !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6491b034..51dfea8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ and fixes the following bugs: * 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; +* All new boards are automatically starred. Fixed to + only star header-bar new-boards; * Improve Wekan performance by adding indexes to MongoDB; * Typos. |