Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

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 axios dependency from 1.7.4 to 1.8.2 in Designer dependencies.
  • Updated @babel/helpers dependency from 7.15.4 to 7.26.10 in Designer dependencies.

Bug fixes

  • Fixed an issue where the HttpRequestActivity handler was not passed to HTTPClient.
  • Fixed a bug that caused the Designer to load incorrectly in Strict Mode of React when the schema did not exist.

Security