You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
CSD-4698 | Runtime | For DCM2 only: If an automated task was modeled after the process start node, the process would close itself with the status "finished". | Task completion logic has been updated. |
CSD-4666 | Runtime | FileDownload container could contain old file reference when reusing the FileDownload container for new file. | Always create a new file reference based on the FileId parameter. |
BQ-19528 | Runtime | CVE-2023-1370 has been detected on the net-minidev:json-smart.jar dependency up to and including version 2.4.9, This dependency was also delivered through a shaded dependency of com.nimbusds:nimbus-jose-jwt up to and including version 9.23, which is only applicable for R14 and higher | Updated net-minidev:json-smart dependency to version 2.4.10 and com.nimbusds:nimbus-jose-jwt to version 9.31 |
CSD-4446 | BlueriqDocumentModelling | Text nodes with content style Richtext get different white lines in the generated document than regular Paragraph. | We added the content style Richtext as a child of content style Paragraph. |