Flowable Bpmn Intellij Plugin Versions Save

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

v0.4.9.1

2 years ago
  • Fixed missing scrollbars on Apple Silicon
  • Fixed (not ideally, but is perfectly usable) Delegate expressions and alike not shown on Apple Silicon

v0.4.9

2 years ago
  • Fixed handling of empty xsi:type
  • Minor rendering performance improvement

v0.4.8

2 years ago
  • Fixed bug with boundary event wrong attach behavior in subprocess
  • Fixed bug - unable to save settings (i.e. to add custom extension) in 2021.2.3
  • Suggest another plugin if engine dialect is not supported
  • Snap to grid feature
  • Ability to disable vertical/horizontal anchors
  • Ability to select parent edge from waypoint

v0.4.7.4

2 years ago
  • Support multiline fields for editing
  • Better handling of expression/delegate expression fields
  • Windows HiDPI rendering fixed

v0.4.7.1

2 years ago

v0.4.7.0

2 years ago
  • Improved rendering performance for large processes (up to 3x)
  • Support for form properties/field names
  • Fixed the regression - Activiti 7 parser was used by default, leading to less features supported

v0.4.6.3

2 years ago
  • Minimum IntelliJ version is now 2019.3 due to build pipeline upgrade
  • Initial support for Activiti 7 (very basic)
  • Allow configuring BPMN file extension in settings
  • Fixed save to PNG functionality with negative coordinates
  • Added BPMN file validity check

v0.4.6.2

2 years ago
  • Remove usage of deprecated API
  • Save diagram as PNG: image

v0.4.6.1

2 years ago
  • Fixed bug with <documentation> tag - preserve its formatting

v0.4.6

3 years ago
  • Fixed multiple opened projects bug - empty gray canvas shown
  • UI/UX improvements - support for undo/redo keyboard shortcuts
  • Fixed keyboard shortcuts handling - after some actions shortcuts stopped working
  • Added basic settings screen