Skip to content

Releases: process-analytics/icpm-demo-2022

1.1.0

21 Sep 04:53
3c994f7
Compare
Choose a tag to compare

In this new version, the "Compliance rules" demo highlights the activities involved in violations.

icpm-popover

What's Changed

๐ŸŽ‰ New Features

  • feat: compliance rules highlight activities on popover click by @assynour in #85

๐Ÿ› Bug Fixes

๐Ÿ“ Documentation

  • docs: add a "release how-to" paragraph in README by @tbouffard in #103

Other Changes

  • chore(deps): bump fast-xml-parser and bpmn-visualization by @dependabot in #92
  • chore(deps): bump bpmn-visualization from 0.37.0 to 0.39.0 by @dependabot in #99
  • chore(deps): bump bpmn-visualization from 0.39.0 to 0.40.0 by @dependabot in #102

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0

26 Oct 14:41
bc8c97a
Compare
Choose a tag to compare

This is the initial version of the demo.
It was presented at the ICPM 2022 Conference, during the Demo Track on 2022-10-17.

What's Changed

๐ŸŽ‰ New Features

๐Ÿ› Bug Fixes

  • fix: correctly manage popover creation/destroy by @tbouffard in #17
  • fix: add missing elements to the happy path by @assynour in #34
  • [FIX] Make possible to run the demo in Offline mode by @csouchet in #43
  • [FIX] The reset button also resets the state of the other buttons by @csouchet in #46
  • [FIX] Fix the click on the reset button when the happy path is not shown by @csouchet in #47
  • fix: ensure all edges are visually attached to shapes in the main BPMN diagram by @tbouffard in #76
  • fix(happy-path): make the overlay fully visible by @csouchet in #79

๐Ÿ“ Documentation

  • docs: add Apache 2.0 license by @assynour in #42
  • [DOC] Fix the wording in the readme by @csouchet in #45
  • [DOC] Fix the link of the deployed demo in the readme by @csouchet in #48

Other Changes

  • [INFRA] Update bpmn-visualization version to 0.26.0 by @csouchet in #3
  • [INFRA] Bump bpmn-visualization from 0.26.0 to 0.27.1 by @tbouffard in #49
  • deps: remove the unused 'animejs' dependency by @tbouffard in #53

New Contributors

Full Changelog: https://github.com/process-analytics/icpm-demo-2022/commits/v1.0.0