Created by James Hurrell on November 25, 2025
3.4.9-funcrel
New Features
| Summary |
Details |
| New extension evaluation "latest or stable" for bundles |
Added flag "-t" or "--latest-or-stable" which will favor stable extensions (LTS or Funcrel) and will fallback to the latest version if a compatible stable release is not available |
Other Updates
| Internal Id |
Details |
| EXTENDCLI-87 |
Fixed an issue that could cause certain extensions to be incorrectly excluded from a bundle. |
Resolved Issues
| Customer Ticket Id |
Details |
| 55365 |
Added a configuration option to enable manual definition of TLS protocol to be used to establish SSL handshake for client-server communication. |
3.4.8-funcrel
Other Updates
| Internal Id |
Details |
| EXTENDCLI-84 |
Fixed an issue that would cause exact versions to not resolve during bundle creation without an explicit target version of Core. |
3.4.7-funcrel
Feature Improvements
| Summary |
Details |
| Version evaluation |
Improved version evaluation for specific pre-release versions. |
Other Updates
| Internal Id |
Details |
| IMAGKSL-2093 |
Fixed an issue that would cause extension strategy to conflict with version on install command. |
3.4.6-funcrel
Other Updates
| Internal Id |
Details |
| EXTENDCLI-81 |
Fixed an issue that could cause some extensions to fail during installation. |
3.4.5-funcrel
New Features
| Summary |
Details |
| Named bundle packaging |
Added the "-n, --name" option for the command "bundle pack" allowing a bundle to be created with a specific name instead of a randomly generated name. |
| Extension Strategy restrictions |
Added an extension strategy parameter (-e, --extensionStrategy) to the "bundle pack", "bundle list" and "bundle download" commands. |
Feature Improvements
| Summary |
Details |
| Bundle resolution logic |
Improved extension resolution when skipping the inclusion of certain dependencies. |
| Bundle creation |
Improved bundle creation speed. |
Other Updates
| Internal Id |
Details |
| EXTENDCLI-79 |
Fixed an issue that caused duplicate extensions to be logged during a bundle creation. |
Resolved Issues
| Customer Ticket Id |
Details |
| 50290 |
Fixed an issue that could cause the "--skip-dependency" flag to be ignored under certain conditions. |
3.4.4-funcrel
Other Updates
| Internal Id |
Details |
| IMAGLITE-2618 |
Fixed an issue which could result in incorrect version resolution in some conditions. |
Resolved Issues
| Customer Ticket Id |
Details |
| 49232 |
Fixed an issue that could cause Linux specific bundles to fail. |
3.4.3-funcrel
New Features
| Summary |
Details |
| "bundle remove" command |
Added command 'bundle remove [...package-ids]' command in order to remove individual extensions from a bundle. |
Resolved Issues
| Customer Ticket Id |
Details |
| 48891 |
Added --aip-version/-a options to commands bundle pack, bundle list and bundle download. |
| 49065 |
Added --aip-version/-a options to commands bundle pack, bundle list and bundle download. |
3.4.2-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 48651 |
Fixed an issue that could cause ExtendCLI to become unusable when deleting the aip-folder it was configured to use. |
3.4.1-funcrel
Other Updates
| Internal Id |
Details |
| IMAGKSL-1198 |
Fixed incorrect version evaluation when installing from local repository. |
3.4.0-funcrel
Feature Improvements
| Summary |
Details |
| "bundle extract" command |
New command to allow the user to either extract a bundle locally, or install all contents of the bundle directly. |
Other Updates
| Internal Id |
Details |
| EXTENDCLI-66 |
Improved startup performance. |
Resolved Issues
| Customer Ticket Id |
Details |
| 47099 |
Improved messages for user assistance. |