Released on Dec 7, 2022

<aside> ‼️ Release requires prior migration to 1.26.0

</aside>

List of changes

1. NEW feature - video recording time interval

Before this release the user could use just one time interval for video recording. This interval was defined in config i.e. 1 min.

New feature improves previous approach and allows to choose specific time interval for video recording. As a result the user will be able to switch between time intervals to find the best option.

Default list of time intervals includes 2 min, 1 min, 30 sec, 15 sec. The list of time intervals can be customized.

❗As a result default max video duration is increased from 1 minute to 2 minutes.

interval.gif

2. NEW feature - support content rating for Giphy.com

Giphy.com allows loading gif files with specific content rating.

New config is added in the SDK to support this feature out of the box.

3. ‼️ iOS 12.0 deprecation plan

We are planning to upgrade iOS minimum deployment target to 13.0 in February 2023.

Please contact support if you have any issues with that.

4. Memory usage optimizations

We decreased peak memory usage of the SDK by up to 30%.

Migration guide