Released on January 19, 2022

<aside> ‼️ This release requires prior migration to 1.20

</aside>

<aside> ‼️

In the next release, we will remove the configuration of toast messages, as Google is deprecating them from API 30.

</aside>

<aside> ‼️ Old cover screen will be deprecated in the next release.

</aside>

List of changes

  1. Split video into multiple pieces. Use that to trim faster or just break one video into two pieces.

    split-gif_1.gif

  2. Launch SDK from video editor screen. Previously, could be launched from camera, trimmer or drafts screen:

    launch-gif_1.gif

  3. Record lip sync in slow motion and the accelerate it (config).

  4. New export params: apply resolution of initial video, stretch video size to get rid of black bars (see below).

    In some cases, you may want to fit video to fit the entire screen

    fit video screen configuration enabled

    fit video screen configuration enabled

    fit video screen configuration disabled

    fit video screen configuration disabled

  5. Export performance was improved for videos, which use AR masks by 10-60%. See perf doc below for details.

  6. Mubert tracks are now generated faster.

  7. New lightweight LUT’s. Size of 25 LUT’s decreases by 4,8 MB!

  8. Main bug fixes:

  9. Old cover screen will be deprecated in the next release. CoverProvider.SIMPLE will be removed. Use CoverProvider.EXTENDED intead.

List of updated modules

Migration guide