Skip to content

Releases: camunda/camunda-bpmn-js

v5.0.0

13 Nov 12:27
Compare
Choose a tag to compare

Changes

  • DEPS: update to bpmn-js@18.0.0
  • DEPS: update to diagram-js@15.2.0
  • DEPS: update to diagram-js-grid@1.1.0
  • DEPS: update to diagram-js-minimap@5.2.0
  • DEPS: update to min-dash@4.2.2
  • DEPS: update to zeebe-bpmn-moddle@1.6.1
  • DEPS: update to @bpmn-io/properties-panel@3.25.0
  • DEPS: update to bpmn-js-properties-panel@5.26.0

Key Changes in Modeling

Key Changes in Properties Panel

  • FEAT: add FEEL Copilot link to FEEL popup (#385)

Breaking Changes

  • Require Node >= 20
  • Canvas is now a focusable element and provides better support for native browser behaviors. Focus can be controlled with new focus and restoreFocus APIs.
  • Keyboard is now implicitly bound to canvas SVG element. Calls to keyboard.bind and keyboard.bindTo now result with a descriptive console error and have no effect.

v4.20.2...v5.0.0

v4.20.2

29 Oct 09:17
Compare
Choose a tag to compare
  • deps: update to diagram-js@14.11.3 081f765
  • chore: update dependency npm-run-all2 to v7 1dfc8ee
  • chore: tune eslint config 9038123
  • chore: update eslint config aefe16f
  • chore: bump to eslint@9 / eslint* dependencies a61da82
  • chore: update dependency del-cli to v6 a3f9aed
  • chore: update dependency @rollup/plugin-commonjs to v28 c27d84c

v4.20.1...v4.20.2

v4.20.1

23 Sep 18:58
Compare
Choose a tag to compare

Full Changelog: v4.20.0...v4.20.1

v4.20.0

20 Sep 14:19
Compare
Choose a tag to compare

Changes

  • Update bpmn-js-properties-panel #377
  • deps: bump @bpmn-io/feel-editor #378

Full Changelog: v4.19.0...v4.20.0

v4.18.0

22 Aug 09:38
Compare
Choose a tag to compare

Changes

  • deps: bump to bpmn-js-element-templates@2.2.0 e7b5e9b
  • deps: update to bpmn-js-properties-panel@5.22.0 6ce7438
  • deps: update to bpmn-js@17.9.2 a3cacb0

Full Changelog: v4.17.0...v4.18.0

v4.17.0

31 Jul 09:52
Compare
Choose a tag to compare
  • deps: update dependencies 6cc0047

v4.16.0...v4.17.0

v4.15.0

24 Jul 13:34
Compare
Choose a tag to compare

Changes

v4.14.0

23 Jul 10:14
Compare
Choose a tag to compare
  • feat: support Zeebe execution listeners (bpmn-io/bpmn-js-properties-panel#1048)
  • deps: update to bpmn-js-properties-panel@5.19.0
  • deps: update to zeebe-bpmn-moddle@1.2.0
  • deps: update to camunda-bpmn-js-behaviors@1.4.0

v4.13.0...v4.14.0

v4.13.0

23 Jul 08:48
Compare
Choose a tag to compare
  • feat: change Header value and Field Injection value fields to text areas
  • fix: correctly resize text areas
  • deps: update to @bpmn-io/properties-panel@3.22.3
  • deps: update to bpmn-js-properties-panel@5.18.1

v4.12.1...v4.13.0

v4.12.1

17 Jul 14:34
Compare
Choose a tag to compare

4.12.1

  • DEPS: update to bpmn-js@17.9.1
  • DEPS: update to diagram-js@14.8.0

Key Changes in Modeling

Full Changelog: v4.12.0...v4.12.1