From bc2fcef7c41fd328be02925b2313c6f11bdad111 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 4 Sep 2019 21:54:27 +0300 Subject: Update ChangeLog. --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b00606b..0c7cf473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Upcoming Wekan release + +This release adds the following new features: + +- [Complete the original author's webhook functions and add two-way webhook type: + 1. Make webhook function more complete by allowing user to specify name and token of + a webhook to increase security. + 1. Allow wekan admin to sepcify a global webhook. + 3. Add new type of two-way webhook that can act on the JSON webhook return payload: + 3.1. If the payload data contains cardId, boardId, and comment key words, + 3.2. If it has commentId, an existing comment will be modified + 3.3. If it doesn't have commentId, then a new comment will be added + otherwise, does nothing](https://github.com/wekan/wekan/pull/2665). + Thanks to whowillcare. +- [Patch admin search feature to Search in all users, not just "loaded" users + in the client](https://github.com/wekan/wekan/pull/2667). + Thanks to Akuket. +- [Devcontainer: Moved MAIL-Vars to not-committed file, and added PATH with meteor to + Environment](https://github.com/wekan/wekan/pull/2672). + Thanks to road42. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v3.35 2019-08-29 Wekan release This release fixes the following bugs: -- cgit v1.2.3-1-g7c22