1.24

Content matrix

VersionSummary of contentComments
1.24.0-funcrel
  • User notification added for cache refresh
  • Contains customer bug fixes

Can be used with:

  •  8.3.3


1.24.0-funcrel

New Features

SummaryDetails
Add user notification after a cache reloadAppropriate user notifications are added to inform user about availability of new snapshots and new applications
Additional web services to reload the cache: refresh and resetThese new web services allows cache reloading without interrupting the user, when a new snapshot or new authorizations are available.

Feature Improvements

SummaryDetails
Optimization of the cache reloadThe procedure to reload/refresh the cache has been made more efficient

Other Updates

Internal IdDetails
DASHBOARDS-3080APR - Slider drag is not accurate
DASHBOARDS-3062Global search not working for other Industry Standard metrics
DASHBOARDS-2704SD displays a blank page when you drill down from global search result

Resolved Issues

Customer Ticket IdDetails
27994Violations are not visible in Transaction Investigation View of ED
27860Compliance with WCAG Standard

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); });