Skip to content

Releases: valb3r/flowable-bpmn-intellij-plugin

Apple Silicon fixes

06 Dec 11:16
Compare
Choose a tag to compare
  • 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`

28 Nov 09:46
Compare
Choose a tag to compare
  • Fixed handling of empty xsi:type
  • Minor rendering performance improvement

Snap to grid and settings persistence issue

31 Oct 06:05
Compare
Choose a tag to compare
  • 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

27 Oct 15:06
Compare
Choose a tag to compare
  • Support multiline fields for editing
  • Better handling of expression/delegate expression fields
  • Windows HiDPI rendering fixed

Camunda plugin release

21 Oct 09:12
Compare
Choose a tag to compare
v0.4.7.1

Bump version for Camunda plugin release

Performance improvement + nested elements support

15 Oct 14:17
Compare
Choose a tag to compare
  • 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

27 Sep 06:33
Compare
Choose a tag to compare
  • 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

03 Aug 08:32
Compare
Choose a tag to compare
  • Remove usage of deprecated API
  • Save diagram as PNG:
    image

Preserve <documentation> formatting

20 Jul 08:12
939a3fd
Compare
Choose a tag to compare
  • Fixed bug with <documentation> tag - preserve its formatting

Setting screen and multiple IntelliJ windows fix

12 Mar 13:59
2b6b1e8
Compare
Choose a tag to compare
  • 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