From 9f758a3ce63b75293d34fc13270e13325acecc45 Mon Sep 17 00:00:00 2001 From: Peter Petrov Date: Tue, 17 Jan 2023 13:08:02 +0200 Subject: [PATCH] Prepare for 1.7.0 --- projects/js-packages/image-guide/CHANGELOG.md | 8 ++++++++ .../changelog/fix-eslint-test-failure | 4 ---- .../changelog/fix-image-guide-prepare | 4 ---- .../changelog/remove-image-guide-prefix | 5 ----- projects/js-packages/image-guide/package.json | 2 +- .../packages/plugin-deactivation/CHANGELOG.md | 8 ++++++++ .../renovate-yoast-phpunit-polyfills-1.x | 4 ---- .../update-build-action-version-handling | 4 ---- .../changelog/update-plugin-deactivate-fix | 4 ---- .../packages/plugin-deactivation/package.json | 2 +- .../src/class-deactivation-handler.php | 2 +- projects/plugins/boost/CHANGELOG.md | 15 ++++++++++++++ .../add-e2e-tiled-gallery-block-test | 4 ---- .../plugins/boost/changelog/add-error-tracks | 4 ---- .../boost/changelog/add-image-guide-package | 5 ----- .../boost/changelog/add-image-guide-tracks | 4 ---- .../boost/changelog/add-license-key-selector | 5 ----- .../add-promoted-posts-post-publish-panel | 5 ----- .../boost/changelog/add-shared-get-blog-id | 5 ----- .../add-status-private-coming-soon-site | 5 ----- .../add-sync-request-full-response-logging | 5 ----- projects/plugins/boost/changelog/add-tracks | 4 ---- ...-add-admin-notify-bubble-on-cloud-css-fail | 4 ---- .../boost/changelog/boost-enable-image-guide | 4 ---- .../boost/changelog/boost-fix-ig-ff-position | 5 ----- .../boost-fix-image-guide-containers | 5 ----- .../changelog/boost-fix-image-guide-overflow | 5 ----- .../changelog/boost-ignore-analytics-failures | 4 ---- ...change-config-dismissed-modals-option-name | 4 ---- .../changelog/boost-update-image-guide-alpha2 | 5 ----- .../changelog/boost-update-image-guide-beta | 4 ---- ...ge-guide-tooltip-link-use-jetpack-redirect | 4 ---- ...lugin-activate-redirect-to-boost-dashboard | 4 ---- .../boost/changelog/changelogger-merge | 5 ----- .../plugins/boost/changelog/fix-boost-e2e | 5 ----- .../changelog/fix-boost-regenerate-notice | 4 ---- .../fix-e2e-boost-disable-faling-tests | 4 ---- .../boost/changelog/fix-image-guide-1x | 4 ---- .../changelog/fix-image-guide-gate-leftovers | 5 ----- .../boost/changelog/fix-regenerate-notice | 4 ---- projects/plugins/boost/changelog/fix-safari | 4 ---- .../changelog/fix-woo-deprecation-warnings | 4 ---- .../image-guide-tooltip-link-presentation | 4 ---- ...e-chat-on-purchase-success-page-wpcom-only | 4 ---- ...ing-image-guide-from-refreshing-page-speed | 4 ---- .../renovate-automattic-wordbless-0.x | 4 ---- .../boost/changelog/renovate-babel-monorepo | 4 ---- .../boost/changelog/renovate-babel-monorepo#2 | 4 ---- .../changelog/renovate-composer-composer-2.x | 5 ----- .../changelog/renovate-lock-file-maintenance | 4 ---- .../renovate-lock-file-maintenance#2 | 4 ---- .../boost/changelog/renovate-postcss-8.x | 4 ---- .../boost/changelog/renovate-postcss-8.x#2 | 4 ---- .../changelog/renovate-wordpress-monorepo | 4 ---- .../renovate-yoast-phpunit-polyfills-1.x | 4 ---- .../changelog/update-blaze-package-todos | 5 ----- ...ate-boost-allow-running-page-speed-locally | 4 ---- .../update-boost-image-guide-cleanup | 5 ----- .../changelog/update-boost-version-1.7.0 | 4 ---- .../changelog/update-boost-version-1.7.0#2 | 5 ----- .../update-build-action-version-handling | 4 ---- .../update-connection-error-notice-redesign | 4 ---- .../update-connection-error-notice-redesign#2 | 4 ---- .../update-connection-error-notice-redesign#3 | 5 ----- .../changelog/update-getting-started-tests | 4 ---- .../changelog/update-init-with-config-package | 5 ----- .../update-jetpack-boost-shield-site-urls | 4 ---- ...update-my-jetpack-remove-videopress-hybrid | 5 ----- .../update-my-jetpack-show-while-disconnected | 5 ----- .../boost/changelog/update-plugin-version | 5 ----- projects/plugins/boost/changelog/update-wpcs | 5 ----- .../boost/changelog/update-wpcs-pre-phpcbf | 5 ----- .../boost/changelog/update-wpcs-pre-phpcbf-2 | 5 ----- projects/plugins/boost/composer.json | 4 ++-- projects/plugins/boost/composer.lock | 2 +- projects/plugins/boost/jetpack-boost.php | 4 ++-- projects/plugins/boost/package.json | 2 +- projects/plugins/boost/readme.txt | 20 +++++++++---------- 78 files changed, 50 insertions(+), 313 deletions(-) delete mode 100644 projects/js-packages/image-guide/changelog/fix-eslint-test-failure delete mode 100644 projects/js-packages/image-guide/changelog/fix-image-guide-prepare delete mode 100644 projects/js-packages/image-guide/changelog/remove-image-guide-prefix delete mode 100644 projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x delete mode 100644 projects/packages/plugin-deactivation/changelog/update-build-action-version-handling delete mode 100644 projects/packages/plugin-deactivation/changelog/update-plugin-deactivate-fix delete mode 100644 projects/plugins/boost/changelog/add-e2e-tiled-gallery-block-test delete mode 100644 projects/plugins/boost/changelog/add-error-tracks delete mode 100644 projects/plugins/boost/changelog/add-image-guide-package delete mode 100644 projects/plugins/boost/changelog/add-image-guide-tracks delete mode 100644 projects/plugins/boost/changelog/add-license-key-selector delete mode 100644 projects/plugins/boost/changelog/add-promoted-posts-post-publish-panel delete mode 100644 projects/plugins/boost/changelog/add-shared-get-blog-id delete mode 100644 projects/plugins/boost/changelog/add-status-private-coming-soon-site delete mode 100644 projects/plugins/boost/changelog/add-sync-request-full-response-logging delete mode 100644 projects/plugins/boost/changelog/add-tracks delete mode 100644 projects/plugins/boost/changelog/boost-add-admin-notify-bubble-on-cloud-css-fail delete mode 100644 projects/plugins/boost/changelog/boost-enable-image-guide delete mode 100644 projects/plugins/boost/changelog/boost-fix-ig-ff-position delete mode 100644 projects/plugins/boost/changelog/boost-fix-image-guide-containers delete mode 100644 projects/plugins/boost/changelog/boost-fix-image-guide-overflow delete mode 100644 projects/plugins/boost/changelog/boost-ignore-analytics-failures delete mode 100644 projects/plugins/boost/changelog/boost-update-change-config-dismissed-modals-option-name delete mode 100644 projects/plugins/boost/changelog/boost-update-image-guide-alpha2 delete mode 100644 projects/plugins/boost/changelog/boost-update-image-guide-beta delete mode 100644 projects/plugins/boost/changelog/boost-update-image-guide-tooltip-link-use-jetpack-redirect delete mode 100644 projects/plugins/boost/changelog/boost-update-plugin-activate-redirect-to-boost-dashboard delete mode 100644 projects/plugins/boost/changelog/changelogger-merge delete mode 100644 projects/plugins/boost/changelog/fix-boost-e2e delete mode 100644 projects/plugins/boost/changelog/fix-boost-regenerate-notice delete mode 100644 projects/plugins/boost/changelog/fix-e2e-boost-disable-faling-tests delete mode 100644 projects/plugins/boost/changelog/fix-image-guide-1x delete mode 100644 projects/plugins/boost/changelog/fix-image-guide-gate-leftovers delete mode 100644 projects/plugins/boost/changelog/fix-regenerate-notice delete mode 100644 projects/plugins/boost/changelog/fix-safari delete mode 100644 projects/plugins/boost/changelog/fix-woo-deprecation-warnings delete mode 100644 projects/plugins/boost/changelog/image-guide-tooltip-link-presentation delete mode 100644 projects/plugins/boost/changelog/mention-live-chat-on-purchase-success-page-wpcom-only delete mode 100644 projects/plugins/boost/changelog/prevent-toggling-image-guide-from-refreshing-page-speed delete mode 100644 projects/plugins/boost/changelog/renovate-automattic-wordbless-0.x delete mode 100644 projects/plugins/boost/changelog/renovate-babel-monorepo delete mode 100644 projects/plugins/boost/changelog/renovate-babel-monorepo#2 delete mode 100644 projects/plugins/boost/changelog/renovate-composer-composer-2.x delete mode 100644 projects/plugins/boost/changelog/renovate-lock-file-maintenance delete mode 100644 projects/plugins/boost/changelog/renovate-lock-file-maintenance#2 delete mode 100644 projects/plugins/boost/changelog/renovate-postcss-8.x delete mode 100644 projects/plugins/boost/changelog/renovate-postcss-8.x#2 delete mode 100644 projects/plugins/boost/changelog/renovate-wordpress-monorepo delete mode 100644 projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x delete mode 100644 projects/plugins/boost/changelog/update-blaze-package-todos delete mode 100644 projects/plugins/boost/changelog/update-boost-allow-running-page-speed-locally delete mode 100644 projects/plugins/boost/changelog/update-boost-image-guide-cleanup delete mode 100644 projects/plugins/boost/changelog/update-boost-version-1.7.0 delete mode 100644 projects/plugins/boost/changelog/update-boost-version-1.7.0#2 delete mode 100644 projects/plugins/boost/changelog/update-build-action-version-handling delete mode 100644 projects/plugins/boost/changelog/update-connection-error-notice-redesign delete mode 100644 projects/plugins/boost/changelog/update-connection-error-notice-redesign#2 delete mode 100644 projects/plugins/boost/changelog/update-connection-error-notice-redesign#3 delete mode 100644 projects/plugins/boost/changelog/update-getting-started-tests delete mode 100644 projects/plugins/boost/changelog/update-init-with-config-package delete mode 100644 projects/plugins/boost/changelog/update-jetpack-boost-shield-site-urls delete mode 100644 projects/plugins/boost/changelog/update-my-jetpack-remove-videopress-hybrid delete mode 100644 projects/plugins/boost/changelog/update-my-jetpack-show-while-disconnected delete mode 100644 projects/plugins/boost/changelog/update-plugin-version delete mode 100644 projects/plugins/boost/changelog/update-wpcs delete mode 100644 projects/plugins/boost/changelog/update-wpcs-pre-phpcbf delete mode 100644 projects/plugins/boost/changelog/update-wpcs-pre-phpcbf-2 diff --git a/projects/js-packages/image-guide/CHANGELOG.md b/projects/js-packages/image-guide/CHANGELOG.md index 32705ae94371..0dc6e8c0faae 100644 --- a/projects/js-packages/image-guide/CHANGELOG.md +++ b/projects/js-packages/image-guide/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). +## [0.1.2] - 2023-01-17 +### Added +- Fixed an issue that would break the release process [#28186] + +### Fixed +- Adding prepare script back to package.json, was needed for an ESlint test [#28103] + ## [0.1.1] - 2022-12-26 ### Added - Turn on auto-publish [#28032] @@ -19,4 +26,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Minor package.json change - removing private entry. +[0.1.2]: https://github.com/Automattic/jetpack-image-guide/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-image-guide/compare/v0.1.0...v0.1.1 diff --git a/projects/js-packages/image-guide/changelog/fix-eslint-test-failure b/projects/js-packages/image-guide/changelog/fix-eslint-test-failure deleted file mode 100644 index cd5860b394cc..000000000000 --- a/projects/js-packages/image-guide/changelog/fix-eslint-test-failure +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Adding prepare script back to package.json, was needed for an ESlint test diff --git a/projects/js-packages/image-guide/changelog/fix-image-guide-prepare b/projects/js-packages/image-guide/changelog/fix-image-guide-prepare deleted file mode 100644 index d233588d6532..000000000000 --- a/projects/js-packages/image-guide/changelog/fix-image-guide-prepare +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Fixed an issue that would break the release process diff --git a/projects/js-packages/image-guide/changelog/remove-image-guide-prefix b/projects/js-packages/image-guide/changelog/remove-image-guide-prefix deleted file mode 100644 index ecb1ff5efbf5..000000000000 --- a/projects/js-packages/image-guide/changelog/remove-image-guide-prefix +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Removed release branch prefix' - - diff --git a/projects/js-packages/image-guide/package.json b/projects/js-packages/image-guide/package.json index e7c547826ef3..9304288201ca 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.1.2-alpha", + "version": "0.1.2", "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/packages/plugin-deactivation/CHANGELOG.md b/projects/packages/plugin-deactivation/CHANGELOG.md index 17e2c0e90829..10c1d4cf0ce8 100644 --- a/projects/packages/plugin-deactivation/CHANGELOG.md +++ b/projects/packages/plugin-deactivation/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). +## [0.1.2] - 2023-01-17 +### Changed +- Updated package dependencies. + +### Fixed +- Updating package to fix boost beta release [#27550] + ## [0.1.1] - 2022-11-22 ### Fixed - Fixing plugin-deactivation package @@ -13,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added package to intercept plugin deactivation [#27081] +[0.1.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.0...v0.1.1 diff --git a/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plugin-deactivation/changelog/update-build-action-version-handling b/projects/packages/plugin-deactivation/changelog/update-build-action-version-handling deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/packages/plugin-deactivation/changelog/update-build-action-version-handling +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plugin-deactivation/changelog/update-plugin-deactivate-fix b/projects/packages/plugin-deactivation/changelog/update-plugin-deactivate-fix deleted file mode 100644 index d7fcb7bee311..000000000000 --- a/projects/packages/plugin-deactivation/changelog/update-plugin-deactivate-fix +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Updating package to fix boost beta release diff --git a/projects/packages/plugin-deactivation/package.json b/projects/packages/plugin-deactivation/package.json index bde8ba003fca..8188de981dab 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.1.2-alpha", + "version": "0.1.2", "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 c417a6179619..9d51c2595a88 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.1.2-alpha'; + const PACKAGE_VERSION = '0.1.2'; /** * Slug of the plugin to intercept deactivation for. diff --git a/projects/plugins/boost/CHANGELOG.md b/projects/plugins/boost/CHANGELOG.md index 5f719cadd29e..61915426be7b 100644 --- a/projects/plugins/boost/CHANGELOG.md +++ b/projects/plugins/boost/CHANGELOG.md @@ -5,6 +5,20 @@ 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.7.0] - 2023-01-17 +### Added +- New Feature: Jetpack Boost Image Guide. +- General: Add a notification bubble next to Boost in the WP-admin sidebar. +- General: Added new tracks events. +- User Experience: Add redirect to Boost dashboard after activating Boost plugin. + +### Fixed +- Admin notices: only display regeneration notice to admins. +- Compatibility: Improve critical CSS compatibility with older Safari browsers. +- General: Don't let analytics failures prevent features from functioning. +- Critical CSS: Fixed an issue where notices to regenerate critical CSS were showing unnecessarily. +- General: Fix woocommerce deprecation warning. + ## [1.6.0] - 2022-12-05 ### Added - General: New deactivation survey. @@ -192,6 +206,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.3.0-beta]: https://github.com/Automattic/jetpack-boost-production/compare/v1.2.0...v1.3.0-beta [1.2.0]: https://github.com/Automattic/jetpack-boost-production/compare/v1.1.0...v1.2.0-beta [1.4.3-beta]: https://github.com/Automattic/jetpack-boost-production/compare/v1.4.2...v1.4.3-beta +[1.7.0]: https://github.com/Automattic/jetpack-boost-production/compare/v1.6.0...v1.7.0 [1.6.0]: https://github.com/Automattic/jetpack-boost-production/compare/v1.5.4...v1.6.0 [1.5.4]: https://github.com/Automattic/jetpack-boost-production/compare/v1.5.3...v1.5.4 [1.5.3]: https://github.com/Automattic/jetpack-boost-production/compare/v1.5.1...v1.5.3 diff --git a/projects/plugins/boost/changelog/add-e2e-tiled-gallery-block-test b/projects/plugins/boost/changelog/add-e2e-tiled-gallery-block-test deleted file mode 100644 index 4335a97f6ea0..000000000000 --- a/projects/plugins/boost/changelog/add-e2e-tiled-gallery-block-test +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update playwright dependency diff --git a/projects/plugins/boost/changelog/add-error-tracks b/projects/plugins/boost/changelog/add-error-tracks deleted file mode 100644 index ff578e71318f..000000000000 --- a/projects/plugins/boost/changelog/add-error-tracks +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Added tracking when speed score request fails diff --git a/projects/plugins/boost/changelog/add-image-guide-package b/projects/plugins/boost/changelog/add-image-guide-package deleted file mode 100644 index e35514684b62..000000000000 --- a/projects/plugins/boost/changelog/add-image-guide-package +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Added image guide package - - diff --git a/projects/plugins/boost/changelog/add-image-guide-tracks b/projects/plugins/boost/changelog/add-image-guide-tracks deleted file mode 100644 index 9baa990daec1..000000000000 --- a/projects/plugins/boost/changelog/add-image-guide-tracks +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Added tracking that helps understand the effectiveness of image-guide diff --git a/projects/plugins/boost/changelog/add-license-key-selector b/projects/plugins/boost/changelog/add-license-key-selector deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/add-license-key-selector +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-promoted-posts-post-publish-panel b/projects/plugins/boost/changelog/add-promoted-posts-post-publish-panel deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/add-promoted-posts-post-publish-panel +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-shared-get-blog-id b/projects/plugins/boost/changelog/add-shared-get-blog-id deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/add-shared-get-blog-id +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-status-private-coming-soon-site b/projects/plugins/boost/changelog/add-status-private-coming-soon-site deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/add-status-private-coming-soon-site +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-sync-request-full-response-logging b/projects/plugins/boost/changelog/add-sync-request-full-response-logging deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/add-sync-request-full-response-logging +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-tracks b/projects/plugins/boost/changelog/add-tracks deleted file mode 100644 index 110c2b349c35..000000000000 --- a/projects/plugins/boost/changelog/add-tracks +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Added new tracks events diff --git a/projects/plugins/boost/changelog/boost-add-admin-notify-bubble-on-cloud-css-fail b/projects/plugins/boost/changelog/boost-add-admin-notify-bubble-on-cloud-css-fail deleted file mode 100644 index 37fb3bd6c266..000000000000 --- a/projects/plugins/boost/changelog/boost-add-admin-notify-bubble-on-cloud-css-fail +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Add a notification bubble next to Boost in the WP-admin sidebar. diff --git a/projects/plugins/boost/changelog/boost-enable-image-guide b/projects/plugins/boost/changelog/boost-enable-image-guide deleted file mode 100644 index 0f6da559ae2c..000000000000 --- a/projects/plugins/boost/changelog/boost-enable-image-guide +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Enable the Image Guide feature without a constant diff --git a/projects/plugins/boost/changelog/boost-fix-ig-ff-position b/projects/plugins/boost/changelog/boost-fix-ig-ff-position deleted file mode 100644 index 03ac87d29aa9..000000000000 --- a/projects/plugins/boost/changelog/boost-fix-ig-ff-position +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fixed image guide in firefox - - diff --git a/projects/plugins/boost/changelog/boost-fix-image-guide-containers b/projects/plugins/boost/changelog/boost-fix-image-guide-containers deleted file mode 100644 index 227766296f6f..000000000000 --- a/projects/plugins/boost/changelog/boost-fix-image-guide-containers +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Added Image Guide Improvements - - diff --git a/projects/plugins/boost/changelog/boost-fix-image-guide-overflow b/projects/plugins/boost/changelog/boost-fix-image-guide-overflow deleted file mode 100644 index 87fe6debc269..000000000000 --- a/projects/plugins/boost/changelog/boost-fix-image-guide-overflow +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Lots of improvements to image guide - - diff --git a/projects/plugins/boost/changelog/boost-ignore-analytics-failures b/projects/plugins/boost/changelog/boost-ignore-analytics-failures deleted file mode 100644 index 8d8c24d1191f..000000000000 --- a/projects/plugins/boost/changelog/boost-ignore-analytics-failures +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Don't let analytics failures prevent features from functioning diff --git a/projects/plugins/boost/changelog/boost-update-change-config-dismissed-modals-option-name b/projects/plugins/boost/changelog/boost-update-change-config-dismissed-modals-option-name deleted file mode 100644 index b94b651cb6b5..000000000000 --- a/projects/plugins/boost/changelog/boost-update-change-config-dismissed-modals-option-name +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update variable names for dismissing modals. diff --git a/projects/plugins/boost/changelog/boost-update-image-guide-alpha2 b/projects/plugins/boost/changelog/boost-update-image-guide-alpha2 deleted file mode 100644 index eecb402d4123..000000000000 --- a/projects/plugins/boost/changelog/boost-update-image-guide-alpha2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Addressed a lot of feedback from the initial call for testing. - - diff --git a/projects/plugins/boost/changelog/boost-update-image-guide-beta b/projects/plugins/boost/changelog/boost-update-image-guide-beta deleted file mode 100644 index ea6f3ffaf9ad..000000000000 --- a/projects/plugins/boost/changelog/boost-update-image-guide-beta +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Quality of life imporvements diff --git a/projects/plugins/boost/changelog/boost-update-image-guide-tooltip-link-use-jetpack-redirect b/projects/plugins/boost/changelog/boost-update-image-guide-tooltip-link-use-jetpack-redirect deleted file mode 100644 index c42323b9336c..000000000000 --- a/projects/plugins/boost/changelog/boost-update-image-guide-tooltip-link-use-jetpack-redirect +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Updated image guide front-end tooltip link to use jetpack redirect. diff --git a/projects/plugins/boost/changelog/boost-update-plugin-activate-redirect-to-boost-dashboard b/projects/plugins/boost/changelog/boost-update-plugin-activate-redirect-to-boost-dashboard deleted file mode 100644 index 95b0df870670..000000000000 --- a/projects/plugins/boost/changelog/boost-update-plugin-activate-redirect-to-boost-dashboard +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Add redirect to Boost dashboard after activating Boost plugin. diff --git a/projects/plugins/boost/changelog/changelogger-merge b/projects/plugins/boost/changelog/changelogger-merge deleted file mode 100644 index 6eb3e9f9f8fa..000000000000 --- a/projects/plugins/boost/changelog/changelogger-merge +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Minor update to changelog package that supports git merge strategy. Should not affect shipped code. - - diff --git a/projects/plugins/boost/changelog/fix-boost-e2e b/projects/plugins/boost/changelog/fix-boost-e2e deleted file mode 100644 index 51d98671cc19..000000000000 --- a/projects/plugins/boost/changelog/fix-boost-e2e +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix broken e2e test, and reinstate it. - - diff --git a/projects/plugins/boost/changelog/fix-boost-regenerate-notice b/projects/plugins/boost/changelog/fix-boost-regenerate-notice deleted file mode 100644 index 1739adb91cc3..000000000000 --- a/projects/plugins/boost/changelog/fix-boost-regenerate-notice +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Admin notices: only display regeneration notice to admins. diff --git a/projects/plugins/boost/changelog/fix-e2e-boost-disable-faling-tests b/projects/plugins/boost/changelog/fix-e2e-boost-disable-faling-tests deleted file mode 100644 index a544a75899bb..000000000000 --- a/projects/plugins/boost/changelog/fix-e2e-boost-disable-faling-tests +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Disable Speed Score E2E tests diff --git a/projects/plugins/boost/changelog/fix-image-guide-1x b/projects/plugins/boost/changelog/fix-image-guide-1x deleted file mode 100644 index 74b7c76ae932..000000000000 --- a/projects/plugins/boost/changelog/fix-image-guide-1x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Don't show <1x on images that are exactly the right size diff --git a/projects/plugins/boost/changelog/fix-image-guide-gate-leftovers b/projects/plugins/boost/changelog/fix-image-guide-gate-leftovers deleted file mode 100644 index 5ad85664a4a0..000000000000 --- a/projects/plugins/boost/changelog/fix-image-guide-gate-leftovers +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Remove leftovers from the image-guide feature gate - - diff --git a/projects/plugins/boost/changelog/fix-regenerate-notice b/projects/plugins/boost/changelog/fix-regenerate-notice deleted file mode 100644 index 0cc7aba2fc25..000000000000 --- a/projects/plugins/boost/changelog/fix-regenerate-notice +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fixed an issue where notice to regenerate critical CSS were showing unnecessarily diff --git a/projects/plugins/boost/changelog/fix-safari b/projects/plugins/boost/changelog/fix-safari deleted file mode 100644 index ea02726522e9..000000000000 --- a/projects/plugins/boost/changelog/fix-safari +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Compile with browser settings compatible with older versions of Safari diff --git a/projects/plugins/boost/changelog/fix-woo-deprecation-warnings b/projects/plugins/boost/changelog/fix-woo-deprecation-warnings deleted file mode 100644 index a074f12b1ab7..000000000000 --- a/projects/plugins/boost/changelog/fix-woo-deprecation-warnings +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix woocommerce deprecation warning diff --git a/projects/plugins/boost/changelog/image-guide-tooltip-link-presentation b/projects/plugins/boost/changelog/image-guide-tooltip-link-presentation deleted file mode 100644 index 1ef4a609055f..000000000000 --- a/projects/plugins/boost/changelog/image-guide-tooltip-link-presentation +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated image guide tooltip link position, text and included an icon. Also updated description text for small images. diff --git a/projects/plugins/boost/changelog/mention-live-chat-on-purchase-success-page-wpcom-only b/projects/plugins/boost/changelog/mention-live-chat-on-purchase-success-page-wpcom-only deleted file mode 100644 index e0d5b1a76e72..000000000000 --- a/projects/plugins/boost/changelog/mention-live-chat-on-purchase-success-page-wpcom-only +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update text (only on wordpress.com) on purchase successful page to include link to live support. diff --git a/projects/plugins/boost/changelog/prevent-toggling-image-guide-from-refreshing-page-speed b/projects/plugins/boost/changelog/prevent-toggling-image-guide-from-refreshing-page-speed deleted file mode 100644 index f1313851365d..000000000000 --- a/projects/plugins/boost/changelog/prevent-toggling-image-guide-from-refreshing-page-speed +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix enabling/disabling image guide from the Settings page requesting a page speed score refresh. diff --git a/projects/plugins/boost/changelog/renovate-automattic-wordbless-0.x b/projects/plugins/boost/changelog/renovate-automattic-wordbless-0.x deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-automattic-wordbless-0.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-babel-monorepo b/projects/plugins/boost/changelog/renovate-babel-monorepo deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-babel-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-babel-monorepo#2 b/projects/plugins/boost/changelog/renovate-babel-monorepo#2 deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-babel-monorepo#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-composer-composer-2.x b/projects/plugins/boost/changelog/renovate-composer-composer-2.x deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/renovate-composer-composer-2.x +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/renovate-lock-file-maintenance b/projects/plugins/boost/changelog/renovate-lock-file-maintenance deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-lock-file-maintenance +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-lock-file-maintenance#2 b/projects/plugins/boost/changelog/renovate-lock-file-maintenance#2 deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-lock-file-maintenance#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. 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 c47cb18e8299..000000000000 --- 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/renovate-postcss-8.x#2 b/projects/plugins/boost/changelog/renovate-postcss-8.x#2 deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-postcss-8.x#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-wordpress-monorepo b/projects/plugins/boost/changelog/renovate-wordpress-monorepo deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-wordpress-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/update-blaze-package-todos b/projects/plugins/boost/changelog/update-blaze-package-todos deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-blaze-package-todos +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-boost-allow-running-page-speed-locally b/projects/plugins/boost/changelog/update-boost-allow-running-page-speed-locally deleted file mode 100644 index 19c20718cbd4..000000000000 --- a/projects/plugins/boost/changelog/update-boost-allow-running-page-speed-locally +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update Speed_Score_Request to use Boost_API client, which will allow mocking requests to wp.com easier. diff --git a/projects/plugins/boost/changelog/update-boost-image-guide-cleanup b/projects/plugins/boost/changelog/update-boost-image-guide-cleanup deleted file mode 100644 index 101a49ec8f18..000000000000 --- a/projects/plugins/boost/changelog/update-boost-image-guide-cleanup +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Minor tweaks - - diff --git a/projects/plugins/boost/changelog/update-boost-version-1.7.0 b/projects/plugins/boost/changelog/update-boost-version-1.7.0 deleted file mode 100644 index d2a5a9761db0..000000000000 --- a/projects/plugins/boost/changelog/update-boost-version-1.7.0 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -New Feature: Jetpack Boost Image Guide diff --git a/projects/plugins/boost/changelog/update-boost-version-1.7.0#2 b/projects/plugins/boost/changelog/update-boost-version-1.7.0#2 deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-boost-version-1.7.0#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-build-action-version-handling b/projects/plugins/boost/changelog/update-build-action-version-handling deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/update-build-action-version-handling +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/update-connection-error-notice-redesign b/projects/plugins/boost/changelog/update-connection-error-notice-redesign deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/update-connection-error-notice-redesign +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/update-connection-error-notice-redesign#2 b/projects/plugins/boost/changelog/update-connection-error-notice-redesign#2 deleted file mode 100644 index c47cb18e8299..000000000000 --- a/projects/plugins/boost/changelog/update-connection-error-notice-redesign#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/update-connection-error-notice-redesign#3 b/projects/plugins/boost/changelog/update-connection-error-notice-redesign#3 deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-connection-error-notice-redesign#3 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-getting-started-tests b/projects/plugins/boost/changelog/update-getting-started-tests deleted file mode 100644 index bcec6ba3842f..000000000000 --- a/projects/plugins/boost/changelog/update-getting-started-tests +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated e2e tests around the getting started page diff --git a/projects/plugins/boost/changelog/update-init-with-config-package b/projects/plugins/boost/changelog/update-init-with-config-package deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-init-with-config-package +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-jetpack-boost-shield-site-urls b/projects/plugins/boost/changelog/update-jetpack-boost-shield-site-urls deleted file mode 100644 index dd152863c13d..000000000000 --- a/projects/plugins/boost/changelog/update-jetpack-boost-shield-site-urls +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Add rest API endpoint to fetch site urls diff --git a/projects/plugins/boost/changelog/update-my-jetpack-remove-videopress-hybrid b/projects/plugins/boost/changelog/update-my-jetpack-remove-videopress-hybrid deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-my-jetpack-remove-videopress-hybrid +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-my-jetpack-show-while-disconnected b/projects/plugins/boost/changelog/update-my-jetpack-show-while-disconnected deleted file mode 100644 index 9aa70e3ec1f7..000000000000 --- a/projects/plugins/boost/changelog/update-my-jetpack-show-while-disconnected +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-plugin-version b/projects/plugins/boost/changelog/update-plugin-version deleted file mode 100644 index d3338b95e58d..000000000000 --- a/projects/plugins/boost/changelog/update-plugin-version +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Bumping plugin version for next release cycle - - diff --git a/projects/plugins/boost/changelog/update-wpcs b/projects/plugins/boost/changelog/update-wpcs deleted file mode 100644 index 211a1cc7d9e1..000000000000 --- a/projects/plugins/boost/changelog/update-wpcs +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: PHPCS fixes for new WPCS sniffs. Should be no user-visible changes. - - diff --git a/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf b/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf deleted file mode 100644 index 8ae821ee1a3d..000000000000 --- a/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: PHPCS: Fix most auto-fixable sniffs coming in new WPCS snapshot. No user-visible change to the project. - - diff --git a/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf-2 b/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf-2 deleted file mode 100644 index db5606cfacbc..000000000000 --- a/projects/plugins/boost/changelog/update-wpcs-pre-phpcbf-2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: PHPCS: Fix DisallowLonelyIf sniff coming in new WPCS snapshot. No user-visible change to the project itself. - - diff --git a/projects/plugins/boost/composer.json b/projects/plugins/boost/composer.json index 1a3b5de01b47..4c50c7655924 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": "1.7.0-alpha", + "version": "1.7.0", "authors": [ { "name": "Automattic, Inc.", @@ -71,7 +71,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥1_7_0_alpha", + "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥1_7_0", "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 9e5ab7b936a0..69b6ebf2898a 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": "7725e34863afd968d0b9c6aa0ce0a95b", + "content-hash": "6d8f939e6806f63483480f8b82ba2583", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", diff --git a/projects/plugins/boost/jetpack-boost.php b/projects/plugins/boost/jetpack-boost.php index 1f08294fdf4b..300430707ab3 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: 1.7.0-alpha + * Version: 1.7.0 * 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', '1.7.0-alpha' ); +define( 'JETPACK_BOOST_VERSION', '1.7.0' ); 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 e49c0dea23da..4a131334f0ed 100644 --- a/projects/plugins/boost/package.json +++ b/projects/plugins/boost/package.json @@ -1,6 +1,6 @@ { "name": "jetpack-boost", - "version": "1.7.0-alpha", + "version": "1.7.0", "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 e69fe5bf7dcb..5f7434193b6e 100644 --- a/projects/plugins/boost/readme.txt +++ b/projects/plugins/boost/readme.txt @@ -176,19 +176,19 @@ If you run into compatibility issues, please do let us know. You can drop us a l 2. Jetpack Boost Speed Improvement == Changelog == -### 1.6.0 - 2022-12-05 +### 1.7.0 - 2023-01-17 #### Added -- General: New deactivation survey. -- General: New tracks events for upgrade CTA impressions. -- Super Cache: Added a tool for measuring the impact of Super Cache on your site performance. -- Usability: Prompt new users to setup Boost after plugin activation. +- New Feature: Jetpack Boost Image Guide. +- General: Add a notification bubble next to Boost in the WP-admin sidebar. +- General: Added new tracks events. +- User Experience: Add redirect to Boost dashboard after activating Boost plugin. #### Fixed -- Fixed an error on navigating to the getting-started page -- Fixed issues in Super Cache measurement tool on some URLs -- General: Fix showing discount markers on pricing options without a discount. -- General: Remove invalid link to priority support for free users. -- Speed Score: Fix un-clickable link to dismiss speed score popups. +- Admin notices: only display regeneration notice to admins. +- Compatibility: Improve critical CSS compatibility with older Safari browsers. +- General: Don't let analytics failures prevent features from functioning. +- Critical CSS: Fixed an issue where notices to regenerate critical CSS were showing unnecessarily. +- General: Fix woocommerce deprecation warning. --------