Release Notes September 19th, 2025
Bug Fixes
Titan Web
Addressed an issue where a repeat auto-fit container with the Hide on Load functionality enabled did not behave correctly when navigating between pages in a Web project. On returning to the page, only the first row was hidden while the other rows were visible. Now, all rows correctly remain hidden on load, even after navigating away and back.
Fixed a bug where hiding a strip in a repeated strip caused incorrect behavior. When a strip was hidden, the total rows lost their values, and the last strip displayed all step IDs instead of only its own. This has been fixed so that total rows retain their proper values and the previous strip correctly shows only its own ID or value.
Resolved an issue where page validation did not correctly validate all fields inside repeat strips. Previously, when multiple strips were added when the repeat was hidden, only the first row of the repeat strip was validated, while mandatory fields and value rules in subsequent rows were ignored. This has been fixed so that validation now applies consistently to all fields across every row of a repeat strip.
Titan Flow
Added a safeguard to prevent confusion when creating and selecting variables: newly created variables must now have a unique name across the project (regardless of variable type). If a duplicate name is entered, the Builder shows a validation message and blocks saving until it is resolved. This change applies only to variables created from now on; existing projects and their current variables remain untouched.
To enhance user experience and improve efficiency, the Enable Versions option is now enabled by default for all new Flow projects. This option ensures automatic version history to help you revert changes when needed. However, this setting can still be adjusted manually in the project settings if desired.
Titan Platform
Improvements were made to submission actions (Create, Load, Delete), which are now logged in LiveTrace. This provides full visibility into API activity, including status indication and billing alignment.