summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-02-22 17:44:04 +0200
committerLauri Ojansivu <x@xet7.org>2017-02-22 17:44:04 +0200
commit29fdfb9c886f1a906a27398fd546ad6cdb929ff9 (patch)
tree9e10eea469f11c8378fe54932921aa03532171b7 /CHANGELOG.md
parentd45a1976953ef402a976053c700a16a207461672 (diff)
downloadwekan-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.md2
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.