5.1.2
Last updated
Last updated
Fix for manifest markers in the component.json (https://docs.appmixer.com/appmixer/component-definition/manifest/marker).
Fix for checking the component’s output port message size. The output port message size is limited to 15MB, in certain cases, an input message for the component and its size was incorrectly covered in the limit, too.
Fixed bug in the context.loadOutputSchemaProperties() introduced in 5.1.1
Fixed a bug in clearing node cache before requiring component’s codes into memory.
Fix for UI/SDK code freeze in case of a large number of links/connectors in certain scenarios.
PUT /flows/{flowId} API endpoint was optimized and significantly improved performance (especially with large flows) by avoiding variables scopes check with each update.