Fix: Only headerb-ar new-boards are auto-starred, not all new boards. Thanks to jLouzado !

This commit is contained in:
Lauri Ojansivu 2017-02-22 17:44:04 +02:00
parent d45a197695
commit 29fdfb9c88

View file

@ -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.