Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/v2.2.2 #23

Merged
merged 4 commits into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion admin/Ilove_Img_Compress_Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Ilove_Img_Compress_Plugin {
* @access public
* @var string VERSION The current version of the plugin.
*/
const VERSION = '2.2.1';
const VERSION = '2.2.2';

/**
* The unique identifier of this plugin.
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"ilovepdf/iloveimg-php": "dev-master"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^1.12",
"szepeviktor/phpstan-wordpress": "^1.3",
"phpstan/extension-installer": "^1.3"
"phpstan/extension-installer": "^1.4"
},
"config": {
"allow-plugins": {
Expand Down
9 changes: 2 additions & 7 deletions ilove-img-compress.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<?php
/**
* The plugin bootstrap file
*
* This file is read by WordPress to generate the plugin information in the plugin
* admin area. This file also includes all of the dependencies used by the plugin,
* registers the activation and deactivation functions, and defines a function
* that starts the plugin.
* Image Compressor & Optimizer - iLoveIMG
*
* @link https://iloveimg.com/
* @since 1.0.4
Expand All @@ -15,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.1
* Version: 2.2.2
* Requires at least: 5.3
* Requires PHP: 7.4
* Author: iLoveIMG
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"gulp-sass": "^5.1.0",
"gulp-uglify": "^3.0.2",
"merge-stream": "^2.0.0",
"sass": "^1.78"
"sass": "^1.79"
}
}
12 changes: 9 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
=== Image Compressor & Optimizer - iLoveIMG ===
Plugin Name: Image Compressor & Optimizer - iLoveIMG
Version: 2.2.1
Version: 2.2.2
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.6.1
Stable tag: 2.2.1
Tested up to: 6.6.2
Stable tag: 2.2.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -94,6 +94,12 @@ Moreover, all processed files are automatically deleted from our servers after b

== Changelog ==

= 2.2.2 =
Improved
* Update Libraries.
* Improved texts.
* Compatibility with WordPress 6.6.2

= 2.2.1 =
Improved
* Update Libraries.
Expand Down
42 changes: 21 additions & 21 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,17 +454,17 @@
},
{
"name": "php-stubs/wordpress-stubs",
"version": "v6.6.0",
"version_normalized": "6.6.0.0",
"version": "v6.6.2",
"version_normalized": "6.6.2.0",
"source": {
"type": "git",
"url": "https://github.com/php-stubs/wordpress-stubs.git",
"reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2"
"reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
"reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
"reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
"shasum": ""
},
"require-dev": {
Expand All @@ -483,7 +483,7 @@
"symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
},
"time": "2024-07-17T08:50:38+00:00",
"time": "2024-09-30T07:10:48+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
Expand All @@ -499,7 +499,7 @@
],
"support": {
"issues": "https://github.com/php-stubs/wordpress-stubs/issues",
"source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.0"
"source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2"
},
"install-path": "../php-stubs/wordpress-stubs"
},
Expand Down Expand Up @@ -556,17 +556,17 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.3",
"version_normalized": "1.12.3.0",
"version": "1.12.6",
"version_normalized": "1.12.6.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009"
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009",
"reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae",
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae",
"shasum": ""
},
"require": {
Expand All @@ -575,7 +575,7 @@
"conflict": {
"phpstan/phpstan-shim": "*"
},
"time": "2024-09-09T08:10:35+00:00",
"time": "2024-10-06T15:03:59+00:00",
"bin": [
"phpstan",
"phpstan.phar"
Expand Down Expand Up @@ -903,23 +903,23 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.30.0",
"version_normalized": "1.30.0.0",
"version": "v1.31.0",
"version_normalized": "1.31.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
"reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"shasum": ""
},
"require": {
"php": ">=7.1"
"php": ">=7.2"
},
"time": "2024-05-31T15:07:36+00:00",
"time": "2024-09-09T11:45:10+00:00",
"type": "library",
"extra": {
"thanks": {
Expand Down Expand Up @@ -962,7 +962,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
},
"funding": [
{
Expand Down
22 changes: 11 additions & 11 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'ilovepdf/iloveimg-wp-compress',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',
'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -60,16 +60,16 @@
'ilovepdf/iloveimg-wp-compress' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',
'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'php-stubs/wordpress-stubs' => array(
'pretty_version' => 'v6.6.0',
'version' => '6.6.0.0',
'reference' => '86e8753e89d59849276dcdd91b9a7dd78bb4abe2',
'pretty_version' => 'v6.6.2',
'version' => '6.6.2.0',
'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc',
'type' => 'library',
'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs',
'aliases' => array(),
Expand All @@ -85,9 +85,9 @@
'dev_requirement' => true,
),
'phpstan/phpstan' => array(
'pretty_version' => '1.12.3',
'version' => '1.12.3.0',
'reference' => '0fcbf194ab63d8159bb70d9aa3e1350051632009',
'pretty_version' => '1.12.6',
'version' => '1.12.6.0',
'reference' => 'dc4d2f145a88ea7141ae698effd64d9df46527ae',
'type' => 'library',
'install_path' => __DIR__ . '/../phpstan/phpstan',
'aliases' => array(),
Expand Down Expand Up @@ -157,9 +157,9 @@
'dev_requirement' => false,
),
'symfony/polyfill-php73' => array(
'pretty_version' => 'v1.30.0',
'version' => '1.30.0.0',
'reference' => 'ec444d3f3f6505bb28d11afa41e75faadebc10a1',
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php73',
'aliases' => array(),
Expand Down
Loading