Patch Release Date: Mar 10, 2026
Applications
Fixes
[Beta Feature] Application Versioning: Fixed an issue where, in certain situations, versioned applications with unversioned dependencies would incorrectly resolve to outdated module versions if the unversioned application had previous versions. The platform now correctly detects whether a dependency is actually versioned and uses the latest module state for unversioned dependencies, ensuring accurate and up-to-date module resolution across application boundaries.
UDesigner
Fixes
Module Import: Fixed an issue where a module import incorrectly attempts to use the active version of a dependency instead of the defined dependency, which exists in a draft.
Panel Component: Fixed an issue where existing modules did not display in the component’s Module drop-down when trying to configure an import. This patch ensures the component successfully fetching existing modules.
Plug-In Component: Fixed an issue where existing modules did not display in the component’s Module drop-down when performing the Execute Module API. This patch ensures the component successfully fetches existing modules.