Skip to content

Release 24.1

Latest
Compare
Choose a tag to compare
@commi235 commi235 released this 19 Nov 11:37
7bf69f4

Changes in this Release

  • Adds JSON-typed process variables.
  • Adds APEX Simple Form type of BPMN UserTask, allowing a user input form to be specified as a JSON document.
  • Adds BPMN-Color support into the Modeler and Viewer, allowing shading of BPMN objects on a diagram.
    Colors can optionally then also be shown in the process viewer.
  • Enhancement to BPMN Viewer to allow task start from the viewer.
  • Enhances flow_admin_api so that a diagram can be 'released' from the API.
    This is useful for remote deployment of diagrams into production environments.
  • Change storage of the APEX Task ID from a process variable to inside flow_subflows for use of APEX Human Tasks.
  • Fixes a bug preventing rescheduling interuptable timers on subflows having a previous interrupting timer event.
  • Adds a new example application that can be used as a process hub for end users to start new processes.
  • Required APEX version increased to APEX v22.1

Installation Instructions

1. Fresh Install

See installation instructions

2. Upgrade from Flows for APEX v23.1

See Migration Instructions

3. Enabling the REST API

Use the steps as documented in the installation instructions.

4. If you upgrade APEX to a new version after installing Flows for APEX

If you upgrade APEX to a new version, you will see a message when opening the Flows for APEX application.
Follow the instructions outlined here, to make Flows aware of the upgrade.