Skip to content

Commit b3d5912

Browse files
3.6.13
1 parent 914b2b8 commit b3d5912

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://tinypng.com/
44
Tags: compress images, compression, image size, page speed, performance
55
Requires at least: 4.0
66
Tested up to: 6.9
7-
Stable tag: 3.6.12
7+
Stable tag: 3.6.13
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -174,6 +174,12 @@ A: You can upgrade to a paid account by adding your *Payment details* on your [a
174174
A: When the conversion feature is enabled (to convert images to AVIF or WebP), each image will use double the number of credits: one for compression and one for format conversion.
175175

176176
== Changelog ==
177+
= 3.6.13 =
178+
* fix: will copy sizes attribute to picture element
179+
* fix: will no longer clear logs on each save settings
180+
* feat: if supported, can serve modern formats like webp/avif through htacess rules
181+
* fix: when img has no src, will not attempt to transform it to a picture element
182+
177183
= 3.6.12 =
178184
* chore: updated tiny package to 1.6.4
179185
* fix: resolved warning when img tag was missing src attribute

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.12
5+
* Version: 3.6.13
66
* Author: TinyPNG
77
* Author URI: https://tinypng.com
88
* Text Domain: tiny-compress-images

0 commit comments

Comments
 (0)