ExtendCli - Release Notes - 1.0
1.0.0-funcrel
New Features
| Summary | Details |
|---|
| Bundle extensions validation | Bundle packaging will now be halted if version restrictions do not allow any versions of an extension to be added to the output bundle. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 25215 | Silent error adding extensions to bundle using ExtendCLI, resulting file does not contain any extension resolved, ExtendCli will now return an error indicating a failure to connect to configured extend server. |
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); });
1.0.0-beta2
New support
| Summary | Details |
|---|
| SupportĀ Extend Offline 1.1.0-beta1 | Support for creating update bundles targeting Extend Offline 1.1.0-beta1+ |
| Proxy configuration | Added support for authenticated proxies and explicit proxy configuration. |
| Extension Directory Configuration | Added configuration parameter allowing the user to define a directory to which extensions are stored. |
Other updates
| Details |
|---|
| Improved error messages to be more explicit. |
| Improved help text. |
| Bundle Template added that contains all User Community extensions. |
| Bundle Template added that contains all Labs extensions. |
1.0.0-beta1
Initial release of the tool.