diff --git a/admin/Ilove_Img_Compress_Plugin.php b/admin/Ilove_Img_Compress_Plugin.php index 70eee799..2a1a5843 100644 --- a/admin/Ilove_Img_Compress_Plugin.php +++ b/admin/Ilove_Img_Compress_Plugin.php @@ -19,7 +19,7 @@ class Ilove_Img_Compress_Plugin { * @access public * @var string VERSION The current version of the plugin. */ - const VERSION = '2.2.5'; + const VERSION = '2.2.6'; /** * The unique identifier of this plugin. diff --git a/ilove-img-compress.php b/ilove-img-compress.php index dc54f741..35b2ae6a 100644 --- a/ilove-img-compress.php +++ b/ilove-img-compress.php @@ -10,7 +10,7 @@ * Plugin Name: Image Compressor & Optimizer - iLoveIMG * Plugin URI: https://iloveapi.com/ * Description: Get your images delivered quickly. Now you can get a powerful, easy to use, and reliable image compression plugin for your image optimization needs. With full automation and powerful features, iLoveIMG makes it easy to speed up your website by lightening past and new images with just a click. Compress JPG, PNG and GIF images in your WordPress to improve the positioning of your site, boost visitor’s engagement and ultimately increase sales. - * Version: 2.2.5 + * Version: 2.2.6 * Requires at least: 5.3 * Requires PHP: 7.4 * Author: iLoveIMG diff --git a/readme.txt b/readme.txt index f6104717..36485ffa 100644 --- a/readme.txt +++ b/readme.txt @@ -1,13 +1,13 @@ === Image Compressor & Optimizer - iLoveIMG === Plugin Name: Image Compressor & Optimizer - iLoveIMG -Version: 2.2.5 +Version: 2.2.6 Author: iLovePDF Author URI: https://www.iloveimg.com/ Contributors: iLovePDF Tags: compress, image, optimize, performance, image optimizer Requires at least: 5.3 Tested up to: 6.7 -Stable tag: 2.2.5 +Stable tag: 2.2.6 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -94,6 +94,15 @@ Moreover, all processed files are automatically deleted from our servers after b == Changelog == += 2.2.6 = +Improved +* Update Libraries. +* Improved multisite support. +* If a file is deleted from wordpress, it will also be deleted from the iloveimg-backup folder. + +Fixed +* Thumbnails and other intermediate sizes coming from a PDF file were compressed. + = 2.2.5 = Improved * Update Libraries.