PhotoEditor SDK v10.5.0 Release Notes

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

    • Built with Swift 5.1.2 / Xcode 11.2.1.

    โž• Added

    • ๐Ÿ”ง [ImglyKit] Added configuration option MediaEditViewControllerOptions.navigationControllerMode to keep the Toolbar if the MediaEditViewController or one of its ancestors is a child of a UINavigationController.

    ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ [ImglyKit] Deprecated MediaEditViewControllerOptions.useParentNavigationItem in favor of MediaEditViewControllerOptions.navigationControllerMode.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed background color of the menu accessory view to use the Theme.menuBackgroundColor. This issue could result in a black gap at the bottom of the screen if the menu accessory view extended below the bottom safeAreaLayoutGuide, e.g., when the MediaEditViewController was embedded in a UINavigationController.