PhotoEditor SDK v10.26.0 Release Notes

  • โž• Added

    • ๐Ÿ‘ [ImglyKit] Added support for custom localization files.
    • ๐Ÿ— [VideoEditorSDK] Added basic remote asset support for audio and video clip library. Assets are not cached! It's mainly intended for React Native debug builds which will generate temporary remote URLs for static assets.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed jumping toolbar in the text tool.
    • ๐Ÿ›  [ImglyKit] Fixed tintColor of MenuCollectionViewCell.iconImageView ignored on iOS 15.
    • ๐Ÿ›  [ImglyKit] Fixed menu cells would sometimes disappear after transitioning between tools on iOS 15.
    • ๐Ÿ›  [ImglyKit] Fixed PESDKGroup could not be initialized in Objective-C.