Releases: valb3r/flowable-bpmn-intellij-plugin
Releases · valb3r/flowable-bpmn-intellij-plugin
Apple Silicon fixes
- Fixed missing scrollbars on Apple Silicon
- Fixed (not ideally, but is perfectly usable) Delegate expressions and alike not shown on Apple Silicon
Fixed handling of empty `xsi:type`
- Fixed handling of empty
xsi:type
- Minor rendering performance improvement
Snap to grid and settings persistence issue
- 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
Multiline field support, better handling of IntelliJ language injected fields
- Support multiline fields for editing
- Better handling of expression/delegate expression fields
- Windows HiDPI rendering fixed
Camunda plugin release
v0.4.7.1 Bump version for Camunda plugin release
Performance improvement + nested elements support
- 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
PNG rendering bugfix and customizable file extensions
- 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
Support to save diagram as PNG
Preserve <documentation> formatting
- Fixed bug with
<documentation>
tag - preserve its formatting
Setting screen and multiple IntelliJ windows fix
- 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