LogoLogo
  • Docs
  • Connector Configuration
  • Knowledge Base
  • Changelog
  • Changelog
  • Version 6
    • 6
      • 6.0
        • 6.0.13
        • 6.0.12
        • 6.0.11
        • 6.0.10
        • 6.0.9
        • 6.0.8
        • 6.0.6
        • 6.0.4
      • 6.1
        • 6.1.3
        • 6.1.4
  • Version 5
    • 5
      • 5.2
        • 5.2.12
        • 5.2.11
        • 5.2.10
        • 5.2.9
        • 5.2.6
        • 5.2.5
        • 5.2.4
        • 5.2.3
        • 5.2.2
        • 5.2.1
      • 5.1
        • 5.1.3
        • 5.1.2
        • 5.1.1
      • 5.0
        • 5.0.2
        • 5.0.1
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Version 5
  2. 5

5.2

Previous5Next5.2.12

Last updated 7 months ago

Was this helpful?

New in 5.2.0

  • 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

https://docs.appmixer.com/appmixer/v/5.2/component-definition/behaviour#context.evaljavascript-code-jsondata
https://docs.appmixer.com/appmixer/v/5.2/api/flows