All notable changes to camunda-bpmn-js-behaviors are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: relaxzeebe:TaskListeners
cleanup based on event types (#92)
FEAT
: makeZeebe user task
the default implementation of user task (#86)
FIX
: create new user task form only if user task form referenced (#85)
FIX
: clean upzeebe:TaskListeners
on user task properties update (#90)
FEAT
: supportzeebe:TaskListener
(#88)
FIX
: remove emptyzeebe:VersionTag
(#81)
FEAT
: supportzeebe:versionTag
forzeebe:CalledDecision
,zeebe:CalledElement
andzeebe:FormDefinition
(#80)
FEAT
: supportzeebe:bindingType
forzeebe:CalledDecision
,zeebe:CalledElement
andzeebe:FormDefinition
(#78)
FEAT
: supportzeebe:ExecutionListener
(#76)DEPS
: update to[email protected]
FEAT
: supportzeebe:UserTask
(#67)
FIX
: remove variable propagation behavior (#4051)
FIX
: do not try to copyisExecutable
from empty participants (#54)
DEPS
: update devDependencies
FEAT
: remove emptyzeebe:Subscription
extension elements (#50)
FEAT
: support linking Camunda form throughzeebe:formId
(#49)
FEAT
: remove output mappings from end events (#42)
FEAT
: supportbpmn:timeDate
for timer boundary and intermediate catch events (#36)
FEAT
: remove emptyzeebe:TaskSchedule
extension elements (#34)
FEAT
: do not remove assignment ifzeebe:candidateUsers
set (#20)
FEAT
: clean up timer expressions
DEPS
update tomin-dash@4
DEPS
: supportbpmn-js@10
FEAT
: incorporatezeebe
+camunda
moddle behaviorsFEAT
: keepisExecutable
flag after participant deletion (#3)
FIX
: do not update empty business key (#2)
CHORE
: initial import and first release 🎉