7.28.5 Platform Patch Release Notes

Prev Next

Patch Release Date: Nov 3, 2025

Applications

Fixes

  • Application Versioning: Fixed an issue related to versioning an application that includes two module transforms, where one transform is included in the other. The transforms could be successfully updated until Application Versioning is enabled. Once enabled, Creators can only successfully update the parent transform, but not the child one. This patch resolves this issue.

  • Merging Application Branches: Fixed an issue involving two branches where a component is modified in one branch and that same component is deleted from the other branch. This merge should result in a conflict, but when a Creator merges these two branches, no conflict details display, Advanced Mode is disabled, and the conflict appears to be resolved. This patch resolves all these issues for this scenario.

UDLC Toolkit

Fixes

  • Release Management Dashboard tool: Fixed an issue where the GET /new-release endpoint would return and display incorrect information in the Modified Since Last Promotion column of the dashboard. The endpoint now returns the correct information.

Vega

Fixes

  • Bring Your Own (BYO): Fixed an issue when using Cross Runtime Support (a Vega Panel inside a Centauri module), Error: Runtime does not match errors displayed when previewed in Express View when the Centauri parent module includes Centauri header or footer modules. Now, a Vega Panel with BYO components renders correctly in Centauri modules that have Centauri header and footer modules for an application.

  • Date Input component: Fixed an issue related to the Date Input component when using Embedded UI. When Embed UI is used in an external HTML file, the calendar feature does not display correctly, and it’s positioned at the bottom of the page instead of below the input field. Also, after a date is selected, the calendar remains visible and does not automatically close. This patch resolves these issues.