PhotoEditor SDK v10.27.0 Release Notes

  • โž• Added

    • [ImglyKit] Added MediaEditViewControllerOptions.forceExport which will force the photo/video to be rendered and exported in the defined output format even if no changes have been applied. Otherwise, the input asset will be passed through and might not match the defined output format.

    ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ [ImglyKit] Deprecated IMGLY.forceRenderHighResolutionImage. Use MediaEditViewControllerOptions.forceExport instead.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed Theme.tintColor was not applied to AudioTrimSelectionView.