Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 953 Bytes

[2.1.0]

Fixed

  • [iOS] Fixed export.image.exportType configuration option.
  • [Android] Fixed compiling issues with compileSdkVersion 30.

[2.0.0]

Changed

  • Improved API documentation.
  • Deprecated PESDK.loadResource - use PESDK.resolveStaticResource instead.
  • Updated minimum cordova version to 9.0.0.
  • [Android] Updated native SDK to version 8.
  • [Android] Updated minimum cordova-android version to 9.0.0.
  • [iOS] Updated minimum cordova-ios version to 5.0.1.

[1.1.0]

Changed

  • Updated identifier documentation for replaced and new fonts.

Fixed

  • [iOS] Fixed compiler warnings.
  • [Android] Fixed Android 11 ScopedStorage problems with targetSdkVersion 29.
  • [Android] Fixed gradle hooks not working properly for Cordova Android 9.1+.

[1.0.2]

Fixed

  • [Android] Fixed imglyConfig.gradle overwrite issue.

[1.0.0]

Added

  • Initial release of the Cordova plugin for PhotoEditor SDK.