Releases: process-analytics/icpm-demo-2022
Releases ยท process-analytics/icpm-demo-2022
1.1.0
In this new version, the "Compliance rules" demo highlights the activities involved in violations.
What's Changed
๐ New Features
๐ Bug Fixes
- fix: match page title to conference name by @tbouffard in #101
๐ 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
- @dependabot made their first contribution in #94
Full Changelog: v1.0.0...v1.1.0
1.0.0
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
- feat: allow to hide the functionalities when clicking on each button by @tbouffard in #10
- [FEAT] Add a new button to reset completely the diagram by @csouchet in #12
- [FEAT] Display subProcess by @csouchet in #13
- [FEAT] Add style on the page by @csouchet in #14
- [FEAT] Make the happy path as growing animation for all elements by @csouchet in #16
- complete_path by @assynour in #18
- [FEAT] Improve Happy Path by @csouchet in #19
- show/hide conformance data by @assynour in #15
- feat: add favicon by @tbouffard in #52
- feat(happy-path): highlight elements less linearly by @tbouffard in #69
- feat: update stroke width by @assynour in #66
- feat: remove the diagram title by @csouchet in #73
- feat: improve overlay style by @assynour in #67
- feat: disable diagram navigation by @tbouffard in #74
- feat: replace buttons by radio buttons by @csouchet in #77
- feat: change background color by @csouchet in #78
๐ 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
- @csouchet made their first contribution in #3
- @tbouffard made their first contribution in #10
- @assynour made their first contribution in #18
Full Changelog: https://github.com/process-analytics/icpm-demo-2022/commits/v1.0.0