Lauri Ojansivu 5 лет назад
Родитель
Сommit
c80cd9d0b0
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      CHANGELOG.md

+ 6 - 0
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).
 - [Add Corteza theme. In progress](https://github.com/wekan/wekan/commit/289e78dbd29cca9d97d3b5787c3368583d43b40f).
   Thanks to xet7.
   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:
 and adds the following updates: