You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.
1. Upgrade Instructions
There are no specific upgrade instructions for this release.
As a best practice
- backup your repository
- backup your database before running scripts
- backup your
spring.config.additional-location
directory ([Blueriq installation directory]\Runtime) - backup any config files you have altered under [Blueriq installation directory]\Services
before you start the upgrade.
2. Artifacts
The Blueriq artifacts are available under name: 13.3.1.1635
3. Aquima Libraries
There are no specific Library updates for this release
4. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-10482 |
|
Studio client crashes when a project is opened which contains a entity that has a deleted base entity set. |
Resolved the issue, the studio client does not crash anymore. |
BQ-10467 |
|
Two CVEs were reported in a version of JQuery that is shipped with the development tools. |
We registered these CVEs as false positives, since the development tools are not supposed to be enabled on production systems. |
CSD-3345 |
|
The frontend may show incorrect validation messages for regex validation rules that use Unicode Character Classes such as \p{L} |
Unicode support will now be enabled if the browser supports it, otherwise the usage of Unicode Character Classes will be detected and the validation rule will be disabled to avoid inaccurate results. Additionally, the field will revert back to the validation results as reported by the Runtime after a refresh, such that the Runtime's results always take precedence. |
5. Known issues
For an overview of known issue please refer to: Known issues