Release Notes 2021-08-18

Generic GUI 3.0.3 requires the Product Bundles to update the Generic Controller to v3.1.3, Common Contracts to version 1.3.1 and Assessment Model to version 2.3.1

Generic UI 3.0.3

Fixes

  • Fixed bug related to show cancel button always.

  • Fixed cancellation modal to be shown always in progress screen, not only when tasks began.

Actions to deal with breaking changes

  • No breaking changes for this version, but there a new configuration to set up the Cancel button, by default it's value is false.

"Execution": {
    "hasExecutionCancellation": false
}

Last updated