summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-10 10:39:10 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-10 10:39:10 -0400
commitc80cd9d0b02984b8d8a9ce8db353e68039adeec8 (patch)
tree1d85178844f8c1df5839311a9b75ebdd9c443c7d
parentc019a68fc5fb2dedd72a7be284ad428088301eca (diff)
downloadwekan-c80cd9d0b02984b8d8a9ce8db353e68039adeec8.tar.gz
wekan-c80cd9d0b02984b8d8a9ce8db353e68039adeec8.tar.bz2
wekan-c80cd9d0b02984b8d8a9ce8db353e68039adeec8.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54b05435..75728ae3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ This release adds the following new features:
- [Add Corteza theme. In progress](https://github.com/wekan/wekan/commit/289e78dbd29cca9d97d3b5787c3368583d43b40f).
Thanks to xet7.
+- [System timelines will be showing any user modification for duat startat endat receivedat, also notification
+ to the watchers and if any card is due, about due or past due](https://github.com/wekan/wekan/pull/2536).
+ ENV variables: NOTIFY_DUE_DAYS (default is 2, if 0, will turn off notification for and dued cards),
+ NOTIFY_DUE_ITVL (any number between 0 - 23, standing for at what hour of a day that the notification will
+ be sent to the watchers).
+ Thanks to whowillcare.
and adds the following updates: