ExtendCli - Release Notes - 2.1
2.1.2-funcrel
Note
This version contains a critical bug fix, therefor CAST highly recommends using it wherever possible.
Other Updates
| Internal Id | Details |
|---|
| EXTENDCLI-27 | Fixed an issue causing incorrect validation of version minimum requirements. |
2.1.1-funcrel
New Features
Other Updates
| Internal Id | Details |
|---|
| EXTENDCLI-26 | Fixed an issue causing crashes during install when multiple nuspec files are detected. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 35844 | Fixed an issue that would cause a timeout when building an update bundle. |
2.1.0-funcrel
New Features
| Summary | Details |
|---|
| Extension Install Strategy | Added a feature to ensure, when installing an extension, that all dependencies meet a certain minimum versions type requirement (alpha/beta/funcrel/lts). |
| Nupkg Archive support | Support for non-standard NUPKG archives. |
Other Updates
| Internal Id | Details |
|---|
| EXTENDCLI-8 | Fixed an issue that caused some User Community extensions to fail during installation when using AIP Console. |
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); });