mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 05:27:14 -04:00
- Make the attributes that the webhook sends configurable.
Thanks to omarsy and xet7 !
This commit is contained in:
parent
d0731a4bf4
commit
4ed2f29e30
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue