Skip to content

Releases: valb3r/flowable-bpmn-intellij-plugin

More XML language injections and 'formKey' on startEvent

20 Feb 15:20
Compare
Choose a tag to compare
  • XML injections to the expressions of 'sendTask' element
  • Support for 'formKey' on startEvent
  • Remove deprecated methods usage

Hotfix: IJ Community 2023.2

11 Aug 08:49
Compare
Choose a tag to compare
  • Hotfix: JB has removed Batik from IJ Community 2023.2

IJ Community edition support

22 Jul 18:09
Compare
Choose a tag to compare
  • IJ Community edition support
  • Improved language injections (support multiple places)
  • XML injections to more file types (*.bpmn)

Improve boundary events and listeners support

17 Jul 10:40
Compare
Choose a tag to compare
  • 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

Drag-n-drop element selection improvement and compatibility update

01 Jun 10:03
Compare
Choose a tag to compare
  • 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

Support saving settings for IntelliJ 2023+

10 Jan 08:20
Compare
Choose a tag to compare

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

What's Changed

  • Feature/fbp 327 update usages of ij apis by @valb3r in #329

Full Changelog: v0.5.0...v0.5.1

In place element type change support

22 Aug 09:38
Compare
Choose a tag to compare
  • Support for in place element type change
  • Support for element listeners (basic)
  • Support for send event task (Flowable, Camunda)

What's Changed

Full Changelog: v0.4.9.4...v0.5.0

User task improvement and other useful features

24 Jun 06:12
Compare
Choose a tag to compare
  • 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: v0.4.9.3...v0.4.9.4

XSD BPMN files are bundled with the plugin

11 Jan 05:19
Compare
Choose a tag to compare

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: v0.4.9.2...v0.4.9.3

Improve dragging UX

27 Dec 07:32
Compare
Choose a tag to compare

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: v0.4.9.1...v0.4.9.2