summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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: