diff --git a/changes/ce/feat-11217.en.md b/changes/ce/feat-11217.en.md new file mode 100644 index 000000000..e68355caa --- /dev/null +++ b/changes/ce/feat-11217.en.md @@ -0,0 +1 @@ +The Webhook/HTTP bridge has been refactored to its own Erlang application. This allows for more flexibility in the future, and also allows for the bridge to be run as a standalone application.