Skip to content

Commit 724c8d3

Browse files
committed
Version 2.3.1 changelog
1 parent e025fad commit 724c8d3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://app.etapestry.com/hosted/BoweryResidentsCommittee/OnlineDon
44
Tags: Responsive, Images, Responsive Images, SRCSET, Picturefill
55
Requires at least: 4.1
66
Tested up to: 4.2.2
7-
Stable tag: 2.3.0
7+
Stable tag: 2.3.1
88
License: GPLv2
99
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1010

@@ -25,6 +25,12 @@ This plugin works by including all available image sizes for each image upload.
2525
3. If you'd like to enable the advanced image compression feature, Please see the instructions at https://github.com/ResponsiveImagesCG/wp-tevko-responsive-images/tree/dev#advanced-image-compression
2626

2727
== Changelog ==
28+
= 2.3.1 =
29+
* First char no longer stripped from file name if there's no slash
30+
* Adding test for when uploads directory not organized by date
31+
* Don't calculate a srcset when the image data returns no width
32+
* Add test for image_downsize returning 0 as a width
33+
2834
= 2.3.0 =
2935
* Improved performance of get_srcset_array
3036
* Added advanced image compression option (available by adding hook to functions.php)

0 commit comments

Comments
 (0)