From c80cd9d0b02984b8d8a9ce8db353e68039adeec8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 10:39:10 -0400 Subject: Update ChangeLog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') 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: -- cgit v1.2.3-1-g7c22 From 12795c5995fb6c0f5e794d9f9d343828fd536c6f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 13:47:59 -0400 Subject: Update ChangeLog. --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 75728ae3..12babf0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,15 @@ 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 +- [Notify Due Days: 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 + ENV variables: NOTIFY_DUE_DAYS_BEFORE_AND_AFTER (default is 2, if 0, will turn off notification for and dued cards), + NOTIFY_DUE_AT_HOUR_OF_DAY (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. +- [Notify Due Days: Add settings to Snap/Docker/Source. Rename env variables to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER and + NOTIFY_DUE_AT_HOUR_OF_DAY](https://github.com/wekan/wekan/commit/5084cddf37ba16ce0855f8575c39f5e62d1b7f67). + Thanks to xet7. and adds the following updates: -- cgit v1.2.3-1-g7c22 From 5042a1f8534b705058ba546272021300d1bb0548 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 17:51:30 -0400 Subject: Update ChangeLog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 12babf0b..0659357a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,10 @@ and fixes the following bugs: - [Try to fix docker-compose.yml to use correct master branch that has meteor 1.8.1](https://github.com/wekan/wekan/commit/202cc5a797b6269ec422c6f2e532a49f09d4e30a). Thanks to xet7. +- [Outgoing Webhooks setCustomField: Add board name, card name, custom field name to be + visible](https://github.com/wekan/wekan/commit/2003d90467debeadf51b69630c80ee6040524f52). + Still missing: custom field value, list name, swimlane name. + Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. -- cgit v1.2.3-1-g7c22 From 15e4d89d202c5719ced4ddf6a226b6a74e5b61e5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 18:00:36 -0400 Subject: Update ChangeLog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0659357a..6091e266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and adds the following updates: - [Update Meteor mongo package version](https://github.com/wekan/wekan/commit/96065d11a543852c1069cbab528bd08508b4a27c). Thanks to xet7. -- Update dependencies](https://github.com/wekan/wekan/commit/d82c72f1c1df908e92045e5034fa12b33fc7f70c). +- [Update dependencies](https://github.com/wekan/wekan/commit/d82c72f1c1df908e92045e5034fa12b33fc7f70c). Thanks to xet7. and fixes the following bugs: -- cgit v1.2.3-1-g7c22