CAST Extend local server for Microsoft Windows - Release Notes - 1.3
1.3.0-funcrel
New Features
| Summary | Details |
|---|
| Automated activity update | The service will now ensure that activity data is always kept up to date with the latest data published on CAST Extend. |
Other Updates
| Internal Id | Details |
|---|
| EXTPROXY-51 | Updated “activity information” for integration with Console. |
| EXTPROXY-26 | Fixed an issue that caused an error when integrating Console to recover log message information. |
| EXTPROXY-53 | Fixed an issue that caused synchronization failure. (Synchronization failure occurred if an analysis was run from Console during the synchronization process). |
| EXTPROXY-65 | Fixed an issue related to determinator results. (Certain circumstances caused inconsistent determinator results). |
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); });