summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-31 23:36:47 +0300
committerLauri Ojansivu <x@xet7.org>2020-03-31 23:36:47 +0300
commitd599fc12ff585289dc314a0f58643f1493b99d8b (patch)
tree15b6ec2155ba23c9b6051632eff08599c8aa4fc6
parente7d23435934e044c90a1818f84798cb79194169c (diff)
downloadwekan-d599fc12ff585289dc314a0f58643f1493b99d8b.tar.gz
wekan-d599fc12ff585289dc314a0f58643f1493b99d8b.tar.bz2
wekan-d599fc12ff585289dc314a0f58643f1493b99d8b.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7f4c253..403b7f97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,15 @@
# Upcoming Wekan release
-This release fixes the following bugs:
+This release makes the following UI changes:
+- [Move "Rules" from "Board View" to "Board Settings"](https://github.com/wekan/wekan/commit/e7d23435934e044c90a1818f84798cb79194169c).
+ Thanks to helioguardabaxo and xet7.
- [Hide duplicate "Hide system messages" at Change Settings/Member Settings, because it's also on card
slider](https://github.com/wekan/wekan/issues/2837).
Thanks to notohiro and xet7.
+
+and fixes the following bugs:
+
- [Fix Browser always reload the whole page when I change one of the card
color](https://github.com/wekan/wekan/commit/3546d7aa02bc65cf1183cb493adeb543ba51945d).
Fixed by making label colors and text again editable.