Extensions 2025 Release Notes
Enhancements
- Improved Version Administration
- When multiple extensions with the same name and author but different
versions and minimum product versions are registered, the extension with
the most fitting
"minProductVersion"
and with the highest"version"
will be loaded first.Figure 1. - Improved Messaging
- Improved messaging when an extension fails to register. More information
about other registered extensions with the same name and author are now
provided.
Figure 2.
- $EXTENSION_DIR Variable Support
- The
$EXTENSION_DIR
variable is now supported for all command attributes in the XML files. The previously limitation that the$EXTENSION_DIR
variable was supported only for the command attribute no longer applies, all command type attributes are now supported.Figure 3.