Flowable Bpmn Intellij Plugin Versions Save

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)

v0.5.4.3

2 months ago
  • XML injections to the expressions of 'sendTask' element
  • Support for 'formKey' on startEvent
  • Remove deprecated methods usage

v0.5.4.2

8 months ago
  • Hotfix: JB has removed Batik from IJ Community 2023.2

v0.5.4

9 months ago
  • IJ Community edition support
  • Improved language injections (support multiple places)
  • XML injections to more file types (*.bpmn)

v0.5.3

9 months ago
  • Add boundary/start/end event properties support
  • Improve default gateway sequence selection
  • Improved listeners support for different elements
  • Validation of element ID uniqueness
  • Added advertisement of PolyBPMN - improved version of current plugin

v0.5.2

11 months ago
  • Sometimes dragged element selected wrong drag target
  • Boundary event attachedTo property was not changed in UI when dragging the element unless user manually de-selected element
  • Setting to disable XSD injection (suppress XML validation by IJ)
  • Stop using scheduled for removal IJ internal API

v0.5.1

1 year ago

IntelliJ settings API got broken again. This release aims to fix this

What's Changed

Full Changelog: https://github.com/valb3r/flowable-bpmn-intellij-plugin/compare/v0.5.0...v0.5.1

v0.5.0

1 year ago
  • Support for in place element type change
  • Support for element listeners (basic)
  • Support for send event task (Flowable, Camunda)

What's Changed

Full Changelog: https://github.com/valb3r/flowable-bpmn-intellij-plugin/compare/v0.4.9.4...v0.5.0

v0.4.9.4

1 year ago
  • Support for candidate users and groups in UserTask
  • Camunda,Flowable: Support for ExternalTask bpmn element
  • Flowable: Highlight that ServiceTask is 'triggerable'

What's Changed

New Contributors

Full Changelog: https://github.com/valb3r/flowable-bpmn-intellij-plugin/compare/v0.4.9.3...v0.4.9.4

v0.4.9.3

2 years ago

What's Changed

  • Bundled xsd with plugin to support highlighting of bpmn xml's for newer IntelliJs
  • Fixed: Force documentation tag to be always at the 1st place in xml file

Full Changelog: https://github.com/valb3r/flowable-bpmn-intellij-plugin/compare/v0.4.9.2...v0.4.9.3

v0.4.9.2

2 years ago

What's Changed

  • Dragging or performing action on element now does not require it to be active
  • Added loading spinner for Open Diagram action

Full Changelog: https://github.com/valb3r/flowable-bpmn-intellij-plugin/compare/v0.4.9.1...v0.4.9.2