Skip to content

open-bpmn-1.2.1

Compare
Choose a tag to compare
@rsoika rsoika released this 07 Sep 16:22
· 15 commits to master since this release

Features

  • Adapt Validation API to GLSP 2.0 #338
  • Improve Validation API #340
  • Implement a new ISnapper for BoundaryEvents and LaneDivider #329
  • Enable/Disable Auto-Align feature #328
  • BPMN Extensions - provide convenience methods #327
  • Added a new feature to reset the routing for selected elements #322
  • Reorganize Command Pallette #321
  • Added new AutoAlign Action #320

Enhancements

  • BPMNModelFactory read from stream - remove path param #352
  • Update pom.xml release Plugin #347
  • Improve Property Panel and BPMN Extensions #337
  • Make edges easier to select #333
  • Update JDK version for meta and server modules 17 to 11 #325
  • Improve layout of textareas in the property panel #324
  • Improve GridSnapper #319

Bugfixes

  • Editor marks file as 'isDirty' after opening #353
  • fixed maven build profile #348
  • receiveTask instantiate attribute is ignored #346
  • TextAnnotation does not wrap text #344
  • Message Definitions can not be edited or removed #343
  • fixed wrong usage of glsp method findElementByClass #341
  • BPMModel did not detect duplicate signal events #336
  • Adding a bpmn2:signal to an existing diagram leads to a invalid configuration #335
  • PropertyPanel does not initialize with the model root #330
  • method updateContainment() should compare the center of an element and not its absolut position bug #326