Releases: AutomatedProcessImprovement/prosimos-frontend
Releases · AutomatedProcessImprovement/prosimos-frontend
v1.2.4
v1.2.3
v1.2.2
- Introduce page for
case attributes
- Introduce page for
prioritisation rules
v1.2.1
- Added handling for the BPMN model whose gateways do not have outgoing flows as children
- Hiding the
Intermediate Events
tab in case the BPMN model does not have events inside
Introduce event handling and task batching
Now, two additional setup sections have been added:
- intermediate events
- task batches
The backend underneath also has the support of both those setups. So simulation is possible.
v1.1.4 (EDOC 2022)
- Allow providing log file in
.zip
format - Refactor the
Resource Calendars
page to decrease the waiting time during render - Make some error messages more explicit for the user
v1.1.1 (EDOC 2022)
- discovery and simulation are being run as separate
Celery
tasks - ignore
start
andend
events specified in the log file - fix the use case when
Cycle Time (CT)
was negative - add validation for the
CSV
file used for the discovery of the simulation scenario - improve
Swagger
docs Celery
worker,RabbitMQ
, andRedis
instances are added to thedocker-compose
v1.0.0
Create LICENSE