Skip to content

Commit 84d06e3

Browse files
committed
Release v3.3.1
1 parent 8959922 commit 84d06e3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

acf-image-aspect-ratio-crop.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
Plugin Name: Advanced Custom Fields: Image Aspect Ratio Crop
55
Plugin URI: https://github.com/joppuyo/acf-image-aspect-ratio-crop
66
Description: ACF field that allows user to crop image to a specific aspect ratio or pixel size
7-
Version: 3.3.0
7+
Version: 3.3.1
88
Author: Johannes Siipola
99
Author URI: https://siipo.la
1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Text Domain: acf-image-aspect-ratio-crop
13-
Stable Tag: 3.3.0
13+
Stable Tag: 3.3.1
1414
*/
1515

1616
// exit if accessed directly

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ The other plugin is not actively maintained and does not work well with latest A
8989

9090
== Changelog ==
9191

92+
= 3.3.1 =
93+
* Fix: Fix issue where hidden required field prevented saving custom fields
94+
* Fix: Remove duplicated field hint
95+
9296
= 3.3.0 =
9397
* Feature: Added option for free cropping, special thanks to @phildittrich on GitHub for contributing this feature
9498
* Fix: Fixed issue where min height and min width are not save when using pixel size option

0 commit comments

Comments
 (0)