Release Notes July 26th, 2024
New Features
Titan Web
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.
Bug Fixes
Titan Web
Our team resolved an issue that affected line and step charts when the project was displayed on a mobile device.
The styling for the default, hover, clicked, and selected menu items on a multi-select picklist element didn’t work as expected. Our team fixed this bug.
We resolved an issue that affected the width of containers when they were clicked.