We are happy to announce the Camunda Modeler version 1.5 release!
This release adds the ability to model Decision Requirement Diagrams (DRDs).
On top of that, it brings huge performance improvements when working with large diagrams (BPMN, CMMN and DMN) and feature parity with Camunda BPM 7.6.
Download the new version from camunda.org.
Decision Requirement Diagrams
With this Camunda Modeler release, you are now able to model Decision Requirement Diagrams (DRDs). The DRD editor allows you to drill down into decisions backed up by Desision Tables / Literal Expressions via green table / literal expression overlays on Decision nodes. Drilled down you may edit tables as usual and literal expressions (new).
You can still create and edit single Decision Table diagrams. Converting these tables to DRDs is easy, too: Switching from Table to DRD view embeds an existing table inside a new decision requirement diagram and allows you to evolve your model from there.
Learn more about the supported DMN / DRD feature set the Camunda Modeler documentation.
DMN Namespace Correction
The modeler will transparently update the DMN namespace from
our proprietary one (see bug #46) to the official DMN 1.1 namespace. This ensures the best interoperability with other DMN tools.
Modeling Speed Improvements
When working with bigger BPMN 2.0, DMN and CMMN diagrams the modeler should feel significantly faster now. Some numbers:
As seen above diagram import is around 50% faster now. Common modeling operations such as move or resize work significantly faster now, too, leading to overall better responsiveness. For advanced tools such as the space tool changes are even more significant.
If you would like to learn more about the under the hood changes that let to these performance improvements check out the bpmn-js release blog post.
Additional Improvements
Some other minor improvements are:
- Direct editing / label rendering improvements
- Ability to configure conditional events (released with Camunda BPM 7.6) in the BPMN properties panel
What’s next?
For the next milestone, we will look into overall usability and stability improvements. We would also love to hear your feedback. Do you like the new DRD modeling capabilities? Do you miss anything or spot a bug?
Reach out to us via our forums or tweet us @CamundaBPM.