Release Notes May 30th, 2025
Bug Fixes
Titan Web
The SmartV login page now supports accessibility for date fields, as well as custom focus and error messages for screen readers.
Improved the following for header elements:
- Custom focus
- Tab order functionality
Resolved an issue that affected the decimal places for the currency format on power tables. Now, the currency field retains the correct format, including the dollar sign ($), commas, and decimal places, without altering the numerical value when the power table is refreshed.
Fixed an issue where the Dropbox File ID was not returned to the Titan Web project after triggering a Titan Flow. With this fix, the Dropbox File ID is now correctly passed back, allowing seamless use of the uploaded files in subsequent actions.
Resolved an issue where the shared web session didn’t work as expected on the Safari browser. iPhone users will no longer lose the session when redirected between SmartV projects.
Fixed issues with keeping focus in the modal settings when Accessibility was enabled. Now the focus moves only between the modal items and browser controls.
Titan Flow
Fixed an issue where pressing the Backspace key on the keyboard did not delete Step, User/Group, Flow Stats, and Finish nodes. These nodes can now be removed using the keyboard as expected.
Addressed an issue where static variables did not appear in the Where Used section when used in string variables and conditions or were manipulated within Set Variables actions. All usages of static variables are now properly tracked and displayed, ensuring visibility across the system.
Resolved an issue where triggering a Flow project with many Salesforce actions followed by a merge or other file manipulations resulted in certain actions executing more than once. This caused unnecessary record pushes to Salesforce and increased execution time. The behavior has been corrected to ensure each action is executed only once, as intended.
Corrected an issue in the Custom API node that prevented successful communication with APIs requiring Form Data. Users can now choose between JSON and Form Data formats for Post requests, enabling smoother integration with a wider range of third-party services.
Fixed an issue with Vision AI Version 2 in Flow projects triggered from Web projects. Previously, the static variables returned from the Flow project did not populate correctly in the Web project, resulting in an integration error. This fix ensures smoother integration and more reliable flow execution.
Titan Platform
Addressed an issue where projects in a folder were deleted when the folder was deleted. This was incorrect, and the project in the folder will no longer be deleted.