Plugin Directory

Changeset 3256112


Ignore:
Timestamp:
03/14/2025 07:57:37 PM (13 months ago)
Author:
ilovepdf
Message:

Update to version 2.2.8 from GitHub

Location:
iloveimg
Files:
14 edited
1 copied

Legend:

Unmodified
Added
Removed
  • iloveimg/tags/2.2.8/admin/Ilove_Img_Compress_Plugin.php

    r3239545 r3256112  
    2020     * @var      string    VERSION    The current version of the plugin.
    2121     */
    22     const VERSION = '2.2.7';
     22    const VERSION = '2.2.8';
    2323
    2424    /**
  • iloveimg/tags/2.2.8/composer.json

    r3224285 r3256112  
    1818        "szepeviktor/phpstan-wordpress": "^2.0",
    1919        "phpstan/extension-installer": "^1.4",
    20         "wp-coding-standards/wpcs": "^3.0"
     20        "wp-coding-standards/wpcs": "^3.1"
    2121    },
    2222    "config": {
  • iloveimg/tags/2.2.8/ilove-img-compress.php

    r3239545 r3256112  
    1111 * Plugin URI:        https://iloveapi.com/
    1212 * 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.
    13  * Version:           2.2.7
     13 * Version:           2.2.8
    1414 * Requires at least: 5.3
    1515 * Requires PHP:      7.4
  • iloveimg/tags/2.2.8/package.json

    r3239545 r3256112  
    1919    "gulp-if": "^3.0.0",
    2020    "gulp-rename": "^2.0.0",
    21     "gulp-sass": "^6.0.0",
     21    "gulp-sass": "^6.0.1",
    2222    "gulp-sourcemaps": "^3.0.0",
    2323    "gulp-uglify": "^3.0.2",
    2424    "merge-stream": "^2.0.0",
    25     "sass": "^1.84"
     25    "sass": "^1.85"
    2626  }
    2727}
  • iloveimg/tags/2.2.8/readme.txt

    r3239545 r3256112  
    11=== Image Compressor & Optimizer - iLoveIMG ===
    22Plugin Name: Image Compressor & Optimizer - iLoveIMG
    3 Version: 2.2.7
     3Version: 2.2.8
    44Author: iLovePDF
    55Author URI: https://www.iloveimg.com/
     
    88Requires at least: 5.3
    99Tested up to: 6.7
    10 Stable tag: 2.2.7
     10Stable tag: 2.2.8
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    9494
    9595== Changelog ==
     96
     97= 2.2.8 =
     98Improved
     99* Update Libraries.
    96100
    97101= 2.2.7 =
  • iloveimg/tags/2.2.8/vendor/composer/installed.json

    r3239545 r3256112  
    541541                "type": "git",
    542542                "url": "https://github.com/php-stubs/wordpress-stubs.git",
    543                 "reference": "27f32faacb65a1230d9dac09f1b6c5ce78a6e61a"
    544             },
    545             "dist": {
    546                 "type": "zip",
    547                 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/27f32faacb65a1230d9dac09f1b6c5ce78a6e61a",
    548                 "reference": "27f32faacb65a1230d9dac09f1b6c5ce78a6e61a",
     543                "reference": "c04f96cb232fab12a3cbcccf5a47767f0665c3f4"
     544            },
     545            "dist": {
     546                "type": "zip",
     547                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/c04f96cb232fab12a3cbcccf5a47767f0665c3f4",
     548                "reference": "c04f96cb232fab12a3cbcccf5a47767f0665c3f4",
    549549                "shasum": ""
    550550            },
     
    565565                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
    566566            },
    567             "time": "2025-02-05T17:57:54+00:00",
     567            "time": "2025-02-12T04:51:58+00:00",
    568568            "type": "library",
    569569            "installation-source": "dist",
     
    810810        {
    811811            "name": "phpstan/phpstan",
    812             "version": "2.1.4",
    813             "version_normalized": "2.1.4.0",
     812            "version": "2.1.8",
     813            "version_normalized": "2.1.8.0",
    814814            "source": {
    815815                "type": "git",
    816816                "url": "https://github.com/phpstan/phpstan.git",
    817                 "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a"
    818             },
    819             "dist": {
    820                 "type": "zip",
    821                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a",
    822                 "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a",
     817                "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f"
     818            },
     819            "dist": {
     820                "type": "zip",
     821                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f",
     822                "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f",
    823823                "shasum": ""
    824824            },
     
    829829                "phpstan/phpstan-shim": "*"
    830830            },
    831             "time": "2025-02-10T08:25:21+00:00",
     831            "time": "2025-03-09T09:30:48+00:00",
    832832            "bin": [
    833833                "phpstan",
  • iloveimg/tags/2.2.8/vendor/composer/installed.php

    r3239545 r3256112  
    44        'pretty_version' => 'dev-develop',
    55        'version' => 'dev-develop',
    6         'reference' => '72953d2ed37386a1f79e931e368a52c819af0d8e',
     6        'reference' => '4e76b741e45e308cc3af16f453385e11de725135',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    7070            'pretty_version' => 'dev-develop',
    7171            'version' => 'dev-develop',
    72             'reference' => '72953d2ed37386a1f79e931e368a52c819af0d8e',
     72            'reference' => '4e76b741e45e308cc3af16f453385e11de725135',
    7373            'type' => 'wordpress-plugin',
    7474            'install_path' => __DIR__ . '/../../',
     
    7979            'pretty_version' => 'v6.7.2',
    8080            'version' => '6.7.2.0',
    81             'reference' => '27f32faacb65a1230d9dac09f1b6c5ce78a6e61a',
     81            'reference' => 'c04f96cb232fab12a3cbcccf5a47767f0665c3f4',
    8282            'type' => 'library',
    8383            'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs',
     
    113113        ),
    114114        'phpstan/phpstan' => array(
    115             'pretty_version' => '2.1.4',
    116             'version' => '2.1.4.0',
    117             'reference' => '8f99e18eb775dbaf6460c95fa0b65312da9c746a',
     115            'pretty_version' => '2.1.8',
     116            'version' => '2.1.8.0',
     117            'reference' => 'f9adff3b87c03b12cc7e46a30a524648e497758f',
    118118            'type' => 'library',
    119119            'install_path' => __DIR__ . '/../phpstan/phpstan',
  • iloveimg/trunk/admin/Ilove_Img_Compress_Plugin.php

    r3239545 r3256112  
    2020     * @var      string    VERSION    The current version of the plugin.
    2121     */
    22     const VERSION = '2.2.7';
     22    const VERSION = '2.2.8';
    2323
    2424    /**
  • iloveimg/trunk/composer.json

    r3224285 r3256112  
    1818        "szepeviktor/phpstan-wordpress": "^2.0",
    1919        "phpstan/extension-installer": "^1.4",
    20         "wp-coding-standards/wpcs": "^3.0"
     20        "wp-coding-standards/wpcs": "^3.1"
    2121    },
    2222    "config": {
  • iloveimg/trunk/ilove-img-compress.php

    r3239545 r3256112  
    1111 * Plugin URI:        https://iloveapi.com/
    1212 * 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.
    13  * Version:           2.2.7
     13 * Version:           2.2.8
    1414 * Requires at least: 5.3
    1515 * Requires PHP:      7.4
  • iloveimg/trunk/package.json

    r3239545 r3256112  
    1919    "gulp-if": "^3.0.0",
    2020    "gulp-rename": "^2.0.0",
    21     "gulp-sass": "^6.0.0",
     21    "gulp-sass": "^6.0.1",
    2222    "gulp-sourcemaps": "^3.0.0",
    2323    "gulp-uglify": "^3.0.2",
    2424    "merge-stream": "^2.0.0",
    25     "sass": "^1.84"
     25    "sass": "^1.85"
    2626  }
    2727}
  • iloveimg/trunk/readme.txt

    r3239545 r3256112  
    11=== Image Compressor & Optimizer - iLoveIMG ===
    22Plugin Name: Image Compressor & Optimizer - iLoveIMG
    3 Version: 2.2.7
     3Version: 2.2.8
    44Author: iLovePDF
    55Author URI: https://www.iloveimg.com/
     
    88Requires at least: 5.3
    99Tested up to: 6.7
    10 Stable tag: 2.2.7
     10Stable tag: 2.2.8
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    9494
    9595== Changelog ==
     96
     97= 2.2.8 =
     98Improved
     99* Update Libraries.
    96100
    97101= 2.2.7 =
  • iloveimg/trunk/vendor/composer/installed.json

    r3239545 r3256112  
    541541                "type": "git",
    542542                "url": "https://github.com/php-stubs/wordpress-stubs.git",
    543                 "reference": "27f32faacb65a1230d9dac09f1b6c5ce78a6e61a"
    544             },
    545             "dist": {
    546                 "type": "zip",
    547                 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/27f32faacb65a1230d9dac09f1b6c5ce78a6e61a",
    548                 "reference": "27f32faacb65a1230d9dac09f1b6c5ce78a6e61a",
     543                "reference": "c04f96cb232fab12a3cbcccf5a47767f0665c3f4"
     544            },
     545            "dist": {
     546                "type": "zip",
     547                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/c04f96cb232fab12a3cbcccf5a47767f0665c3f4",
     548                "reference": "c04f96cb232fab12a3cbcccf5a47767f0665c3f4",
    549549                "shasum": ""
    550550            },
     
    565565                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
    566566            },
    567             "time": "2025-02-05T17:57:54+00:00",
     567            "time": "2025-02-12T04:51:58+00:00",
    568568            "type": "library",
    569569            "installation-source": "dist",
     
    810810        {
    811811            "name": "phpstan/phpstan",
    812             "version": "2.1.4",
    813             "version_normalized": "2.1.4.0",
     812            "version": "2.1.8",
     813            "version_normalized": "2.1.8.0",
    814814            "source": {
    815815                "type": "git",
    816816                "url": "https://github.com/phpstan/phpstan.git",
    817                 "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a"
    818             },
    819             "dist": {
    820                 "type": "zip",
    821                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a",
    822                 "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a",
     817                "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f"
     818            },
     819            "dist": {
     820                "type": "zip",
     821                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f",
     822                "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f",
    823823                "shasum": ""
    824824            },
     
    829829                "phpstan/phpstan-shim": "*"
    830830            },
    831             "time": "2025-02-10T08:25:21+00:00",
     831            "time": "2025-03-09T09:30:48+00:00",
    832832            "bin": [
    833833                "phpstan",
  • iloveimg/trunk/vendor/composer/installed.php

    r3239545 r3256112  
    44        'pretty_version' => 'dev-develop',
    55        'version' => 'dev-develop',
    6         'reference' => '72953d2ed37386a1f79e931e368a52c819af0d8e',
     6        'reference' => '4e76b741e45e308cc3af16f453385e11de725135',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    7070            'pretty_version' => 'dev-develop',
    7171            'version' => 'dev-develop',
    72             'reference' => '72953d2ed37386a1f79e931e368a52c819af0d8e',
     72            'reference' => '4e76b741e45e308cc3af16f453385e11de725135',
    7373            'type' => 'wordpress-plugin',
    7474            'install_path' => __DIR__ . '/../../',
     
    7979            'pretty_version' => 'v6.7.2',
    8080            'version' => '6.7.2.0',
    81             'reference' => '27f32faacb65a1230d9dac09f1b6c5ce78a6e61a',
     81            'reference' => 'c04f96cb232fab12a3cbcccf5a47767f0665c3f4',
    8282            'type' => 'library',
    8383            'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs',
     
    113113        ),
    114114        'phpstan/phpstan' => array(
    115             'pretty_version' => '2.1.4',
    116             'version' => '2.1.4.0',
    117             'reference' => '8f99e18eb775dbaf6460c95fa0b65312da9c746a',
     115            'pretty_version' => '2.1.8',
     116            'version' => '2.1.8.0',
     117            'reference' => 'f9adff3b87c03b12cc7e46a30a524648e497758f',
    118118            'type' => 'library',
    119119            'install_path' => __DIR__ . '/../phpstan/phpstan',
Note: See TracChangeset for help on using the changeset viewer.