Skip to content

Commit 5ef885a

Browse files
tijmenbruggemanrkoopmans
authored andcommitted
fix: prevent nested picture element in output
Bump plugin version to 3.6.1 and update changelog.
1 parent 0195316 commit 5ef885a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ A: Yes! After installing the plugin, go to *Media > Bulk TinyPNG*, and click on
127127
A: You can upgrade to a paid account by adding your *Payment details* on your [account dashboard](https://tinypng.com/dashboard/api). Additional compressions above 500 will then be charged at the end of each month as a one-time fee.
128128

129129
== Changelog ==
130+
= 3.6.1 =
131+
* Resolved issue where a picture element would be nested within a picture element
132+
130133
= 3.6.0 =
131134
* Added a link to leave a review in the bulk and settings page
132135
* Renamed menu title for bulk to "Bulk TinyPNG"

tiny-compress-images.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: TinyPNG - JPEG, PNG & WebP image compression
44
* Description: Speed up your website. Optimize your JPEG, PNG, and WebP images automatically with TinyPNG.
5-
* Version: 3.6.0
5+
* Version: 3.6.1
66
* Author: TinyPNG
77
* Author URI: https://tinypng.com
88
* Text Domain: tiny-compress-images

0 commit comments

Comments
 (0)