PhotoEditor SDK v10.4.0 Release Notes

Release Date: 2019-11-04 // over 4 years ago
  • ๐Ÿ”„ Changed

    • [ImglyKit] Built with Swift 5.1.2 / Xcode 11.2.

    โž• Added

    • ๐Ÿ”ง [ImglyKit] Added option to add personal stickers from the camera roll via UIImagePickerController. This feature is disabled by default and can be configured with StickerToolControllerOptions. If the same AssetCatalog is used for multiple editor instances and/or for de-/serialization added personal stickers will accumulate in this single AssetCatalog instance which is AssetCatalog.shared per default. In order to remove all added personal stickers use AssetCatalog.removeTemporaryItems() or create a new AssetCatalog for every editing session.

    ๐Ÿ›  Fixed

    • ๐Ÿ“‡ [ImglyKit] Fixed orientation of assets with EXIF metadata.