File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ High performance WordPress image processing with VIPS
12
12
13
13
== Changelog ==
14
14
15
+ = 1.1.0 =
16
+ * Feature: vips thumbnail is used instead of resize if vips version is newer than 8.6.0 for faster resizing
17
+ * Fix: Fixed issue where error was not handled correctly if target size was larger than image size
18
+ * Fix: Disabled vips cache by default since it took up more memory without any performance benefits
19
+
15
20
= 1.0.3 =
16
21
* Fix Bedrock compatibility
17
22
Original file line number Diff line number Diff line change 4
4
Plugin Name: VIPS image editor
5
5
Plugin URI: https://github.com/CreunaFI/vips-image-editor
6
6
Description: High performance WordPress image processing with VIPS
7
- Version: 1.0.3
7
+ Version: 1.1.0
8
8
Author: Johannes Siipola
9
9
Author URI: https://siipo.la
10
10
License: GPLv2 or later
You can’t perform that action at this time.
0 commit comments