ExtendCli - Release Notes - 3.1
3.1.1-funcrel
Feature Improvements
| Summary | Details |
|---|
| Error message improvements | Improved the specificity of some error messages to provide clear indication of the encountered issue. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 43748 | Fixed an issue that could cause missing dependencies when evaluating nested dependencies. |
3.1.0-funcrel
New Features
Feature Improvements
| Summary | Details |
|---|
| Pre-release version evaluation | Improved support for pre-release version evaluation and comparison. |
Other Updates
| Internal Id | Details |
|---|
| EXTENDCLI-37 | Fixes an issue that could cause failure to install extensions when installing from a folder instead of an Extend server. |
| EXTENDCLI-37 | Fixes an issue that could cause the “–server” parameter to be ignored when installing extensions. |
| EXTENDCLI-40 | Fixed an issue that could cause extensions to be incorrectly installed under Linux operating systems. |
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); });