- Make the attributes that the webhook sends configurable.

Thanks to omarsy and xet7 !
This commit is contained in:
Lauri Ojansivu 2018-08-22 22:27:36 +03:00
parent 87aa8f9b43
commit 4a2010883e
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,9 @@
# v0.22 2018-08-22
- Make the attributes that the webhook sends configurable.
Thanks to GitHub users omarsy and xet7 for their contributions.
# v0.21 2018-08-14
* Add trusted URL and browser-policy optios.