Changes (2023-04-12)
Bug Fixes
- Code Node: Update vm2 to address CVE-2023-29017 (#5947) (f0eba0a)
- core: App should not crash with a custom rest endpoint (#5911) (2881ee9), closes #5880
- core: Do not execute
workflowExecuteBefore
hook when resuming executions from a waiting state (#5727) (6689451) - core: Fix issue where sub workflows would display as running forever after failure to start (#5905) (3e382ef)
- core: Update xml2js to address CVE-2023-0842 (#5948) (3085ed9)
- editor: Drop mergeDeep in favor of lodash merge (#5943) (0570514)
- HTTP Request Node: Show detailed error message in the UI again (#5959) (e79679c)