Released on June 30, 2025
<aside> 💡 All migrations to 1.53.x releases you can find in the main sample on GitHub
</aside>
Introduces a new Speed effect within the redesigned video editing interface. This feature enables users to apply time-scaling to video segments, ensuring that the modified playback speed is fully rendered and preserved in the final exported file.

The redesigned video editing interface is now enabled by default. While the legacy UI remains accessible for backward compatibility, it is officially deprecated and scheduled for removal in late 2026. We recommend migrating to the New UI to ensure future compatibility.
The Photo Editor SDK now supports dynamic theme switching, allowing developers to implement both Light and Dark modes.
<aside> ❗
Dark theme is set by default
</aside>

The built-in photo and video sharing screens have been removed from the SDK. This change provides developers with full control over the post-export sharing flow and custom UI implementation.
<aside> ❗ Please check out Pull Request with migration changes.
</aside>