5.2
Last updated
Was this helpful?
Last updated
Was this helpful?
New optional query parameter for webhooks API - enqueueOnly. If true then the webhook will be enqueued and 202 returned immediately to the caller.
Possibility to override redirect/callbackUrl per service.
Fix - updating a module through the API did not update shared service level files.
Fix - inspector groups were ignored in a dynamically generated inspector (through source call in component.json).
Fix for the ADD USER RULES FOR INSTALLED CONNECTORS button in the Backoffice, it added an extra dot in the rule(s).
New context function context.evalJavaScript() which allows the connector to execute untrusted code. Example