Platform Release 377 - July 2026

:tada: Exciting news - Release 377 is here!

The Tulip team has rolled out fresh updates across the platform, along with some bug fixes. Check out the release notes and dive into what’s new.

Share your thoughts and questions below :arrow_down:

What does this mean?

PLAT-53615 Fixed an issue where an expired signed asset URL could fail to load.

Some context on this one: files and images in apps are loaded through temporary links that expire after a while. In long-running apps, the Player could occasionally reuse an expired link from its cache, and the image or file would fail to load until the app was restarted. With this fix the Player checks the link is still valid before using it, so assets keep loading during long runs.

Thank you for the explanation!