diff --git a/projects/js-packages/critical-css-gen/CHANGELOG.md b/projects/js-packages/critical-css-gen/CHANGELOG.md index 9c3b8994ca001..69a30d3373e31 100644 --- a/projects/js-packages/critical-css-gen/CHANGELOG.md +++ b/projects/js-packages/critical-css-gen/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.2] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + +### Changed +- Updated package dependencies. [#39733] + ## [1.0.1] - 2024-10-10 ### Changed - Updated package dependencies. [#39670] @@ -26,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial version. [#38429] +[1.0.2]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v0.1.0...v1.0.0 diff --git a/projects/js-packages/critical-css-gen/changelog/renovate-express-4.x b/projects/js-packages/critical-css-gen/changelog/renovate-express-4.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/critical-css-gen/changelog/renovate-express-4.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/critical-css-gen/changelog/restore-jp_test_coverage b/projects/js-packages/critical-css-gen/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/js-packages/critical-css-gen/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/js-packages/critical-css-gen/changelog/update-switch-to-raw-coverage-files b/projects/js-packages/critical-css-gen/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/js-packages/critical-css-gen/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/js-packages/critical-css-gen/package.json b/projects/js-packages/critical-css-gen/package.json index 72cabb41887c6..3c661e66c9078 100644 --- a/projects/js-packages/critical-css-gen/package.json +++ b/projects/js-packages/critical-css-gen/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@automattic/jetpack-critical-css-gen", - "version": "1.0.1", + "version": "1.0.2", "description": "A flexible Critical CSS Generator that supports multiple URLs and viewports, with both server-side and client-side generation capabilities.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/critical-css-gen/#readme", "bugs": { diff --git a/projects/js-packages/image-guide/CHANGELOG.md b/projects/js-packages/image-guide/CHANGELOG.md index cacdd26efb348..31d5a5e5bf641 100644 --- a/projects/js-packages/image-guide/CHANGELOG.md +++ b/projects/js-packages/image-guide/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.13] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + +### Changed +- Updated package dependencies. [#39898] +- Updated package dependencies. [#39910] + ## [0.5.12] - 2024-09-25 ### Security - Security: Fix XSS vulnerability. [#39507] @@ -128,6 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Minor package.json change - removing private entry. +[0.5.13]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.12...v0.5.13 [0.5.12]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.11...v0.5.12 [0.5.11]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.10...v0.5.11 [0.5.10]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.9...v0.5.10 diff --git a/projects/js-packages/image-guide/changelog/renovate-eslint-packages b/projects/js-packages/image-guide/changelog/renovate-eslint-packages deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-eslint-packages +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/renovate-postcss-8.x b/projects/js-packages/image-guide/changelog/renovate-postcss-8.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-postcss-8.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/restore-jp_test_coverage b/projects/js-packages/image-guide/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/js-packages/image-guide/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/js-packages/image-guide/changelog/update-switch-to-raw-coverage-files b/projects/js-packages/image-guide/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/js-packages/image-guide/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/js-packages/image-guide/package.json b/projects/js-packages/image-guide/package.json index e19859e604425..4510557fce078 100644 --- a/projects/js-packages/image-guide/package.json +++ b/projects/js-packages/image-guide/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-image-guide", - "version": "0.5.12", + "version": "0.5.13", "description": "Go through the dom to analyze image size on screen vs actual file size.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/image-guide/#readme", "type": "module", diff --git a/projects/js-packages/react-data-sync-client/CHANGELOG.md b/projects/js-packages/react-data-sync-client/CHANGELOG.md index ea2a9bf9d2bd7..6e72682276c41 100644 --- a/projects/js-packages/react-data-sync-client/CHANGELOG.md +++ b/projects/js-packages/react-data-sync-client/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.6] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + ## [0.1.5] - 2024-09-25 ### Changed - Internal updates. @@ -51,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Added default param for callbacks to prevent crashes when none provided [#34910] +[0.1.6]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.2...v0.1.3 diff --git a/projects/js-packages/react-data-sync-client/changelog/restore-jp_test_coverage b/projects/js-packages/react-data-sync-client/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/js-packages/react-data-sync-client/changelog/update-switch-to-raw-coverage-files b/projects/js-packages/react-data-sync-client/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/js-packages/react-data-sync-client/package.json b/projects/js-packages/react-data-sync-client/package.json index 8cdb231412bed..0128397455995 100644 --- a/projects/js-packages/react-data-sync-client/package.json +++ b/projects/js-packages/react-data-sync-client/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-react-data-sync-client", - "version": "0.1.5", + "version": "0.1.6", "description": "DataSync client for React", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/react-data-sync-client/#readme", "bugs": { diff --git a/projects/packages/plugin-deactivation/CHANGELOG.md b/projects/packages/plugin-deactivation/CHANGELOG.md index dd13dcbaa7f01..fa26ad533ac16 100644 --- a/projects/packages/plugin-deactivation/CHANGELOG.md +++ b/projects/packages/plugin-deactivation/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.4] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + ## [0.2.3] - 2024-10-29 ### Changed - Only include `wp-polyfill` as a script dependency when needed. [#39629] @@ -56,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added package to intercept plugin deactivation [#27081] +[0.2.4]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.3...v0.2.4 [0.2.3]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.0...v0.2.1 diff --git a/projects/packages/plugin-deactivation/changelog/restore-jp_test_coverage b/projects/packages/plugin-deactivation/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/packages/plugin-deactivation/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/packages/plugin-deactivation/changelog/update-switch-to-raw-coverage-files b/projects/packages/plugin-deactivation/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/packages/plugin-deactivation/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/packages/plugin-deactivation/package.json b/projects/packages/plugin-deactivation/package.json index cb62568d877a5..2b3266b6de4d2 100644 --- a/projects/packages/plugin-deactivation/package.json +++ b/projects/packages/plugin-deactivation/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-plugin-deactivation", - "version": "0.2.3", + "version": "0.2.4", "description": "Intercept plugin deactivation with a dialog", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plugin-deactivation/#readme", "bugs": { diff --git a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php index ce878beb09376..bcab14c430069 100644 --- a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php +++ b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php @@ -21,7 +21,7 @@ class Deactivation_Handler { * * @var string */ - const PACKAGE_VERSION = '0.2.3'; + const PACKAGE_VERSION = '0.2.4'; /** * Slug of the plugin to intercept deactivation for. diff --git a/projects/packages/schema/CHANGELOG.md b/projects/packages/schema/CHANGELOG.md index defae9cddcacf..b5fbb1caf9579 100644 --- a/projects/packages/schema/CHANGELOG.md +++ b/projects/packages/schema/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.3] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + ## [0.1.2] - 2024-10-10 ### Fixed - Fix missing types in phpdoc comments. [#39648] @@ -20,5 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated package dependencies. [#39004] +[0.1.3]: https://github.com/Automattic/jetpack-schema/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-schema/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-schema/compare/v0.1.0...v0.1.1 diff --git a/projects/packages/schema/changelog/restore-jp_test_coverage b/projects/packages/schema/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/packages/schema/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/packages/schema/changelog/update-switch-to-raw-coverage-files b/projects/packages/schema/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/packages/schema/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/packages/schema/src/class-schema.php b/projects/packages/schema/src/class-schema.php index fecdc28d8e3b6..af5bf1eeb9082 100644 --- a/projects/packages/schema/src/class-schema.php +++ b/projects/packages/schema/src/class-schema.php @@ -65,7 +65,7 @@ * $parsed_data = $my_schema->parse($input_data); */ class Schema { - const PACKAGE_VERSION = '0.1.2'; + const PACKAGE_VERSION = '0.1.3'; public static function as_string() { return new Schema_Parser( new Type_String() ); diff --git a/projects/packages/wp-js-data-sync/CHANGELOG.md b/projects/packages/wp-js-data-sync/CHANGELOG.md index ba6099b9696ea..59c95db590acd 100644 --- a/projects/packages/wp-js-data-sync/CHANGELOG.md +++ b/projects/packages/wp-js-data-sync/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.2] - 2024-11-04 +### Added +- Enable test coverage. [#39961] + ## [0.5.1] - 2024-10-10 ### Fixed - Fix missing types in phpdoc comments. [#39648] @@ -89,6 +93,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Jetpack Boost: Fix assoc_array schema validation. [#29611] +[0.5.2]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.5.1...v0.5.2 [0.5.1]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.5...v0.5.0 [0.4.5]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.4...v0.4.5 diff --git a/projects/packages/wp-js-data-sync/changelog/restore-jp_test_coverage b/projects/packages/wp-js-data-sync/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/packages/wp-js-data-sync/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/packages/wp-js-data-sync/changelog/update-switch-to-raw-coverage-files b/projects/packages/wp-js-data-sync/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/packages/wp-js-data-sync/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/packages/wp-js-data-sync/package.json b/projects/packages/wp-js-data-sync/package.json index 5f3db9c984cf1..c9811d3a6cc0d 100644 --- a/projects/packages/wp-js-data-sync/package.json +++ b/projects/packages/wp-js-data-sync/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-wp-js-data-sync", - "version": "0.5.1", + "version": "0.5.2", "description": "A package to setup REST API and script localization to pass data to a JavaScript client.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wp-js-data-sync/#readme", "bugs": { diff --git a/projects/packages/wp-js-data-sync/src/class-data-sync.php b/projects/packages/wp-js-data-sync/src/class-data-sync.php index 4171488575847..eee37fe826c90 100644 --- a/projects/packages/wp-js-data-sync/src/class-data-sync.php +++ b/projects/packages/wp-js-data-sync/src/class-data-sync.php @@ -70,7 +70,7 @@ final class Data_Sync { - const PACKAGE_VERSION = '0.5.1'; + const PACKAGE_VERSION = '0.5.2'; /** * @var Registry diff --git a/projects/plugins/boost/CHANGELOG.md b/projects/plugins/boost/CHANGELOG.md index 3069300457b16..7c624122cdbcd 100644 --- a/projects/plugins/boost/CHANGELOG.md +++ b/projects/plugins/boost/CHANGELOG.md @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.6.0-beta] - 2024-11-04 +### Added +- Cornerstone Pages: Added feature to allow selecting important pages. [#39863] + +### Changed +- Critical CSS: Improve logic that generates URLs for critical CSS generation. [#39862] +- Page Speed: Update speed scores to be based on first cornerstone page. [#39863] +- General: Improve compatibility with WordPress 6.7. [#39877] [#39786] +- General: Update badges used to show state of features. [#40031] + +### Removed +- Image Guide: Remove URL parameter based override. [#39874] + +### Fixed +- Page Speed: Fix typo in Overall Score tooltip. [#39974] +- Performance History: Fixed tooltip behavior. [#39879] + ## [3.5.2] - 2024-10-15 ### Changed - Deferred JS: Exclude all scripts produced by a shortcode. [#39616] @@ -524,6 +541,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First public alpha release +[3.6.0-beta]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.2...3.6.0-beta [3.5.2]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.1...3.5.2 [3.5.1]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.0...3.5.1 [3.5.0]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.9...3.5.0 diff --git a/projects/plugins/boost/app/lib/critical-css/source-providers/Source_Providers.php b/projects/plugins/boost/app/lib/critical-css/source-providers/Source_Providers.php index 2bed79fb816ef..744f6610aff2e 100644 --- a/projects/plugins/boost/app/lib/critical-css/source-providers/Source_Providers.php +++ b/projects/plugins/boost/app/lib/critical-css/source-providers/Source_Providers.php @@ -174,7 +174,7 @@ public function get_provider_sources( $context_posts = array() ) { * Filters the list of Critical CSS source providers. * * @param array $sources The list of Critical CSS source providers. - * @since $$next-version$$ + * @since 3.6.0 */ return apply_filters( 'jetpack_boost_critical_css_providers', $sources ); } diff --git a/projects/plugins/boost/changelog/add-cornerstone-pages b/projects/plugins/boost/changelog/add-cornerstone-pages deleted file mode 100644 index 913df505d02d2..0000000000000 --- a/projects/plugins/boost/changelog/add-cornerstone-pages +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Cornerstone Pages: Added cornerstone pages functionality diff --git a/projects/plugins/boost/changelog/add-cornerstone-pages-endpoint b/projects/plugins/boost/changelog/add-cornerstone-pages-endpoint deleted file mode 100644 index 1db17f70231d1..0000000000000 --- a/projects/plugins/boost/changelog/add-cornerstone-pages-endpoint +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Change for an unreleased feature - - diff --git a/projects/plugins/boost/changelog/add-cornerstone-pages-ui b/projects/plugins/boost/changelog/add-cornerstone-pages-ui deleted file mode 100644 index 44b1e37a53478..0000000000000 --- a/projects/plugins/boost/changelog/add-cornerstone-pages-ui +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Add UI for Cornerstone pages. - - diff --git a/projects/plugins/boost/changelog/add-cornerstone-tracks b/projects/plugins/boost/changelog/add-cornerstone-tracks deleted file mode 100644 index b174272203a5d..0000000000000 --- a/projects/plugins/boost/changelog/add-cornerstone-tracks +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Added tracks to an unreleased feature - - diff --git a/projects/plugins/boost/changelog/add-dependency-extraction-auto-polyfill b/projects/plugins/boost/changelog/add-dependency-extraction-auto-polyfill deleted file mode 100644 index f4cd286e166af..0000000000000 --- a/projects/plugins/boost/changelog/add-dependency-extraction-auto-polyfill +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Only include `wp-polyfill` as a script dependency when needed. diff --git a/projects/plugins/boost/changelog/add-phpunit-coverage-configs b/projects/plugins/boost/changelog/add-phpunit-coverage-configs deleted file mode 100644 index 714f2593c8f4b..0000000000000 --- a/projects/plugins/boost/changelog/add-phpunit-coverage-configs +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Add missing files/dirs to phpunit coverage config. - - diff --git a/projects/plugins/boost/changelog/backport-3.5.2-changes b/projects/plugins/boost/changelog/backport-3.5.2-changes deleted file mode 100644 index 2dfedd8b13b1f..0000000000000 --- a/projects/plugins/boost/changelog/backport-3.5.2-changes +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Backport changes from 3.5.2 release. - - diff --git a/projects/plugins/boost/changelog/fix-boost-score-history-tooltip b/projects/plugins/boost/changelog/fix-boost-score-history-tooltip deleted file mode 100644 index 96f186bd9f3a4..0000000000000 --- a/projects/plugins/boost/changelog/fix-boost-score-history-tooltip +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Performance History: Fixed tooltip behavior diff --git a/projects/plugins/boost/changelog/fix-boost-typo b/projects/plugins/boost/changelog/fix-boost-typo deleted file mode 100644 index b26f4db1ed323..0000000000000 --- a/projects/plugins/boost/changelog/fix-boost-typo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -UI: fix typo in Overall Score tooltip diff --git a/projects/plugins/boost/changelog/fix-ccss-cornerstone-provider-priority b/projects/plugins/boost/changelog/fix-ccss-cornerstone-provider-priority deleted file mode 100644 index b556e34ff7d54..0000000000000 --- a/projects/plugins/boost/changelog/fix-ccss-cornerstone-provider-priority +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Change to an unreleased feature - - diff --git a/projects/plugins/boost/changelog/fix-sync-filter-null-array b/projects/plugins/boost/changelog/fix-sync-filter-null-array deleted file mode 100644 index 3f56c90b3a7bf..0000000000000 --- a/projects/plugins/boost/changelog/fix-sync-filter-null-array +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Sync: update filter parameter to avoid conflicts with other plugins. - - diff --git a/projects/plugins/boost/changelog/prerelease b/projects/plugins/boost/changelog/prerelease deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/prerelease +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/remove-image-guide-override b/projects/plugins/boost/changelog/remove-image-guide-override deleted file mode 100644 index 35c10bab98c1a..0000000000000 --- a/projects/plugins/boost/changelog/remove-image-guide-override +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: removed - -Image Guide: Remove URL parameter based override. diff --git a/projects/plugins/boost/changelog/remove-setup-prompt b/projects/plugins/boost/changelog/remove-setup-prompt deleted file mode 100644 index efe8af0a118e6..0000000000000 --- a/projects/plugins/boost/changelog/remove-setup-prompt +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Removed unused code - - diff --git a/projects/plugins/boost/changelog/renovate-postcss-8.x b/projects/plugins/boost/changelog/renovate-postcss-8.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-postcss-8.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/restore-jp_test_coverage b/projects/plugins/boost/changelog/restore-jp_test_coverage deleted file mode 100644 index 7bb19dc79dd19..0000000000000 --- a/projects/plugins/boost/changelog/restore-jp_test_coverage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable test coverage. diff --git a/projects/plugins/boost/changelog/restore-jp_test_coverage#2 b/projects/plugins/boost/changelog/restore-jp_test_coverage#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/restore-jp_test_coverage#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-base-control-bottom-margin-style-deprecation b/projects/plugins/boost/changelog/update-base-control-bottom-margin-style-deprecation deleted file mode 100644 index b15eec1ee9e9a..0000000000000 --- a/projects/plugins/boost/changelog/update-base-control-bottom-margin-style-deprecation +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Components: Add __nextHasNoMarginBottom to BaseControl-based components, preventing deprecation notices. diff --git a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-clarify-upgrade-text b/projects/plugins/boost/changelog/update-boost-cornerstone-pages-clarify-upgrade-text deleted file mode 100644 index e2c203d72b6eb..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-clarify-upgrade-text +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update for unreleased feature. - - diff --git a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-slashes b/projects/plugins/boost/changelog/update-boost-cornerstone-pages-slashes deleted file mode 100644 index c4494db9559b9..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-slashes +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Don't store trailing slashes for foundation pages. - - diff --git a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-suggest-regenerate-list-updated b/projects/plugins/boost/changelog/update-boost-cornerstone-pages-suggest-regenerate-list-updated deleted file mode 100644 index 7814c821b1c47..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-cornerstone-pages-suggest-regenerate-list-updated +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Add a notice prompting critical css regen after updating cornerstone pages list. - - diff --git a/projects/plugins/boost/changelog/update-boost-indicate-cornerstone-page-in-wp-post-listing b/projects/plugins/boost/changelog/update-boost-indicate-cornerstone-page-in-wp-post-listing deleted file mode 100644 index 2e1af5304ae37..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-indicate-cornerstone-page-in-wp-post-listing +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Add "Cornerstone Page" indication next to pages in WPs page listing screen. - - diff --git a/projects/plugins/boost/changelog/update-boost-prompt-critical-css-regen-after-updating-cornerstone-page b/projects/plugins/boost/changelog/update-boost-prompt-critical-css-regen-after-updating-cornerstone-page deleted file mode 100644 index 67e9b4a03ad46..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-prompt-critical-css-regen-after-updating-cornerstone-page +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Add notice to prompt user to do critical css regeneration when they update a cornerstone page. - - diff --git a/projects/plugins/boost/changelog/update-boost-refine-experimental-upgraded-pills b/projects/plugins/boost/changelog/update-boost-refine-experimental-upgraded-pills deleted file mode 100644 index 336d8539e942c..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-refine-experimental-upgraded-pills +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -UI: Update badges used to show state of features. diff --git a/projects/plugins/boost/changelog/update-boost-regen-cloud-css-on-cornerstone-list-update b/projects/plugins/boost/changelog/update-boost-regen-cloud-css-on-cornerstone-list-update deleted file mode 100644 index 1d0b735379631..0000000000000 --- a/projects/plugins/boost/changelog/update-boost-regen-cloud-css-on-cornerstone-list-update +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Regenerate critical css when updating foundation pages list. - - diff --git a/projects/plugins/boost/changelog/update-ccss-core-providers b/projects/plugins/boost/changelog/update-ccss-core-providers deleted file mode 100644 index 527e9511c0c8b..0000000000000 --- a/projects/plugins/boost/changelog/update-ccss-core-providers +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Critical CSS: Make the list of critical CSS URLs more efficient. diff --git a/projects/plugins/boost/changelog/update-cornerstone-pages-default-value b/projects/plugins/boost/changelog/update-cornerstone-pages-default-value deleted file mode 100644 index b556e34ff7d54..0000000000000 --- a/projects/plugins/boost/changelog/update-cornerstone-pages-default-value +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Change to an unreleased feature - - diff --git a/projects/plugins/boost/changelog/update-cornerstone-premium-check b/projects/plugins/boost/changelog/update-cornerstone-premium-check deleted file mode 100644 index b556e34ff7d54..0000000000000 --- a/projects/plugins/boost/changelog/update-cornerstone-premium-check +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Change to an unreleased feature - - diff --git a/projects/plugins/boost/changelog/update-switch-to-raw-coverage-files b/projects/plugins/boost/changelog/update-switch-to-raw-coverage-files deleted file mode 100644 index bfd48f31ebc60..0000000000000 --- a/projects/plugins/boost/changelog/update-switch-to-raw-coverage-files +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Generate raw phpunit and/or jest coverage data instead of clover. - - diff --git a/projects/plugins/boost/changelog/update-tested-to-6-7 b/projects/plugins/boost/changelog/update-tested-to-6-7 deleted file mode 100644 index 9c1d5b4fabb5f..0000000000000 --- a/projects/plugins/boost/changelog/update-tested-to-6-7 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -General: indicate compatibility with the upcoming version of WordPress - 6.7. diff --git a/projects/plugins/boost/composer.json b/projects/plugins/boost/composer.json index c82e910686b44..66e5c48f4c32b 100644 --- a/projects/plugins/boost/composer.json +++ b/projects/plugins/boost/composer.json @@ -3,7 +3,7 @@ "description": "Boost your WordPress site's performance, from the creators of Jetpack", "type": "library", "license": "GPL-2.0-or-later", - "version": "3.5.2", + "version": "3.6.0-beta", "authors": [ { "name": "Automattic, Inc.", @@ -81,7 +81,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥3_5_2", + "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥3_6_0_beta", "allow-plugins": { "roots/wordpress-core-installer": true, "automattic/jetpack-autoloader": true, diff --git a/projects/plugins/boost/composer.lock b/projects/plugins/boost/composer.lock index 9514216a87f00..55f07c165224a 100644 --- a/projects/plugins/boost/composer.lock +++ b/projects/plugins/boost/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aa37384bded5cf285343140269233ca2", + "content-hash": "63417c6fcd57c38d7aabdd6748a48976", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", diff --git a/projects/plugins/boost/jetpack-boost.php b/projects/plugins/boost/jetpack-boost.php index 72e55cbb4abbc..0672697c462fa 100644 --- a/projects/plugins/boost/jetpack-boost.php +++ b/projects/plugins/boost/jetpack-boost.php @@ -9,7 +9,7 @@ * Plugin Name: Jetpack Boost * Plugin URI: https://jetpack.com/boost * Description: Boost your WordPress site's performance, from the creators of Jetpack - * Version: 3.5.2 + * Version: 3.6.0-beta * Author: Automattic - Jetpack Site Speed team * Author URI: https://jetpack.com/boost/ * License: GPL-2.0+ @@ -29,7 +29,7 @@ die; } -define( 'JETPACK_BOOST_VERSION', '3.5.2' ); +define( 'JETPACK_BOOST_VERSION', '3.6.0-beta' ); define( 'JETPACK_BOOST_SLUG', 'jetpack-boost' ); if ( ! defined( 'JETPACK_BOOST_CLIENT_NAME' ) ) { diff --git a/projects/plugins/boost/package.json b/projects/plugins/boost/package.json index 72227b3163607..476cfd339ca5a 100644 --- a/projects/plugins/boost/package.json +++ b/projects/plugins/boost/package.json @@ -1,6 +1,6 @@ { "name": "jetpack-boost", - "version": "3.5.2", + "version": "3.6.0-beta", "description": "Boost your WordPress site's performance, from the creators of Jetpack", "directories": { "test": "tests" diff --git a/projects/plugins/boost/readme.txt b/projects/plugins/boost/readme.txt index fde356fc07b00..b672732e8f454 100644 --- a/projects/plugins/boost/readme.txt +++ b/projects/plugins/boost/readme.txt @@ -183,15 +183,22 @@ If you run into compatibility issues, please do let us know. You can drop us a l 2. Jetpack Boost Speed Improvement == Changelog == -### 3.5.2 - 2024-10-15 +### 3.6.0-beta - 2024-11-04 +#### Added +- Cornerstone Pages: Added feature to allow selecting important pages. + #### Changed -- Deferred JS: Exclude all scripts produced by a shortcode. -- General: Sync Boost's Getting Started page with My Jetpack's version. -- General: Update minimum required WordPress version to 6.5 in main plugin file. Previous release only changed plugin readme. +- Critical CSS: Improve logic that generates URLs for critical CSS generation. +- Page Speed: Update speed scores to be based on first cornerstone page. +- General: Improve compatibility with WordPress 6.7. +- General: Update badges used to show state of features. + +#### Removed +- Image Guide: Remove URL parameter based override. #### Fixed -- Image CDN: URL encode image path parts for RSS feed compatibility -- Image Guide: Improve check for Jetpack Image CDN URLs +- Page Speed: Fix typo in Overall Score tooltip. +- Performance History: Fixed tooltip behavior. --------