Patch Release Date: Jun 9, 2025
Applications
Fixes
Application Version Promotions: Fixed an issue when promoting an application version to another environment level. Even when the promoted version is not selected to be the default version in the target environment, it becomes the default version automatically after promotion. This patch fixes this functionality.
Moving Modules: Fixed an issue when moving a module from the Application page to another application. In certain situations, after selecting a new workspace and application where you want to move the module, it remains in the current application and does not move to the target application. This issue has been corrected.
UDesigner
Fixes
Decisions component: Fixed an issue where
buttonClick
inputs in a Decisions component were being converted to$runtimeEvent.payload.value
when viewed in UDesigner. This patch prevents further conversion.