Skip to content

Releases: bpmn-io/bpmn-js

v17.0.2

16 Feb 17:14
Compare
Choose a tag to compare

17.0.2

  • FIX: create hit boxes for vertical lanes (#2093)

v17.0.1

15 Feb 08:55
Compare
Choose a tag to compare

17.0.1

  • FIX: fix rendering of gateway without marker (#2102)

v17.0.0

06 Feb 10:29
Compare
Choose a tag to compare

17.0.0

Breaking Changes

  • Migrated to diagram-js@14 which removes touch interaction module, and dependency on unsupported hammerjs package. If you rely on touch interaction, you need to support touch interaction on your own.

v16.5.0

30 Jan 17:27
Compare
Choose a tag to compare

16.5.0

  • FEAT: handle adding vertical lanes (#2086)
  • FIX: don't fill multiple parallel events (#2085)

v16.4.0

23 Jan 14:53
Compare
Choose a tag to compare

16.4.0

  • FEAT: handle resizing of vertical lanes (#2062)
  • FEAT: allow text annotations to overlap with the borders of subprocesses and pools (#2049)
  • FEAT: support modeling of gateway without marker (#2063)
  • FIX: correctly remove vertical lanes (#2081)
  • FIX: do not set label on planes (#2033)

v16.3.2

09 Jan 16:00
Compare
Choose a tag to compare

16.3.2

  • FIX: support core replace in compensation behavior (#2073)

v16.3.1

05 Jan 12:46
Compare
Choose a tag to compare

16.3.1 (2024-01-05)

Bug Fixes

  • modeling: do not remove connection that is being created (3578990), closes #2068

v16.3.0

22 Dec 14:28
Compare
Choose a tag to compare

16.3.0 (2023-12-22)

Features

  • improve handling of compensation association (3dbaf50)

v16.2.0

20 Dec 16:52
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v16.2.0 f7e4432
  • deps: update to bpmn-moddle@8.1.0 9d11dea

v16.1.0...v16.2.0

v16.1.0

14 Dec 15:53
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v16.1.0 f981624
  • deps: drop unused dependency object-refs a8ec86d
  • deps: update to diagram-js@13.4.0 3acaa55
  • docs: remove code of conduct 72542f0
  • docs(SETUP): use local references 7c7343b
  • ci: use main branch 82af7d5
  • docs(CONTRIBUTING): update branch references to main fd4e54b
  • docs(README): drop contributing section 5951f1b
  • docs(README): replace outdated links 5059ba4
  • chore(CHANGELOG): replace outdated links 6dafa9b
  • deps: update to diagram-js-direct-editing@2.1.1 ef12191
  • deps: update to diagram-js@13.2.0 b67d74e
  • deps: update to diagram@13.1.0 621035e

v16.0.0...v16.1.0