summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-12 11:56:04 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-12 11:56:04 -0400
commitc9037f55bc973a71e76ae7559a6f3d34a60b408d (patch)
treef94525935ccaa60366ecbf14da48f2bfec4f55c4 /CHANGELOG.md
parent2c6b51857f8fe56993c2036f751d482d7a50b418 (diff)
downloadwekan-c9037f55bc973a71e76ae7559a6f3d34a60b408d.tar.gz
wekan-c9037f55bc973a71e76ae7559a6f3d34a60b408d.tar.bz2
wekan-c9037f55bc973a71e76ae7559a6f3d34a60b408d.zip
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d4da7ae..2bf75875 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,9 +44,15 @@ and fixes the following bugs:
visible](https://github.com/wekan/wekan/commit/2003d90467debeadf51b69630c80ee6040524f52).
Still missing: custom field value, list name, swimlane name.
Thanks to xet7.
-- [Don't remove boardoverlay when mouse leaves carddetails](https://github.com/wekan/wekan/pull/2540),
- to reduce Wekan board flashiness.
+- [Don't remove boardoverlay when mouse leaves carddetails](https://github.com/wekan/wekan/pull/2540).
+ This reduces Wekan board flashiness.
Thanks to newhinton.
+- [Limit the board list to 2 or 1 for mobile clients](https://github.com/wekan/wekan/pull/2542).
+ As a mobile user, the board size of in the home page too small, so the user is easily to
+ click on archive or copy button by accident. Increase the board size to 50% for pixel
+ greater than 360 and lesser than 800 and height to 8rem, 100% for any screen is even smaller.
+ This will reduce the accident much more.
+ Thanks to whowillcare.
Thanks to above GitHub users for their contributions and translators for their translations.