Skip to content

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

v3.1.8

24 Nov 21:01
Compare
Choose a tag to compare
  • Deployment fix

v3.1.0

24 Nov 17:47
Compare
Choose a tag to compare
  • Feature: Add new beta feature: delete unused crop images. You can enable this by going to
    Plugins -> ACF Image Aspect Ratio Crop -> Settings
  • Fix: Update compatible version to WordPress 5.3
  • Fix: Add automated tests

v3.0.1

23 Sep 12:03
Compare
Choose a tag to compare
  • Fix: bump plugin version

v3.0.0

23 Sep 11:46
Compare
Choose a tag to compare
  • Fix / Breaking change: If image was deleted, object with empty original_image field was returned. In 3.0.0 false is returned instead to keep compatibility with normal image field.

v2.2.1

01 Aug 13:10
Compare
Choose a tag to compare
  • Fix: Improve WPML compatibility

v2.2.0

20 Jul 21:08
Compare
Choose a tag to compare
  • Feature: Add compatibility with ACF Image Crop plugin
  • Fix: Change default preview size to medium, as in ACF 5.8.1
  • Fix: Remove image CSS shadow to match latest ACF image field styles

v2.1.1

04 Jul 14:46
Compare
Choose a tag to compare
  • Fix: Fix issue where crop coordinates persisted after deleting image

Release v2.1.0

22 Jun 20:06
Compare
Choose a tag to compare
  • Feature: Cropper now remembers last crop position when re-cropping image
  • Feature: Add button to reset crop position to default (centered)
  • Fix: Bump supported WordPress version to 5.2

v2.0.3

03 May 11:58
Compare
Choose a tag to compare
  • Fix: Allow cropping in cases when an image is hosted remotely and is missing CORS headers

v2.0.2

25 Apr 13:22
Compare
Choose a tag to compare
  • Fix: Fix issue where saving in image modal replaced cropped image with original when "Original image" was selected in "Image displayed in attachment edit modal dialog"
  • Fix: Actually save plugin version in the database for migration support
  • Fix: Get file hash in debug mode from file path instead of URL