Skip to content

Commit 2f9eae5

Browse files
committed
Release v2.1.0
Fixes #2
1 parent 19c1a7a commit 2f9eae5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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
7-
Version: 2.0.3
7+
Version: 2.1.0
88
Author: Johannes Siipola
99
Author URI: https://siipo.la
1010
License: GPLv2 or later

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ Also, as of 2019, the other plugin is not actively maintained anymore and does n
6161

6262
== Changelog ==
6363

64+
= 2.1.0 =
65+
* Feature: Cropper now remembers last crop position when re-cropping image
66+
* Feature: Add button to reset crop position to default (centered)
67+
* Fix: Bump supported WordPress version to 5.2
68+
6469
= 2.0.3 =
6570
* Fix: Allow cropping in cases when image is hosted remotely and is missing CORS headers
6671

0 commit comments

Comments
 (0)