Update ChangeLog.

This commit is contained in:
Lauri Ojansivu 2019-07-10 10:39:10 -04:00
parent c019a68fc5
commit c80cd9d0b0

View file

@ -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: