Released on November 26, 2021

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

</aside>

<aside> ‼️

Old text UX is deprecated. In the previous release, we substitute bold, italic, regular setting with the ability to change font, as it allows more editing capabilities. This setting is not supported now.

</aside>

List of changes

  1. Trimming is completely reconsidered with a modern and fresh UX. It also allows to trim videos up to 0.3 seconds minimal lengths (earlier 3 seconds minimum).

    trimmer.gif

  2. New video export performance! Export performance was improved by 10-70%. It depends on the parameters of the video and device. See perf doc below.

  3. We now use FFmpeg library for export. Native android MediaCodec API is still used, but in some cases, we use FFmpeg instead. This significantly reduces the possibility of export failure to almost 0. No additional configuration required - export still works the same as before.

  4. SDK optimized for Android 12 usage.

  5. You can now re-arrange the order of AR masks and color filters (LUT), just like in iOS.

  6. Banuba token can now be stored on any server (earlier only Firebase).

  7. React mode in Picture in Picture now also got a "Switch" function.

    switch.gif

  8. Main bug fixes:

List of updated modules

Migration guide

<aside> 👉 Here is an example of the PR sample of this update: **link**

</aside>

  1. videoeditor.json config file was changed: