PhotoEditor SDK v11.3.0 Release Notes

  • โž• Added

    • [ImglyKit] Added all OverlayButtons to participate in custom class replacements. (#1471)
    • [VideoEditorSDK] Added VideoSegment API to Video for importing and exporting the complete video composition state including the individual clip trimming parameters. (#1411)
    • [VideoEditorSDK] Added PhotoEditModel.compositionModel to modify the video composition state while the editor is running. (#1411)
    • [VideoEditorSDK] Added duration action for text and stickers. (#1409)

    ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ [VideoEditorSDK] Deprecated AVAsset API for Video in favor of VideoSegment API. (#1411)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed crash when deserializing multiple instances of the same personal/external sticker. (#1466)
    • ๐Ÿ›  [ImglyKit] Fixed not requesting PHPhotoLibrary access when the camera roll button is not shown. (#1470)