Author: Tijs Rademakers
Today we released a new version of Flowable with the 6.2.1 release.
The 6.2.1 release has the following highlights:
Lots of additions to the CMMN 1.1 Engine, including timer support, repetition support, DMN and HTTP task support and variable query support.
Rest documentation is now also generated based on the Swagger definitions to ensure it’s always in sync with the REST controller code.
Improved support of ChangeActivityStateBuilder to move an execution in a process instance to another activity that’s part of the process definition.
Enhanced the CMMN Modeler palette with timer event listeners, DMN and HTTP tasks and additional properties like timer expressions and repetition expressions.
Improved support of CMMN in the Flowable Task app.
Various small bugfixes all around.
Pascal Schumacher (PascalSchumacher)
Stijn de Pestel (stijndepestel)
Robert Hafner (roberthafner)
Xin Wang (dram)
David Malkovsky (dbmalkovsky)
Michael Lippens (mlippens)
Marco van Zwetselaar (zwets)
Yanming Zhou (quaff)
Christophe Deneux (cdeneux)
To harmonize the deployers between the BPMN and CMMN engine the ProcessEngineConfigurator interface has been renamed to EngineConfigurator and moved to the flowable-engine-common module. In addition a new flowable-spring-common module has been added to shared common Spring classes between the BPMN and CMMN spring modules.
Today, we are happy to share that we have released Flowable 7.0.0. As a Flowable community user this means, you can start working with Spring Boot 3 and requires Java 17 as a baseline. Read more
Data is a crucial part of modeling and executing cases and processes. Our new module, Data Dictionary, empowers modelers to define which data structures and constraints are needed in the case or process model and all its child models.Read more
The new Flowable Design shines with a completely new user interface whilst maintaining backward compatibility to the previous version. In this article, we highlight some of the new features and technical details.Read more