Releases: valb3r/flowable-bpmn-intellij-plugin
Releases · valb3r/flowable-bpmn-intellij-plugin
More XML language injections and 'formKey' on startEvent
Hotfix: IJ Community 2023.2
- Hotfix: JB has removed Batik from IJ Community 2023.2
IJ Community edition support
- IJ Community edition support
- Improved language injections (support multiple places)
- XML injections to more file types (*.bpmn)
Improve boundary events and listeners support
- 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
- 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+
IntelliJ settings API got broken again. This release aims to fix this
What's Changed
Full Changelog: v0.5.0...v0.5.1
In place element type change support
- Support for in place element type change
- Support for element listeners (basic)
- Support for send event task (Flowable, Camunda)
What's Changed
- Shape change by @v20stepanenko in #316
- Send event task by @v20stepanenko in #318
Full Changelog: v0.4.9.4...v0.5.0
User task improvement and other useful features
- Support for candidate users and groups in UserTask
- Camunda,Flowable: Support for ExternalTask bpmn element
- Flowable: Highlight that ServiceTask is 'triggerable'
What's Changed
- Added PR action by @valb3r in #313
- User task by @v20stepanenko in #312
- Service task trigger by @v20stepanenko in #315
- External task by @v20stepanenko in #314
New Contributors
- @v20stepanenko made their first contribution in #312
Full Changelog: v0.4.9.3...v0.4.9.4
XSD BPMN files are bundled with the plugin
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
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