Skip to content

Releases: bpmn-io/bpmn-js

v18.4.0

19 Mar 07:56
601b0f8
Compare
Choose a tag to compare

18.4.0

  • FEAT: render collapsed event subprocess icons (#50)

v18.3.2

17 Mar 15:55
f8398cc
Compare
Choose a tag to compare

18.3.2

  • FIX: remove default start event for ad-hoc subprocess (#2295)
  • FIX: show modeling feedback error for data objects (#2290)

v18.3.1

21 Feb 13:41
Compare
Choose a tag to compare
  • chore(CHANGELOG): update to v18.3.1 b1b10ef
  • fix(space-tool): move artifacts when a participant is resized by space tool 78d0846

v18.3.0...v18.3.1

v18.3.0

18 Feb 11:05
Compare
Choose a tag to compare

18.3.0

  • FEAT: allow to replace between variants of typed events (#2282)

v18.2.0

24 Jan 11:25
Compare
Choose a tag to compare
  • chore(CHANGELOG): update to v18.2.0 c46b58b
  • feat: create ad-hoc sub process via replace menu d9b908b
  • test: improve robustness 61c2651
  • fix(BaseViewer): swap canvas and project logo e44e925
  • ci: run on ubuntu-latest and add setup action 0a6e428
  • chore: update dependency puppeteer to v24 d472742
  • chore(CHANGELOG): link breaking changes context a44af7a

v18.1.2...v18.2.0

v18.1.2

20 Dec 13:10
Compare
Choose a tag to compare

Changes

  • deps: update to diagram-js@15.2.4 8e2099c
  • chore: update dependency @rollup/plugin-node-resolve to v16 e9da867

v18.1.1...v18.1.2

v18.1.1

21 Nov 14:38
Compare
Choose a tag to compare

Changes

  • test(search): account for full pattern now matched b01d630
  • chore(CHANGELOG): update to v18.1.1 a9032a5
  • deps: update to diagram-js@15.2.3 72996b3

v18.1.0...v18.1.1

v18.1.0

20 Nov 19:48
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v18.1.0 aa2f28d
  • deps: update to diagram-js@15.2.2 2af459c
  • chore(CHANGELOG): update 7b38530
  • ci: migrate to slack action v2 08f83bc
  • chore: update slackapi/slack-github-action action to v2 63f9a90
  • chore: update codecov/codecov-action action to v5 469e471

v18.0.0...v18.1.0

v18.0.0

06 Nov 14:58
Compare
Choose a tag to compare

Changes

  • FEAT: remove outline from Viewer modules (#2135)
  • FEAT: make Canvas a focusable element (bpmn-io/diagram-js#662)
  • FEAT: implicit keyboard binding (bpmn-io/diagram-js#662)
  • FEAT: integrate with global search (#2235)
  • FIX: prevent crash during label adjustment (#2239)
  • FIX: keep existing loop characteristics when toggling through the replace menu (#2251)
  • FIX: prevent covering multi selection with black box in Viewer (#2135)
  • FIX: generate types for main entry (986e2bb)
  • FIX: correct handling of group name with whitespace only (#2231)
  • DEPS: update to bpmn-moddle@9 (#2114)
  • DEPS: update to diagram-js@15.1.0
  • DEPS: update to diagram-js-direct-editing@3.2.0

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.

v17.11.1...v18.0.0

v17.11.1

16 Sep 16:09
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v17.11.1 2c600d0
  • fix(search): handle elements without label 58d7d7a

v17.11.0...v17.11.1