summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-22 22:23:39 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-22 22:23:39 +0300
commit4ed2f29e303feddc5685f7bc8016525f4db5e80e (patch)
treec73b744032fa2915324f2731051514ac21d18ecc
parentd0731a4bf48ac9d8fdbc58333d6d1f8b5dbdf1c8 (diff)
downloadwekan-4ed2f29e303feddc5685f7bc8016525f4db5e80e.tar.gz
wekan-4ed2f29e303feddc5685f7bc8016525f4db5e80e.tar.bz2
wekan-4ed2f29e303feddc5685f7bc8016525f4db5e80e.zip
- Make the attributes that the webhook sends configurable.
Thanks to omarsy and xet7 !
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c69664e5..3526ddb4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,9 @@ Add Caddy plugins:
for showing real X-Forwarded-For IP to behind proxy;
- Turn off Caddy telemetry.
+Add configuring webhooks:
+- [Make the attributes that the webhook sends configurable](https://github.com/wekan/wekan/pull/1852).
+
and fixes the following bugs:
- [Remove suburl from beginning of avatar file path](https://github.com/wekan/wekan/issues/1776),
@@ -20,7 +23,7 @@ and fixes the following bugs:
in database, instead this [fixes url on the fly after
loading avatar url from database](https://github.com/wekan/wekan/commit/7e0bc1e33aef6dc0de11a595b81854623b417572).
-Thanks to Caddy contributors and Github user xet7 for their contributions!
+Thanks to Caddy contributors, and Github users omarsy and xet7 for their contributions!
# v1.34 2018-08-22 Wekan release