Released on Mar 31, 2025

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

</aside>

List of changes

New "Photo" tab on camera screen

A new Photo tab appears at the bottom of the camera screen as the third tab. It allows users to capture a photo and directly launch the Photo Editor SDK, simplifying the photo-taking flow.

<aside> ❗

This tab is available only when both the Photo Editor SDK and Video Editor SDK are integrated

</aside>

<aside> ❗

The previous "Photo" tab, which captured a photo and converted it to a video, is now renamed to Story.

</aside>

VE_PE_Cam_GIF_1_296x640_.gif

Auto-Start Captions Processing

Captions processing now begins automatically when the user opens the video editor screen. The SDK extracts audio from the video, transcribes it to text, and adds the text as text effects overlaying the video. This eliminates the need for users to manually navigate to the Text menu and select Add Captions, streamlining the caption creation workflow.

VE_AutoCaptions_GIF_1_296x640_.gif

Alignment Guidelines for Text and Sticker Effects

Vertical and horizontal guidelines now appear when adding text or sticker effects to a video. These visual guides indicate when an effect is positioned close to the left, top, right, or bottom edge of the video frame, ensuring the effect remains fully within viewable bounds when the video is played.

VE_Guides_GIF_1_296x640_.gif

Migration Guide