All notable changes to camunda-bpmn-moddle are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
DEPS
: update tobpmn-moddle@7.1.3
CHORE
: remove behaviors (#112)
- Behaviors moved to
camunda-bpmn-js-behaviors
DEPS
: deps: markbpmn-js@9
anddiagram-js@8
as peer dependency
FIX
: remove invalidcamunda:formRefBinding
default value (#87)
FEAT
: removevariableEvents
forstartEvent
outside ofEventSubProcess
(#77)FIX
: removeinitiator
property forshape.create
(#78)
FEAT
: supportcamunda:formRef
,camunda:formRefBinding
andcamunda:formRefVersion
elements (#76)FIX
: removeinitiator
property forstartEvent
when moved to a subProcess (#74)
FIX
: ensure root element is referenced on correct position (#70)
FIX
: do not copy non existing root elements (#69)
FEAT
: add behavior to copy and pastebpmn:Error
elements referenced viacamunda:ErrorEventDefinition
elements (#68)FIX
: supportcamunda:modelerTemplate
andcamunda:modelerTemplateVersion
forbpmn:Collaboration
elements (#67)
CHORE
: rename*EventDefinition
to*EventDefinitionExtension
FEAT
: supportcamunda:ErrorEventDefinition
for external service tasks
*EventDefinition
elements were re-named by appendingExtension
. Adjust the name of these elements, if you extended or superclassed them.
FIX
: addmodelerTemplateVersion
property (#60)
FIX
: renamevariableEvent
tovariableEvents
(cd4a417
)
FEAT
: copycamunda:in
on signal throw events (#54)
FEAT
: addid
andeventDefinitions
to task listener schema (9668525f
)
FEAT
: addcamunda:diagramRelationId
to schema (#49)
FIX
: do not copycamunda:InputOutput
on gatewaysFIX
: copycamunda:FailedJobRetryTimeCycle
consistently for allcamunda:AsyncCapable
elements
FIX
: allowcamunda:failedJobRetryTimeCycle
inbpmn:SubProcess
FIX
: allowcamunda:executionListener
inbpmn:Process
FEAT
: addcamunda:errorMessage
to schema (d47da
)
DOCS
: update bpmn-js integration docs
CHORE
: update moddle copy mechanism for compatibility withbpmn-js@5
CHORE
: use Camunda logical types inallowedIn
mappingsFIX
: make extension work
- Requires
bpmn-js@5+
for proper copying of moddle attributes
FEAT
: addcamunda:calledElementVersionTag
to schema (#43)
FIX
: correctcamunda:isStartableInTasklist
default value (#41)
FEAT
: supportcamunda:isStartableInTasklist
Check git log
for earlier history.