Improvement - Email Templates
We improved the clarity of the dynamic merge field tags of the email template in Titan Sign.
- The existing ‘SF User Full Name‘ label merge field now displays the first and last names of the Salesforce user who triggered the signing process.
- We have also added a new merge field, ‘SF Username,’ which will dynamically bring the email address of the person who triggered the process in Salesforce.
Older Releases
Document Generation Node Improvement
You can now pass parameters from the Document Generation node on a Web project to a Sign project. Read More
Rename Files
This feature allows you to dynamically rename file variables based on other variables or simple text, providing greater flexibility in managing file names during workflows. This enhancement resolves the issue where files could not be renamed before sending, ensuring seamless file handling and improved user control. Read More
Export Improvement
Our team improved the Export project functionality for Titan Flow projects. You can now seamlessly overwrite projects in the target environment when the “Update project in target environment” checkbox is enabled. This ensures that all the mappings are automatically transferred as long as the Export ID is the same for both projects. If the project in the target environment doesn’t have the same Export ID, it will not be overwritten, and a new project with a unique Export ID will be created.
This enhancement reduces the need for manual steps, minimizing downtime and potential implementation errors during project updates.
Learn more about exporting a single project.
Animated Media Improvement
We now fully support Lottie file uploads.
Lottie is a JSON-based animation file format that uses JSON data to describe animation data. Lottie animations can be rendered natively on multiple platforms, including iOS, Android, and the web.
Lottie animations are vector-based, meaning they scale without losing quality. This makes them ideal for responsive designs that need to look good on various screen sizes and resolutions.
Lottie files support interactivity, allowing developers to programmatically control the playback of animations. This can be used to create responsive and interactive user experiences.
Compared to traditional animation formats like GIFs or videos, Lottie files are relatively small. They can provide high-quality animations with a fraction of the file size, improving load times and performance.
The Lottie libraries are open source. Read More
Quantity Counter Buttons Improvement
We improved the accessibility and positioning of the trash icon on the quantity counter input element. Read more about the trash icon’s absolute position.
OTP Access Improvement
OTP (One-Time Password) access is a security mechanism that generates a unique, temporary password or code for a single login session or transaction. It is often used as an additional layer of authentication to enhance security, commonly in multi-factor authentication (MFA) systems. OTPs are valid for only a short period and can only be used once, making it difficult for attackers to reuse stolen credentials.
Configure OTP Access with Environment Variables. Read More
Exporting projects with shared OTP Access can now be done seamlessly. Read More