Release Notes July 19th, 2024
New Features
Titan Web
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
Bug Fixes
Titan Web
Due to a bug, it was not possible to show/hide an item in the drop-down, multi-select picklist, checkbox, radio button, and button group elements. We fixed this.