Released on June 30, 2025

<aside> 💡 All migrations to 1.53.x releases you can find in the main sample on GitHub

</aside>

List of changes

New feature - Video Speed effect in NEW UI

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.

VE_Speed_GIF_1_296x640_.gif

New Video Editor UI Set as Default

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.

Dark Theme Support for Photo Editor

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>

VE_PE_Dark_GIF_1_296x640_.gif

Removal of Video and Photo Sharing Screens

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.

Migration Guide

<aside> ❗ Please check out Pull Request with migration changes.

</aside>

Upgrade SDK version