CAST Extend local server for Microsoft Windows - Release Notes - 2.1
2.1.1-funcrel
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 43874 | Fixed potential vulnerability on unquoted service path. |
2.1.0-funcrel
New Features
| Summary | Details |
|---|
| Added package managed APIs | Added APIs to allow manual management of the server content |
Other Updates
| Internal Id | Details |
|---|
| EXTPROXY-100 | Fixes an issue that prevents custom extensions from being uploaded via API. |
| EXTPROXY-98 | Fixes an issue that causes icon download options to be ignored during synchronization. |
| EXTPROXY-103 | Fixes an issue that could cause a failed analysis in Console during server synchronizations. |
| EXTPROXY-114 | Fixes an issue that could cause failed downloads when user maintenance expires in online configuration. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 43612 | Fixes 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); });