All notable changes to zeebe-bpmn-moddle are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: supportzeebe:script
(#39)
FEAT
: supportzeebe:candidateUsers
(#38)
CHORE
: remove behaviors (#33)
- Behaviors moved to
camunda-bpmn-js-behaviors
Unintentional re-publish of v0.13.0
.
FEAT
: supportzeebe:properties
(#30)
FIX
: allow copy extensions to user task (#28)
FIX
: serializezeebe:modelerTemplateIcon
as property (#25)
FEAT
: supportzeebe:modelerTemplateIcon
(#23)
FEAT
: supportzeebe:modelerTemplate
andzeebe:modelerTemplateVersion
(#20)
FEAT
: supportzeebe:assignmentDefinition
forbpmn:UserTask
(b5f368)
FEAT
: supportzeebe:calledDecision
forbpmn:BusinessRuleTask
(ee9b59a)
FEAT
: make Message Intermediate Throw Event and Message End Event Zeebe Service Tasks to support Zeebe 1.2 (#15)FIX
: restricttaskDefinition
property for Zeebe Service Tasks only (#14)
FIX
: correctly encode HTML entities in extension properties (#12)
FEAT
: extend ZeebeServiceTask type to support Zeebe 1.1 (#9)
FEAT
: allowzeebe:TaskHeaders
only inbpmn:ServiceTask
(#7)
FEAT
: add support for zeebe:UserTaskForm and zeebe:FormDefinition (#6)
FIX
: add allowedIn for zeebe:IoMapping (#5)
FEAT
: implement zeebe moddle extension and add canCopyProperty for initial set of elements (#3)
FEAT
: allowpropagateAllChildVariables
attribute forzeebe:CalledElement
(#2)
CHORE
: first release 🎉