diff --git a/source/_posts/2023-05-03-release-20235.markdown b/source/_posts/2023-05-03-release-20235.markdown index 5345e04a365..f8a969d225d 100644 --- a/source/_posts/2023-05-03-release-20235.markdown +++ b/source/_posts/2023-05-03-release-20235.markdown @@ -147,20 +147,17 @@ and a language selectors. - Proof read/spelling/grammar - Replace screenshot -{% enddetails %} +## Webhooks trigger options Webhooks have been extended this release. We now have support for webhooks that use the `GET` HTTP method! -But that is not all, thanks to [@esev], we also have some new security related -features to our webhook triggers. You can now set which HTTP methods you -webhook trigger work with, and the ability to limit webhooks to work only on +But that is not all. Thanks to [@esev], we also got some new security features +for our webhook triggers. You can now set which HTTP methods your +webhook trigger work with and the ability to limit webhooks to only work on your local network. -
-
-Temporary screenshot that needs to be replaced.
-