summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d766a84..d2953df8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,13 @@
This release adds the following new features:
-- [Send webhook when cardDetails is rendered](https://github.com/wekan/wekan/pull/2620).
+- [Send webhook](https://github.com/wekan/wekan/issues/2518) when
+ [cardDetails is rendered](https://github.com/wekan/wekan/pull/2620).
Thanks to jymcheong.
+- Related to [above new feature](https://github.com/wekan/wekan/issues/2518),
+ Add [setting CARD_OPENED_WEBHOOK_ENABLED=false as
+ default](https://github.com/wekan/wekan/commit/b8c527d52bec7272c890385f11e26acec65822ae).
+ Thanks to xet7.
and fixes the following bugs: