PhotoEditor SDK v10.22.0 Release Notes

  • ๐Ÿ”„ Changed

    • [ImglyKit] Changed default blend mode for imgly_overlay_vintage to overlay for cross-platform consistency.

    โž• Added

    • [PhotoEditorSDK] Added factory methods PhotoEditViewController.makePhotoEditViewController and [PESDKPhotoEditViewController photoEditViewControllerWith...] that also create a replacement subclass if there is a replacing class defined by PESDK.replaceClass.
    • [VideoEditorSDK] Added factory methods VideoEditViewController.makeVideoEditViewController and [PESDKVideoEditViewController photoEditViewControllerWith...] that also create a replacement subclass if there is a replacing class defined by VESDK.replaceClass.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed OverlayButtons being misaligned when using Right-To-Left languages.