Skip to content

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

v3.4.1

17 Aug 13:57
9a54d20
Compare
Choose a tag to compare
  • Fix: Fixed issue where min height and width are not set when using pixel size (Backported from v4.0.1)

v3.4.0

28 Jul 16:46
Compare
Choose a tag to compare
  • Feature: Added compatibility with WPGraphQL
  • Feature: Added filters to customize behavior, thanks @urlund on GitHub!

v3.3.2

21 Jul 11:59
Compare
Choose a tag to compare
  • Fix: Fixed issue where pixel size image is not scaled when it matches the aspect ratio
  • Fix: Fixed file name when using free crop, use actual file dimensions instead of 0x0

v3.3.1

22 May 13:52
Compare
Choose a tag to compare
  • Fix: Fix issue where hidden required field prevented saving custom fields
  • Fix: Remove duplicated field hint

v3.3.0

20 May 14:30
Compare
Choose a tag to compare
  • Feature: Added option for free cropping, special thanks to @phildittrich on GitHub for contributing this feature
  • Fix: Fixed issue where min height and min width are not save when using pixel size option

v3.2.0

15 Mar 17:49
Compare
Choose a tag to compare
  • Feature: Added an option to use a pixel size instead of aspect ratio. Check the readme for more information about how it works.
  • Fix: Fixed images displaying in wrong rotation in WP < 5.3
  • Fix: Visual bug fixes to cropper and field edit buttons to prevent overflowing of elements
  • Change: updated tested WP version to 5.4

v3.1.12

13 Mar 16:07
Compare
Choose a tag to compare
  • Fix: Improved compatibility with WordPress 5.3 large image handing
  • Fix: Allow closing crop modal with escape key
  • Change: change file name suffix aspect ratio from x to dash because this caused some issues with WP 5.3.
    Now file my-image-aspect-ratio-16x9.jpeg will be called my-image-aspect-ratio-16-9.jpeg instead
  • Fix: Fix problem where "delete unused cropped images" did not work properly with nested fields

v3.1.11

26 Nov 16:20
Compare
Choose a tag to compare
  • Remove ramsey/uuid dependency in favor of using native wp function since the dependency caused issues in some server configurations

v3.1.10

25 Nov 11:54
Compare
Choose a tag to compare

v3.1.9

25 Nov 11:50
Compare
Choose a tag to compare