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

Summary Details
Custom settings path - appsettings.json It is now possible to define a custom configuration folder using the "SettingsPath" entry. This overrides the default location of "%PROGRAMDATA%\CAST\ExtendCli". See https://doc.castsoftware.com/display/EXTEND/ExtendCli#ExtendCli-Advancedconfigurationsettings-appsettings.jsonexternal link.
Custom network client settings - appsettings.json It is now possible to define a different timeout value using the "Timeout" entry for communication with Extend servers. See https://doc.castsoftware.com/display/EXTEND/ExtendCli#ExtendCli-Advancedconfigurationsettings-appsettings.jsonexternal link.

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.