2.8
Content matrix
| Version | Summary of content | Comments |
|---|
| 2.8.0-funcrel | Updates: - UI improvements in the Report Generation page
- Multi language support in Report Generation
- Support for CWE Top25 2022 Compliance Reports and CWE Top25 2022 Detail PDF Reports
- Contains customer bug fixes
| Can be used with: |
2.8.0-funcrel
Feature Improvements
Other Updates
| Internal Id | Details |
|---|
| DASHBOARDS-4776 | Fixes an issue related to “Log4j - 2.17.1” in the Dashboard for Console SE (present in cast-integrated-health-engineering-dashboard-for-console-se.jar). |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 37136 | Fixes an issue, where an error occurred while configuring LDAP with Dashboard. |
AJS.$('[data-macro-name="markdown-from-url"] code').each(function(i, block) { hljs.highlightBlock(block); });``AJS.$('[data-macro-name="markdown-from-url"] .language-mermaid').each(function(i, block) { const config = { startOnLoad:true, theme: 'default', flowchart:{ useMaxWidth:false, htmlLabels:true } }; mermaid.initialize(config); window.mermaid.init(undefined, block); });