Releases: apromore/ApromoreCore
Releases · apromore/ApromoreCore
Version 7.3.0
Readme
Release Notes
- Changes in Process Discoverer:
- Improved process map layout
- New edge weight calculation for BPMN models.
- Updated Split miner to the latest version
- Added a column "Percentage" in Cases window for distribution of variants.
- Activities window is now consistent with the Selector for the process map and its content is updated when applying filters
- Added "Fit to screen" button.
- Better handling of node names with special characters
- Minor bug fixes
- Changes in CSV importer:
- Improved recognition of multiple timestamps formats
- Added support for files delimited with semicolons, vertical bars and tabs
- Better handling of missing and incomplete data
- Multiple UI improvements in CSV importer (file preview, grid layout, scrolling, etc.)
- Modifications to the BPMN canoniser to cope with iGrafx models.
- Fixed bug with the BPMN Miner progress bar not being cleared on completion.
- Changed datetime format in the Metrics plugin
- More fine-tuned permissions for event log artifacts (via Security button)
- Portal is now refreshed automatically when multiple files are deleted
- GED matrix support deprecated
- Simplified login page
Version 7.2.0
Readme
Release Notes
This release contains the following changes:
- Multiple visual and performance improvements and bug fixes in Process Discoverer plugin
- Added plugin for importing event logs in a comma-separated value (CSV) format into Apromore
Version 7.1.0
Readme
Release Notes
This release contains the following changes:
- Visual improvements and bug fixes in Process Discoverer plugin
- Integrated SiMo discoverer to extract process models annotated with simulation parameters from event logs
- Fixed layering order of boundary events in bpmn.io editor
Version 7.0.1
Readme
Release Notes
This is bugfix release 7.0.1. It contains the following changes:
- Headless installations like Docker used to fail because of Slickerbox-related code in the UIContext of ProM utilities. Changes in ResearchCode bundle now avoid this.
- Opening a model version from the lower-left Process Details panel in the portal now uses bpmn.io rather than Signavio (#188)
- The BPMN canoniser is now more lenient about accepting incomplete models. Specifically: saving models with isolated events (neither incoming nor outgoing flows) no longer fails, nor do unconnected data output associations or complex gateways.
Version 7.0
Readme
Release Notes
- Replacement of Signavio with bpmn.io as the default editor of Apromore. bpmn.io is a lightweight process model editor offering a wide range of plugins supported by a large community of developers and researchers. In addition, most plugins that were previously built on top of the Signavio environment such as Log animation and model-model as well as model-log Compare plugins are also migrated to the bpmn.io environment.
- Added ability to directly edit models in compare plugin and recompute differences with the original log
- Visual improvements in Log animation plugin
- Several User Interface improvements in Predictive monitoring plugin
- Support for LDAP authentication
- Compliance with licensing requirements of dependency libraries
- Support for SSL (encrypted session)
- Containerization in Docker
- Various bug fixings