Workflow Engine 17.0.0
April 1, 2025
Overview
Workflow Engine 17.0.0 is a maintenance major release focused on Designer compatibility and plugin reliability.
Why update
- Improve compatibility with modern Angular and React environments.
- Resolve plugin HTTP handler behavior and schema loading edge cases.
Key features
- Updated Angular Designer package and sample to Angular 19.
- Improved Designer behavior in React Strict Mode.
Changelog
Update instructions
Update all Workflow Engine packages to 17.0.0.
Enhancements
- Updated Angular Designer package and sample to Angular 19.
- Updated
axiosdependency from1.7.4to1.8.2in Designer dependencies. - Updated
@babel/helpersdependency from7.15.4to7.26.10in Designer dependencies.
Bug fixes
- Fixed an issue where the
HttpRequestActivityhandler was not passed toHTTPClient. - Fixed a bug that caused the Designer to load incorrectly in
Strict ModeofReactwhen the schema did not exist.
Security
- Updated
axiosfrom1.7.4to1.8.2in Designer dependencies, addressing CVE-2025-27152 (GHSA-jr5f-v2jv-69x6); affected range>=1.0.0and<1.8.2, fixed in1.8.2. - Updated
@babel/helpersfrom7.15.4to7.26.10in Designer dependencies, addressing CVE-2025-27789 (GHSA-968p-4wvh-cqc8); affected range<7.26.10, fixed in7.26.10.