Skip to content

Commit c16ea9f

Browse files
author
Simon Wahlstrom
committed
Release 1.7.0.
1 parent a6dc453 commit c16ea9f

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://tinypng.com/
44
Tags: compress, optimize, shrink, resize, fit, scale, improve, images, tinypng, tinyjpg, jpeg, jpg, png, lossy, jpegmini, crunch, minify, smush, save, bandwidth, website, speed, faster, performance, panda, wordpress app
55
Requires at least: 3.0.6
66
Tested up to: 4.4
7-
Stable tag: 1.6.0
7+
Stable tag: 1.7.0
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -102,6 +102,11 @@ A: Yes! After installing the plugin, go to Media > Compress All Images, and clic
102102

103103
== Changelog ==
104104

105+
= 1.7.0 =
106+
* Option to preserve copyright information in your original JPEG images.
107+
* Added proxy support for cURL.
108+
* Added support for translate.wordpress.org plugin translations.
109+
105110
= 1.6.0 =
106111
* Improved compression status in the Media Library with new details window.
107112
* Show total compression savings on the Media Settings page with link to bulk compression page when no images have been compressed yet.

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: Compress JPEG & PNG images
44
* Description: Speed up your website. Optimize your JPEG and PNG images automatically with TinyPNG.
5-
* Version: 1.6.0
5+
* Version: 1.7.0
66
* Author: TinyPNG
77
* Author URI: https://tinypng.com
88
* Text Domain: tiny-compress-images

0 commit comments

Comments
 (0)