Plugin Directory

Changeset 3252175


Ignore:
Timestamp:
03/07/2025 01:19:29 PM (13 months ago)
Author:
nitropack
Message:

Release v1.17.9

Location:
nitropack
Files:
2 added
12 deleted
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • nitropack/tags/1.17.9/constants.php

    r3251810 r3252175  
    99}
    1010
    11 define('NITROPACK_VERSION', '1.17.8');
     11define('NITROPACK_VERSION', '1.17.9');
    1212define('NITROPACK_OPTION_GROUP', 'nitropack');
    1313define('NITROPACK_SLUG', 'nitropack');
  • nitropack/tags/1.17.9/main.php

    r3251810 r3252175  
    44Plugin URI:   https://nitropack.io/platform/wordpress
    55Description:  Automatic optimization for site speed and Core Web Vitals. Use 35+ features, including Caching, image optimization, critical CSS, and Cloudflare CDN.
    6 Version:      1.17.8
     6Version:      1.17.9
    77Author:       NitroPack Inc.
    88Author URI:   https://nitropack.io/
  • nitropack/tags/1.17.9/nitropack-sdk/vendor/composer/installed.json

    r3251810 r3252175  
    164164                "type": "git",
    165165                "url": "git@github.com:wpengine/np-url.git",
    166                 "reference": "4e4cc7b3039230c0921032676ff1f82ee4fe751d"
    167             },
    168             "dist": {
    169                 "type": "zip",
    170                 "url": "https://api.github.com/repos/wpengine/np-url/zipball/4e4cc7b3039230c0921032676ff1f82ee4fe751d",
    171                 "reference": "4e4cc7b3039230c0921032676ff1f82ee4fe751d",
     166                "reference": "9177dadfc07b986a0f710cc45d06050e428650d6"
     167            },
     168            "dist": {
     169                "type": "zip",
     170                "url": "https://api.github.com/repos/wpengine/np-url/zipball/9177dadfc07b986a0f710cc45d06050e428650d6",
     171                "reference": "9177dadfc07b986a0f710cc45d06050e428650d6",
    172172                "shasum": ""
    173173            },
     
    178178                "phpunit/phpunit": "^5.7||^6.0||^7.0||^10.0||^11.0"
    179179            },
    180             "time": "2025-03-05T16:06:29+00:00",
     180            "time": "2025-03-07T08:51:23+00:00",
    181181            "default-branch": true,
    182182            "type": "library",
  • nitropack/tags/1.17.9/nitropack-sdk/vendor/composer/installed.php

    r3251810 r3252175  
    4343            'pretty_version' => 'dev-master',
    4444            'version' => 'dev-master',
    45             'reference' => '4e4cc7b3039230c0921032676ff1f82ee4fe751d',
     45            'reference' => '9177dadfc07b986a0f710cc45d06050e428650d6',
    4646            'type' => 'library',
    4747            'install_path' => __DIR__ . '/../nitropack/url',
  • nitropack/tags/1.17.9/readme.txt

    r3251810 r3252175  
    55Tested up to: 6.7.2
    66Requires PHP: 5.6
    7 Stable tag: 1.17.8
     7Stable tag: 1.17.9
    88License: GNU General Public License, version 2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    278278
    279279== Changelog ==
     280= 1.17.9 =
     2812025-03-07
     282* Improvement: Remove unnecessary files
     283
    280284= 1.17.8 =
    281 2024-03-06
     2852025-03-06
    282286* Bug fix: Fix compatibility with php v5.6
    283287
    284288= 1.17.7 =
    285 2024-03-06
     2892025-03-06
    286290* Improvement: Refactor notifications & UI improvement
    287291* Improvement: Compatibility with GeoTargetingWP
  • nitropack/trunk/constants.php

    r3251810 r3252175  
    99}
    1010
    11 define('NITROPACK_VERSION', '1.17.8');
     11define('NITROPACK_VERSION', '1.17.9');
    1212define('NITROPACK_OPTION_GROUP', 'nitropack');
    1313define('NITROPACK_SLUG', 'nitropack');
  • nitropack/trunk/main.php

    r3251810 r3252175  
    44Plugin URI:   https://nitropack.io/platform/wordpress
    55Description:  Automatic optimization for site speed and Core Web Vitals. Use 35+ features, including Caching, image optimization, critical CSS, and Cloudflare CDN.
    6 Version:      1.17.8
     6Version:      1.17.9
    77Author:       NitroPack Inc.
    88Author URI:   https://nitropack.io/
  • nitropack/trunk/nitropack-sdk/vendor/composer/installed.json

    r3251810 r3252175  
    164164                "type": "git",
    165165                "url": "git@github.com:wpengine/np-url.git",
    166                 "reference": "4e4cc7b3039230c0921032676ff1f82ee4fe751d"
    167             },
    168             "dist": {
    169                 "type": "zip",
    170                 "url": "https://api.github.com/repos/wpengine/np-url/zipball/4e4cc7b3039230c0921032676ff1f82ee4fe751d",
    171                 "reference": "4e4cc7b3039230c0921032676ff1f82ee4fe751d",
     166                "reference": "9177dadfc07b986a0f710cc45d06050e428650d6"
     167            },
     168            "dist": {
     169                "type": "zip",
     170                "url": "https://api.github.com/repos/wpengine/np-url/zipball/9177dadfc07b986a0f710cc45d06050e428650d6",
     171                "reference": "9177dadfc07b986a0f710cc45d06050e428650d6",
    172172                "shasum": ""
    173173            },
     
    178178                "phpunit/phpunit": "^5.7||^6.0||^7.0||^10.0||^11.0"
    179179            },
    180             "time": "2025-03-05T16:06:29+00:00",
     180            "time": "2025-03-07T08:51:23+00:00",
    181181            "default-branch": true,
    182182            "type": "library",
  • nitropack/trunk/nitropack-sdk/vendor/composer/installed.php

    r3251810 r3252175  
    4343            'pretty_version' => 'dev-master',
    4444            'version' => 'dev-master',
    45             'reference' => '4e4cc7b3039230c0921032676ff1f82ee4fe751d',
     45            'reference' => '9177dadfc07b986a0f710cc45d06050e428650d6',
    4646            'type' => 'library',
    4747            'install_path' => __DIR__ . '/../nitropack/url',
  • nitropack/trunk/readme.txt

    r3251810 r3252175  
    55Tested up to: 6.7.2
    66Requires PHP: 5.6
    7 Stable tag: 1.17.8
     7Stable tag: 1.17.9
    88License: GNU General Public License, version 2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    278278
    279279== Changelog ==
     280= 1.17.9 =
     2812025-03-07
     282* Improvement: Remove unnecessary files
     283
    280284= 1.17.8 =
    281 2024-03-06
     2852025-03-06
    282286* Bug fix: Fix compatibility with php v5.6
    283287
    284288= 1.17.7 =
    285 2024-03-06
     2892025-03-06
    286290* Improvement: Refactor notifications & UI improvement
    287291* Improvement: Compatibility with GeoTargetingWP
Note: See TracChangeset for help on using the changeset viewer.