CAST Extend local server for Microsoft Windows - Release Notes - 2.1

2.1.1-funcrel

Resolved Issues

Customer Ticket IdDetails
43874Fixed potential vulnerability on unquoted service path.

2.1.0-funcrel

New Features

SummaryDetails
Added package managed APIsAdded APIs to allow manual management of the server content

Other Updates

Internal IdDetails
EXTPROXY-100Fixes an issue that prevents custom extensions from being uploaded via API.
EXTPROXY-98Fixes an issue that causes icon download options to be ignored during synchronization.
EXTPROXY-103Fixes an issue that could cause a failed analysis in Console during server synchronizations.
EXTPROXY-114Fixes an issue that could cause failed downloads when user maintenance expires in online configuration.

Resolved Issues

Customer Ticket IdDetails
43612Fixes an issue that prevents ignore ICON_DOWNLOAD configuration option from functioning as intended.

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