diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-10-01 21:09:27 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-10-01 21:09:27 +0300 |
commit | 21fa26a1be7cee947ea02de2ffd89bfd4e4b2f36 (patch) | |
tree | 8c34a36101b6c8eafede9bf351eff340a05ab1ce | |
parent | 66372271c2d348a4edeb7e364a476202fc8db76f (diff) | |
download | wekan-21fa26a1be7cee947ea02de2ffd89bfd4e4b2f36.tar.gz wekan-21fa26a1be7cee947ea02de2ffd89bfd4e4b2f36.tar.bz2 wekan-21fa26a1be7cee947ea02de2ffd89bfd4e4b2f36.zip |
Update ChangeLog.
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ad5c04..63999473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ This release adds the following new features: i.e. NOTIFY_DUE_DAYS_BEFORE_AND_AFTER = 0 notification will be sent on due day only. NOTIFY_DUE_DAYS_BEFORE_AND_AFTER = 2,0 it means notification will be sent on both due day and two days before. Thanks to whowillcare. +- [Added modifications the help files, related to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER](https://github.com/wekan/wekan/pull/2740). + Thanks to whowillcare. +- [More drag](https://github.com/wekan/wekan/75dc5f226cb3261337c9be9614856efc0b40e377) + [handles for mobile, and optional at desktop](https://github.com/wekan/wekan/98c38fe58f597cbc0389676ae880704a671e480b). In Progress. + Thanks to xet7. + +and fixes the following bugs: + +- [Modified list.style regarding .list-header-name when in mobile mode. It was too close to left arrow](https://github.com/wekan/wekan/pull/2740). + Thanks to whowillcare. Thanks to above GitHub users for their contributions and translators for their translations. |