Skip to content

Commit 8a3c60b

Browse files
committed
Release v5.1.3
1 parent 7c0d6df commit 8a3c60b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

acf-image-aspect-ratio-crop.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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: 5.1.2
7+
Version: 5.1.3
88
Author: Johannes Siipola
99
Author URI: https://siipo.la
1010
License: GPLv2 or later

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requires PHP: 5.6
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
Donate link: https://github.com/sponsors/joppuyo
10-
Stable Tag: 5.1.2
10+
Stable Tag: 5.1.3
1111

1212
ACF field that allows user to crop image to a specific aspect ratio or pixel size
1313

@@ -106,6 +106,10 @@ The other plugin is not actively maintained and does not work well with latest A
106106

107107
== Changelog ==
108108

109+
= 5.1.3 (2021-09-18) =
110+
* Fix: Bump compatibility to WP 5.8
111+
* Fix: Fix potential issue with translations, see [this thread](https://wordpress.org/support/topic/get_plugin_data-called-too-early-breaks-translations-2/) for more information
112+
109113
= 5.1.2 (2021-03-11) =
110114
* Fix: Bump stable tag
111115

0 commit comments

Comments
 (0)