Extensions
Highlights
- Extensions Release Highlights
- Watch this video to learn more about Extension features in 2023.
- Autoloading of extensions of newly added Extensions
Enhancements
- Autoload Extensions
- Extensions can be autoloaded using the “extends” entry when the
application starts or is loaded with the environment variable
HWX_PLUGINS
.
Known Issues
- To show the Extension loaded in different profiles even when no GUI access
points like ribbons, toolbars or menus are available requires that each
profile is loaded with at least one entry. The example below shows the empty HyperMesh and HyperView profiles with the (dummy) entry resources. This entry will not be required in future versions to show the extension loaded in these profiles.
Resolved Issues
- The “displayName” is no longer the same as the “name”