5.0.1

New in 5.0.1

  • Node version updated to 18.16.1 and the OS switched from Linux Alpine to Debian which resolved the DNS issues for some Salesforce sandbox URLs.

  • Fix for GET /files?filter=userId:XYZ and GET /files/count?filter=userId:XYZ. These endpoints did not return correct results if the userId was specified in the filter and the user was not admin.

  • Filepicker input type shows only files created by the signed-in user. Before this, the admin users saw all the files there, but when a file that does not belong to the owner (admin) is used in a flow, the component working with that file returns an error.

  • Two fixes for the new Output Port JSON Scheme definition introduced in 5.0.0.

    • Title not showing in the Inspector’s variables picker for attributes of nested objects.

    • Variables with iterable ancestors showing in Inspector’s variables picker.

  • Fix for Wizard’s input field - it was possible to get into an invalid state.

  • Authentication popup handling improved.

  • When a service (appmixer:microsoft for example) contained two plugins, it was possible that while loading such a plugin under a newer Node version (node_modules being re-installed), the plugin files could get corrupted.

  • Inspector Field max width overflow.

Last updated

Was this helpful?