Changeset 3252175
- Timestamp:
- 03/07/2025 01:19:29 PM (13 months ago)
- Location:
- nitropack
- Files:
-
- 2 added
- 12 deleted
- 10 edited
- 1 copied
-
tags/1.17.9 (copied) (copied from nitropack/trunk)
-
tags/1.17.9/constants.php (modified) (1 diff)
-
tags/1.17.9/main.php (modified) (1 diff)
-
tags/1.17.9/nitropack-sdk/catalog-info.yaml (deleted)
-
tags/1.17.9/nitropack-sdk/mkdocs.yaml (deleted)
-
tags/1.17.9/nitropack-sdk/vendor/composer/installed.json (modified) (2 diffs)
-
tags/1.17.9/nitropack-sdk/vendor/composer/installed.php (modified) (1 diff)
-
tags/1.17.9/nitropack-sdk/vendor/nitropack/httpclient/catalog-info.yaml (deleted)
-
tags/1.17.9/nitropack-sdk/vendor/nitropack/httpclient/mkdocs.yaml (deleted)
-
tags/1.17.9/nitropack-sdk/vendor/nitropack/httpclient/sonar-project.properties (deleted)
-
tags/1.17.9/nitropack-sdk/vendor/nitropack/url/docs (added)
-
tags/1.17.9/nitropack-sdk/vendor/nitropack/url/sonar-project.properties (deleted)
-
tags/1.17.9/readme.txt (modified) (2 diffs)
-
trunk/constants.php (modified) (1 diff)
-
trunk/main.php (modified) (1 diff)
-
trunk/nitropack-sdk/catalog-info.yaml (deleted)
-
trunk/nitropack-sdk/mkdocs.yaml (deleted)
-
trunk/nitropack-sdk/vendor/composer/installed.json (modified) (2 diffs)
-
trunk/nitropack-sdk/vendor/composer/installed.php (modified) (1 diff)
-
trunk/nitropack-sdk/vendor/nitropack/httpclient/catalog-info.yaml (deleted)
-
trunk/nitropack-sdk/vendor/nitropack/httpclient/mkdocs.yaml (deleted)
-
trunk/nitropack-sdk/vendor/nitropack/httpclient/sonar-project.properties (deleted)
-
trunk/nitropack-sdk/vendor/nitropack/url/docs (added)
-
trunk/nitropack-sdk/vendor/nitropack/url/sonar-project.properties (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nitropack/tags/1.17.9/constants.php
r3251810 r3252175 9 9 } 10 10 11 define('NITROPACK_VERSION', '1.17. 8');11 define('NITROPACK_VERSION', '1.17.9'); 12 12 define('NITROPACK_OPTION_GROUP', 'nitropack'); 13 13 define('NITROPACK_SLUG', 'nitropack'); -
nitropack/tags/1.17.9/main.php
r3251810 r3252175 4 4 Plugin URI: https://nitropack.io/platform/wordpress 5 5 Description: 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. 86 Version: 1.17.9 7 7 Author: NitroPack Inc. 8 8 Author URI: https://nitropack.io/ -
nitropack/tags/1.17.9/nitropack-sdk/vendor/composer/installed.json
r3251810 r3252175 164 164 "type": "git", 165 165 "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", 172 172 "shasum": "" 173 173 }, … … 178 178 "phpunit/phpunit": "^5.7||^6.0||^7.0||^10.0||^11.0" 179 179 }, 180 "time": "2025-03-0 5T16:06:29+00:00",180 "time": "2025-03-07T08:51:23+00:00", 181 181 "default-branch": true, 182 182 "type": "library", -
nitropack/tags/1.17.9/nitropack-sdk/vendor/composer/installed.php
r3251810 r3252175 43 43 'pretty_version' => 'dev-master', 44 44 'version' => 'dev-master', 45 'reference' => ' 4e4cc7b3039230c0921032676ff1f82ee4fe751d',45 'reference' => '9177dadfc07b986a0f710cc45d06050e428650d6', 46 46 'type' => 'library', 47 47 'install_path' => __DIR__ . '/../nitropack/url', -
nitropack/tags/1.17.9/readme.txt
r3251810 r3252175 5 5 Tested up to: 6.7.2 6 6 Requires PHP: 5.6 7 Stable tag: 1.17. 87 Stable tag: 1.17.9 8 8 License: GNU General Public License, version 2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 278 278 279 279 == Changelog == 280 = 1.17.9 = 281 2025-03-07 282 * Improvement: Remove unnecessary files 283 280 284 = 1.17.8 = 281 202 4-03-06285 2025-03-06 282 286 * Bug fix: Fix compatibility with php v5.6 283 287 284 288 = 1.17.7 = 285 202 4-03-06289 2025-03-06 286 290 * Improvement: Refactor notifications & UI improvement 287 291 * Improvement: Compatibility with GeoTargetingWP -
nitropack/trunk/constants.php
r3251810 r3252175 9 9 } 10 10 11 define('NITROPACK_VERSION', '1.17. 8');11 define('NITROPACK_VERSION', '1.17.9'); 12 12 define('NITROPACK_OPTION_GROUP', 'nitropack'); 13 13 define('NITROPACK_SLUG', 'nitropack'); -
nitropack/trunk/main.php
r3251810 r3252175 4 4 Plugin URI: https://nitropack.io/platform/wordpress 5 5 Description: 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. 86 Version: 1.17.9 7 7 Author: NitroPack Inc. 8 8 Author URI: https://nitropack.io/ -
nitropack/trunk/nitropack-sdk/vendor/composer/installed.json
r3251810 r3252175 164 164 "type": "git", 165 165 "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", 172 172 "shasum": "" 173 173 }, … … 178 178 "phpunit/phpunit": "^5.7||^6.0||^7.0||^10.0||^11.0" 179 179 }, 180 "time": "2025-03-0 5T16:06:29+00:00",180 "time": "2025-03-07T08:51:23+00:00", 181 181 "default-branch": true, 182 182 "type": "library", -
nitropack/trunk/nitropack-sdk/vendor/composer/installed.php
r3251810 r3252175 43 43 'pretty_version' => 'dev-master', 44 44 'version' => 'dev-master', 45 'reference' => ' 4e4cc7b3039230c0921032676ff1f82ee4fe751d',45 'reference' => '9177dadfc07b986a0f710cc45d06050e428650d6', 46 46 'type' => 'library', 47 47 'install_path' => __DIR__ . '/../nitropack/url', -
nitropack/trunk/readme.txt
r3251810 r3252175 5 5 Tested up to: 6.7.2 6 6 Requires PHP: 5.6 7 Stable tag: 1.17. 87 Stable tag: 1.17.9 8 8 License: GNU General Public License, version 2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 278 278 279 279 == Changelog == 280 = 1.17.9 = 281 2025-03-07 282 * Improvement: Remove unnecessary files 283 280 284 = 1.17.8 = 281 202 4-03-06285 2025-03-06 282 286 * Bug fix: Fix compatibility with php v5.6 283 287 284 288 = 1.17.7 = 285 202 4-03-06289 2025-03-06 286 290 * Improvement: Refactor notifications & UI improvement 287 291 * Improvement: Compatibility with GeoTargetingWP
Note: See TracChangeset
for help on using the changeset viewer.