Releases: imixs/open-bpmn
Releases · imixs/open-bpmn
Release list
open-bpmn-1.2.9
open-bpmn-1.2.8
Features
- Show Manhattan Router during creation #426
- Added support for BPMN Call Activities #424
- Added support for Embedded SubProcesses #422
- Added support for multiple BPMNPlane Elements and SubTasks #415
- Added support for SUB_PROCESS #405
- Introduce a new property "subProcess" #417
- added expand SubTask feature #416
Enhancements
- Optimize auto alignment #421
- Optimize handling of muliple Namespaces #419
- provide custom logging format #418
- open-bpmn:auto-align should be part of the process #412
- Simplify BPMNGridSnapper #408
- ProcessType = none is currently not supported #404
Bugfixes
- AutoAlign Operation set property first #429
- AssociationGEdges lost EdgePadding #428
- Broken layout if atribute "bpmnElement" is missing in BPMNPlane #427
- BPMNElementEdge creates invalid element #423
- Fixed Participant Element - resolve BPMNShape #414
- Fixed error when opening files exported by ADONIS #413
- Corrected Order of new inserted Elements #411
- Fixed Docker Build #410
- Model shows lanes without a Pool #409
- Resolve none-public default process #407
- typo in method name 'openDefaultProces' #406
- Diagram Namespace is not resolved correctly #402
open-bpmn-1.2.7
Features
- Upgrade to GLSP Version 2.4.0 #395
- Update Maven / Sonatype Repo Config #399
- Add hasNamespace method to meta model #390
- Improved Client View - Element Symbols #389
Enhancements
- New generated Signal IDs are not unique #397
- Update docu for build script #394
- Improve FileLink feature #392
- Improve loading failures #391
Bugfixes
open-bpmn-1.2.6
open-bpmn-1.2.5
open-bpmn-1.2.4
open-bpmn-1.2.3
Features
Support collaboration models without a default process #361
Added unsupported Activity Types #360
Added DataStore element and missing Event Definitions #359
Improveed color scheme for Task/Events / Imixs-Workflow #357
Enhancements
Rename BPMNXMLUtil into BPMNModelUtil #356
Remove empty labels from diagram #355
Bugfixes
getChildNodeContent does not resolve multiple CDATA Sections #358
open-bpmn-1.2.2
Bugfixes
- BPMNFlowIterator - check for NullPointerExceptions #354
open-bpmn-1.2.1
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
open-bpmn-1.2.0
Features
- Upgrade to GLSP Version 2.1.0 #303
- Upgrade Dockerfile #323
- Integrate new standard Alignment helper lines #315
- Provide methods to get Boundery Events and DataObjects assigned to a Activity #311
Enhancements
- Improve moving a BPMN element with label (event/gateway) #318
- Remove SelectionListener Workaround in GLSP V2.0 #313
- Replacement of SelectionListener => ISelectionListener [Updgrade to GLSP 2.0] #309
- Remove need for explicit definition of client actions [Upgrade to GLSP 2.0] #308