We are happy to announce the Camunda Modeler version 1.8.1 release!
This patch release comes with a number of improvements both in the Camunda Modeler itself and in the libraries it builds upon, such as bpmn-js, bpmn-js-properties-panel and diagram-js.
Download the new version from camunda.org.
Improvements
Most notably in this patch release, the minimap is now closed by default. We’ve added an icon to it so you can find it easily when it’s closed. Furthermore, the open/close state of the minimap is now being persisted in the same way it is for the properties panel. If you create a new diagram or open an existing one the minimap will be open/closed depending on if you opened/closed it before.
With version 1.8.0 of the Camunda Modeler, we introduced plugins, which allow you to change the modeler’s appearance and behavior and add new features by simply copying the directory containing the plugin into the plugins
directory of the Camunda Modeler. In order to make finding this folder easier, we’ve added it by default to the modeler’s directory. Additionally, we’ve improved the documentation for plugins.
Thanks to a contribution by Jia Huang bpmn-js-properties-panel and dmn-js can now be internationalized. What’s even better is that with plugins internationalization is as simple as adding a plugin to the modeler (the necessary plugin points are going to be created soon).
Bug Fixes
We have included a number of bug fixes in the libraries the Camunda Modeler builds upon, therefore further improving the modeling experience. These include diagram-js, diagram-js-minimap, bpmn-js, bpmn-js-properties-panel and dmn-js.
What’s next?
In our next milestone we will focus on reworking text annotations and further improving the usability of the Camunda Modeler.
Do you miss anything or spot a bug? Or do you have feedback on the latest addition of the minimap or pluggability? Reach out to us via our forums or tweet us @CamundaBPM.