ExtendCli - Release Notes - 3.0

3.0.0-funcrel

New Features

SummaryDetails
Bundle template filtering/customizationThe following template options have been added to the command: “bundle template add” command, -s
Proxy configuration commandA more feature complete proxy server configuration command (ExtendCli.exe config proxy [–options]) has been added allowing the use of bypass on local, bypass lists, windows default credential support and domain based authentication. See https://doc.castsoftware.com/display/EXTEND/ExtendCli#ExtendCli-config.

Feature Improvements

SummaryDetails
Improved securityEncryption protocols have been updated to further secure user APIkeys and proxy settings to ensure stability.

Other Updates

Internal IdDetails
EXTENDCLI-30Improved general stability. AES256 will be adopted instead of Rijndael encryption.

Resolved Issues

Customer Ticket IdDetails
39174Fixed an issue that could cause proxy configurations to not function 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); });