Skip to content

Releases: joppuyo/acf-image-aspect-ratio-crop

v2.0.1

24 Mar 13:36
Compare
Choose a tag to compare
  • Fix: Fix typo

v2.0.0

24 Mar 13:20
Compare
Choose a tag to compare
  • Feature: Compatibility with WP Offload Media and similar plugins that move WordPress images to a remote location. Plugin will now attempt to fetch images from remote URLs if they are not found in the file system.
  • Breaking change: Due to new dependencies, PHP 5.5 is now the minimum required version

v1.3.1

17 Mar 17:45
Compare
Choose a tag to compare
  • Feature: Handle translation through w.org
  • Fix: Fix deployment script

v1.2.3

17 Mar 16:30
Compare
Choose a tag to compare
  • Fix: Update readme

v1.2.2

17 Mar 01:29
Compare
Choose a tag to compare
  • Update screenshots

v1.2.1

17 Mar 16:30
Compare
Choose a tag to compare
Release v1.2.1

v1.2.0

16 Mar 23:54
Compare
Choose a tag to compare
  • Feature: It's now possible to edit original image data instead of cropped image data when pressing the pencil button in the image field. This is handy if you have meta data such as alt text that you want to share between the original image and its cropped variants. Toggle this by selecting Settings in the plugin list.
  • Feature: There is now a progress indicator (spinner) displayed while the image is being cropped
  • Feature: If an error occurs while cropping an image, the error message is displayed inline in the modal instead of a browser alert window
  • Feature: Improved styles for the cropper
  • Feature: Modern and improved build process with webpack
  • Feature: Make it possible to localize UI texts

v.1.1.2

13 Mar 21:21
Compare
Choose a tag to compare
  • Fix: Bump supported WordPress version to 5.1

v1.1.1

12 Mar 15:17
Compare
Choose a tag to compare
  • Fix: Update readme

v1.1.0

29 Jan 13:21
Compare
Choose a tag to compare
  • Feature: Allow customizing file upload directory with filters aiarc_pre_customize_upload_dir and aiarc_after_customize_upload_dir