Skip to main content

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

Workflow Engine 15.0.0

September 25, 2024

Overview

Workflow Engine 15.0.0 introduced ESM support and platform baseline updates for Designer packages, but was superseded by 15.0.1.

Why update

  • Use ESM-based Designer integrations in modern JavaScript toolchains.
  • Get Designer compatibility with Angular 18 and Node.js 20.17.0 baselines.

Key features

  • Added ESM support for Workflow Designer.
  • Updated Angular Designer package and sample to Angular 18.
  • Added new custom activity settings in core.

Changelog

Update instructions

  • Do not stay on 15.0.0 in production.
  • Use 15.0.1 for all environments.

Features

  • Added ESM support to Workflow Designer while preserving the CommonJS entry point.
  • Added new custom activity settings in core.

Enhancements

  • Updated Node.js baseline to 20.17.0.
  • Updated Angular Designer package and sample to Angular 18.

Bug fixes

  • Fixed Designer issue where decision table transition did not set classifier when creating an activity.

Resources