From e555e2df32d684a8bd8231233ccaa7128768bc2c Mon Sep 17 00:00:00 2001 From: Nate Weller Date: Thu, 18 Jan 2024 14:41:45 -0700 Subject: [PATCH] Changelog and readme.txt edits. --- projects/js-packages/components/CHANGELOG.md | 5 +++++ .../add-jetpack-manage-banner-in-my-jetpack | 4 ---- projects/js-packages/components/package.json | 2 +- projects/js-packages/connection/CHANGELOG.md | 5 +++++ projects/js-packages/connection/package.json | 2 +- projects/js-packages/idc/CHANGELOG.md | 4 ++++ projects/js-packages/idc/package.json | 2 +- projects/js-packages/licensing/CHANGELOG.md | 4 ++++ projects/js-packages/licensing/package.json | 2 +- .../changelog/force-a-release} | 2 +- .../shared-extension-utils/CHANGELOG.md | 5 +++++ .../shared-extension-utils/package.json | 2 +- projects/packages/my-jetpack/CHANGELOG.md | 6 ++++++ .../add-jetpack-manage-banner-in-my-jetpack | 4 ---- .../add-my-jetpack-host-provider-check | 4 ---- projects/packages/my-jetpack/package.json | 2 +- .../my-jetpack/src/class-initializer.php | 2 +- projects/packages/status/CHANGELOG.md | 5 +++++ .../add-my-jetpack-host-provider-check | 4 ---- .../packages/transport-helper/CHANGELOG.md | 9 +++++++++ ...clare-php-version-for-all-composer-packages | 4 ---- ...ckup-helper-script-manager-class-versioning | 4 ---- ...ackup-helper-script-manager-tests-verbosity | 4 ---- .../transport-helper/changelog/update-node-20 | 5 ----- .../packages/transport-helper/package.json | 2 +- .../src/class-package-version.php | 2 +- projects/packages/videopress/CHANGELOG.md | 5 +++++ projects/packages/videopress/package.json | 2 +- .../videopress/src/class-package-version.php | 2 +- projects/packages/waf/CHANGELOG.md | 5 +++++ .../waf/changelog/fix-waf-update-option | 4 ---- projects/plugins/protect/CHANGELOG.md | 15 +++++++++++++++ .../protect/changelog/add-activitylog-menu | 5 ----- ...clare-php-version-for-all-composer-packages | 5 ----- .../changelog/add-idc-compare-secrets-endpoint | 5 ----- .../changelog/add-interstitial-for-stats | 5 ----- .../protect/changelog/add-ip-requester-option | 5 ----- .../changelog/add-jetpack-manage-menu-item | 5 ----- .../add-my-jetpack-host-provider-check | 5 ----- .../changelog/add-my-jetpack-new-user-check | 5 ----- .../changelog/add-my-jetpack-plans-dependency | 5 ----- .../protect/changelog/add-permanent-wpcom-id | 5 ----- .../changelog/add-send-secret-url-is-ip | 5 ----- .../add-source-to-jetpack-connect-url | 5 ----- .../add-verbum-subscription-modal-settings | 5 ----- .../add-welcome-banner-connection-button | 5 ----- .../changelog/add-welcome-banner-for-new-users | 5 ----- ...com_ai_site_prompt-option-settings-endpoint | 5 ----- .../earn-remove-connected-account-id-option-2 | 5 ----- .../fix-connection-partner-standalone-sites | 5 ----- .../fix-jp-creator-for-complete-users | 5 ----- .../fix-protect-modal-overflow-scrolling | 4 ---- .../fix-protect-modal-popover-z-index-conflict | 5 ----- ...ix-protect-popover-component-inline-styling | 4 ---- ...use-spaceship-operator-in-sorting-functions | 5 ----- ...ckup-helper-script-manager-class-versioning | 5 ----- ...ackup-helper-script-manager-tests-verbosity | 4 ---- projects/plugins/protect/changelog/prerelease | 5 ----- .../refactor-social-register-feature-settings | 5 ----- .../protect/changelog/remove-old-composer-deps | 5 ----- .../remove-social-obsolete-twitter-helpers | 5 ----- .../remove-social-obsolete-twitter-helpers#2 | 5 ----- ...ve-unneeded-condition-from-product-data-api | 5 ----- .../changelog/renovate-lock-file-maintenance | 4 ---- .../changelog/renovate-lock-file-maintenance#2 | 4 ---- ...novate-wikimedia-testing-access-wrapper-3.x | 5 ----- .../changelog/renovate-wordpress-monorepo | 4 ---- .../changelog/renovate-wordpress-monorepo#2 | 4 ---- .../changelog/renovate-wordpress-monorepo#3 | 4 ---- .../changelog/unify-protect-notifications | 4 ---- .../update-add-bots-sig-to-ua-detection | 5 ----- .../update-akismet-card-to-interstitial | 5 ----- .../update-dedicated-sync-init-hook-priority | 5 ----- .../update-jetpack-no-disconnect-on-uninstall | 5 ----- .../protect/changelog/update-my-jetpack-ctas | 5 ----- .../update-my-jetpack-wpcom-links-blog-id | 5 ----- .../plugins/protect/changelog/update-node-20 | 5 ----- .../protect/changelog/update-php-requirements | 4 ---- .../changelog/update-php-requirements#2 | 5 ----- ...-refactor-data-request-for-my-jetpack-cards | 5 ----- .../update-standardize-on-devtool-source-map | 5 ----- .../protect/changelog/update-tested-up-to-64 | 4 ---- ...date-vaultpress-backup-card-purchased-state | 5 ----- .../changelog/update-wp-requirements-63 | 4 ---- .../use-datetime-versioning-for-firewall-rules | 4 ---- projects/plugins/protect/composer.json | 2 +- projects/plugins/protect/jetpack-protect.php | 4 ++-- projects/plugins/protect/readme.txt | 18 +++++++++++++----- 88 files changed, 96 insertions(+), 309 deletions(-) delete mode 100644 projects/js-packages/components/changelog/add-jetpack-manage-banner-in-my-jetpack rename projects/{plugins/protect/changelog/update-unpurchased-backup-card-state-my-jetpack => js-packages/publicize-components/changelog/force-a-release} (62%) delete mode 100644 projects/packages/my-jetpack/changelog/add-jetpack-manage-banner-in-my-jetpack delete mode 100644 projects/packages/my-jetpack/changelog/add-my-jetpack-host-provider-check delete mode 100644 projects/packages/status/changelog/add-my-jetpack-host-provider-check delete mode 100644 projects/packages/transport-helper/changelog/add-declare-php-version-for-all-composer-packages delete mode 100644 projects/packages/transport-helper/changelog/backup-helper-script-manager-class-versioning delete mode 100644 projects/packages/transport-helper/changelog/modify-backup-helper-script-manager-tests-verbosity delete mode 100644 projects/packages/transport-helper/changelog/update-node-20 delete mode 100644 projects/packages/waf/changelog/fix-waf-update-option delete mode 100644 projects/plugins/protect/changelog/add-activitylog-menu delete mode 100644 projects/plugins/protect/changelog/add-declare-php-version-for-all-composer-packages delete mode 100644 projects/plugins/protect/changelog/add-idc-compare-secrets-endpoint delete mode 100644 projects/plugins/protect/changelog/add-interstitial-for-stats delete mode 100644 projects/plugins/protect/changelog/add-ip-requester-option delete mode 100644 projects/plugins/protect/changelog/add-jetpack-manage-menu-item delete mode 100644 projects/plugins/protect/changelog/add-my-jetpack-host-provider-check delete mode 100644 projects/plugins/protect/changelog/add-my-jetpack-new-user-check delete mode 100644 projects/plugins/protect/changelog/add-my-jetpack-plans-dependency delete mode 100644 projects/plugins/protect/changelog/add-permanent-wpcom-id delete mode 100644 projects/plugins/protect/changelog/add-send-secret-url-is-ip delete mode 100644 projects/plugins/protect/changelog/add-source-to-jetpack-connect-url delete mode 100644 projects/plugins/protect/changelog/add-verbum-subscription-modal-settings delete mode 100644 projects/plugins/protect/changelog/add-welcome-banner-connection-button delete mode 100644 projects/plugins/protect/changelog/add-welcome-banner-for-new-users delete mode 100644 projects/plugins/protect/changelog/add-wpcom_ai_site_prompt-option-settings-endpoint delete mode 100644 projects/plugins/protect/changelog/earn-remove-connected-account-id-option-2 delete mode 100644 projects/plugins/protect/changelog/fix-connection-partner-standalone-sites delete mode 100644 projects/plugins/protect/changelog/fix-jp-creator-for-complete-users delete mode 100644 projects/plugins/protect/changelog/fix-protect-modal-overflow-scrolling delete mode 100644 projects/plugins/protect/changelog/fix-protect-modal-popover-z-index-conflict delete mode 100644 projects/plugins/protect/changelog/fix-protect-popover-component-inline-styling delete mode 100644 projects/plugins/protect/changelog/fix-use-spaceship-operator-in-sorting-functions delete mode 100644 projects/plugins/protect/changelog/modify-backup-helper-script-manager-class-versioning delete mode 100644 projects/plugins/protect/changelog/modify-backup-helper-script-manager-tests-verbosity delete mode 100644 projects/plugins/protect/changelog/prerelease delete mode 100644 projects/plugins/protect/changelog/refactor-social-register-feature-settings delete mode 100644 projects/plugins/protect/changelog/remove-old-composer-deps delete mode 100644 projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers delete mode 100644 projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers#2 delete mode 100644 projects/plugins/protect/changelog/remove-unneeded-condition-from-product-data-api delete mode 100644 projects/plugins/protect/changelog/renovate-lock-file-maintenance delete mode 100644 projects/plugins/protect/changelog/renovate-lock-file-maintenance#2 delete mode 100644 projects/plugins/protect/changelog/renovate-wikimedia-testing-access-wrapper-3.x delete mode 100644 projects/plugins/protect/changelog/renovate-wordpress-monorepo delete mode 100644 projects/plugins/protect/changelog/renovate-wordpress-monorepo#2 delete mode 100644 projects/plugins/protect/changelog/renovate-wordpress-monorepo#3 delete mode 100644 projects/plugins/protect/changelog/unify-protect-notifications delete mode 100644 projects/plugins/protect/changelog/update-add-bots-sig-to-ua-detection delete mode 100644 projects/plugins/protect/changelog/update-akismet-card-to-interstitial delete mode 100644 projects/plugins/protect/changelog/update-dedicated-sync-init-hook-priority delete mode 100644 projects/plugins/protect/changelog/update-jetpack-no-disconnect-on-uninstall delete mode 100644 projects/plugins/protect/changelog/update-my-jetpack-ctas delete mode 100644 projects/plugins/protect/changelog/update-my-jetpack-wpcom-links-blog-id delete mode 100644 projects/plugins/protect/changelog/update-node-20 delete mode 100644 projects/plugins/protect/changelog/update-php-requirements delete mode 100644 projects/plugins/protect/changelog/update-php-requirements#2 delete mode 100644 projects/plugins/protect/changelog/update-refactor-data-request-for-my-jetpack-cards delete mode 100644 projects/plugins/protect/changelog/update-standardize-on-devtool-source-map delete mode 100644 projects/plugins/protect/changelog/update-tested-up-to-64 delete mode 100644 projects/plugins/protect/changelog/update-vaultpress-backup-card-purchased-state delete mode 100644 projects/plugins/protect/changelog/update-wp-requirements-63 delete mode 100644 projects/plugins/protect/changelog/use-datetime-versioning-for-firewall-rules diff --git a/projects/js-packages/components/CHANGELOG.md b/projects/js-packages/components/CHANGELOG.md index aff6e398b123a..d8e4987d5b3e1 100644 --- a/projects/js-packages/components/CHANGELOG.md +++ b/projects/js-packages/components/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Components package releases. +## [0.47.0] - 2024-01-18 +### Added +- My Jetpack: add a Jetpack Manage banner. [#35078] + ## [0.46.0] - 2024-01-18 ### Changed - Use blog ID for links instead of site slug. [#34950] @@ -921,6 +925,7 @@ ### Changed - Update node version requirement to 14.16.1 +[0.47.0]: https://github.com/Automattic/jetpack-components/compare/0.46.0...0.47.0 [0.46.0]: https://github.com/Automattic/jetpack-components/compare/0.45.10...0.46.0 [0.45.10]: https://github.com/Automattic/jetpack-components/compare/0.45.9...0.45.10 [0.45.9]: https://github.com/Automattic/jetpack-components/compare/0.45.8...0.45.9 diff --git a/projects/js-packages/components/changelog/add-jetpack-manage-banner-in-my-jetpack b/projects/js-packages/components/changelog/add-jetpack-manage-banner-in-my-jetpack deleted file mode 100644 index 7d347171b179b..0000000000000 --- a/projects/js-packages/components/changelog/add-jetpack-manage-banner-in-my-jetpack +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Show a Jetpack Manage banner into My Jetpack section. diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index 9fd5ded203b6e..b687102a6695c 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "0.47.0-alpha", + "version": "0.47.0", "description": "Jetpack Components Package", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/js-packages/connection/CHANGELOG.md b/projects/js-packages/connection/CHANGELOG.md index 78e9a60c131f3..344333b5ea45b 100644 --- a/projects/js-packages/connection/CHANGELOG.md +++ b/projects/js-packages/connection/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Connection Component releases. +## [0.31.1] - 2024-01-18 +### Changed +- Update dependencies. + ## [0.31.0] - 2024-01-18 ### Changed - Allow using blog ID instead of site suffix in checkout URL. [#34976] @@ -684,6 +688,7 @@ - `Main` and `ConnectUser` components added. - `JetpackRestApiClient` API client added. +[0.31.1]: https://github.com/Automattic/jetpack-connection-js/compare/v0.31.0...v0.31.1 [0.31.0]: https://github.com/Automattic/jetpack-connection-js/compare/v0.30.12...v0.31.0 [0.30.12]: https://github.com/Automattic/jetpack-connection-js/compare/v0.30.11...v0.30.12 [0.30.11]: https://github.com/Automattic/jetpack-connection-js/compare/v0.30.10...v0.30.11 diff --git a/projects/js-packages/connection/package.json b/projects/js-packages/connection/package.json index eb54dd58a807d..bb0bf8e5c6f2c 100644 --- a/projects/js-packages/connection/package.json +++ b/projects/js-packages/connection/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-connection", - "version": "0.31.0", + "version": "0.31.1", "description": "Jetpack Connection Component", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme", "bugs": { diff --git a/projects/js-packages/idc/CHANGELOG.md b/projects/js-packages/idc/CHANGELOG.md index 8e83c2966ffe3..3a2413b38b6ed 100644 --- a/projects/js-packages/idc/CHANGELOG.md +++ b/projects/js-packages/idc/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA IDC package releases. +## 0.10.58 - 2024-01-18 +### Changed +- Minor internal updates. + ## 0.10.57 - 2024-01-18 ### Changed - Update dependencies. diff --git a/projects/js-packages/idc/package.json b/projects/js-packages/idc/package.json index 3f66d42a4564b..a304e7e5cf5ff 100644 --- a/projects/js-packages/idc/package.json +++ b/projects/js-packages/idc/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-idc", - "version": "0.10.57", + "version": "0.10.58", "description": "Jetpack Connection Component", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/js-packages/licensing/CHANGELOG.md b/projects/js-packages/licensing/CHANGELOG.md index 6107f9387cd06..b5b08f51ad046 100644 --- a/projects/js-packages/licensing/CHANGELOG.md +++ b/projects/js-packages/licensing/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.11.19 - 2024-01-18 +### Changed +- Minor internal updates. + ## 0.11.18 - 2024-01-18 ### Changed - Update dependencies. diff --git a/projects/js-packages/licensing/package.json b/projects/js-packages/licensing/package.json index 4255ea8cce740..aa60562594e29 100644 --- a/projects/js-packages/licensing/package.json +++ b/projects/js-packages/licensing/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-licensing", - "version": "0.11.18", + "version": "0.11.19", "description": "Jetpack licensing flow", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme", "bugs": { diff --git a/projects/plugins/protect/changelog/update-unpurchased-backup-card-state-my-jetpack b/projects/js-packages/publicize-components/changelog/force-a-release similarity index 62% rename from projects/plugins/protect/changelog/update-unpurchased-backup-card-state-my-jetpack rename to projects/js-packages/publicize-components/changelog/force-a-release index 7e532c30aafd9..d4ad6c7cc3379 100644 --- a/projects/plugins/protect/changelog/update-unpurchased-backup-card-state-my-jetpack +++ b/projects/js-packages/publicize-components/changelog/force-a-release @@ -1,4 +1,4 @@ Significance: patch Type: changed -Update lockfile +Update dependencies. diff --git a/projects/js-packages/shared-extension-utils/CHANGELOG.md b/projects/js-packages/shared-extension-utils/CHANGELOG.md index 0d86b51d771eb..894ba6737aed2 100644 --- a/projects/js-packages/shared-extension-utils/CHANGELOG.md +++ b/projects/js-packages/shared-extension-utils/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.13.10] - 2024-01-18 +### Changed +- Minor internal updates. + ## [0.13.9] - 2024-01-18 ### Changed - Update dependencies. @@ -324,6 +328,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Core: prepare utility for release +[0.13.10]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.13.9...0.13.10 [0.13.9]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.13.8...0.13.9 [0.13.8]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.13.7...0.13.8 [0.13.7]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.13.6...0.13.7 diff --git a/projects/js-packages/shared-extension-utils/package.json b/projects/js-packages/shared-extension-utils/package.json index a7af03dfe2d69..72c9685fe2ea2 100644 --- a/projects/js-packages/shared-extension-utils/package.json +++ b/projects/js-packages/shared-extension-utils/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-shared-extension-utils", - "version": "0.13.9", + "version": "0.13.10", "description": "Utility functions used by the block editor extensions", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme", "bugs": { diff --git a/projects/packages/my-jetpack/CHANGELOG.md b/projects/packages/my-jetpack/CHANGELOG.md index efe423974d1b8..64a916b767e87 100644 --- a/projects/packages/my-jetpack/CHANGELOG.md +++ b/projects/packages/my-jetpack/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [4.6.0] - 2024-01-18 +### Added +- Add hosting provider check. [#34864] +- Add Jetpack Manage banner. [#35078] + ## [4.5.0] - 2024-01-18 ### Changed - Use blog ID instead of site slug in checkout URL. [#34976] @@ -1193,6 +1198,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created package +[4.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.5.0...4.6.0 [4.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.4.0...4.5.0 [4.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.3.0...4.4.0 [4.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.2.1...4.3.0 diff --git a/projects/packages/my-jetpack/changelog/add-jetpack-manage-banner-in-my-jetpack b/projects/packages/my-jetpack/changelog/add-jetpack-manage-banner-in-my-jetpack deleted file mode 100644 index 7d347171b179b..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-jetpack-manage-banner-in-my-jetpack +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Show a Jetpack Manage banner into My Jetpack section. diff --git a/projects/packages/my-jetpack/changelog/add-my-jetpack-host-provider-check b/projects/packages/my-jetpack/changelog/add-my-jetpack-host-provider-check deleted file mode 100644 index 15c95fb02db06..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-my-jetpack-host-provider-check +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -My Jetpack Hosting Provider check diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index 2df7a6728e5d9..9321a03fd36cc 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-my-jetpack", - "version": "4.6.0-alpha", + "version": "4.6.0", "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", "bugs": { diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index 868554630d428..2f96a13b6f445 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -34,7 +34,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '4.6.0-alpha'; + const PACKAGE_VERSION = '4.6.0'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/status/CHANGELOG.md b/projects/packages/status/CHANGELOG.md index 8782512c7d358..e38b9831476d5 100644 --- a/projects/packages/status/CHANGELOG.md +++ b/projects/packages/status/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). +## [2.1.0] - 2024-01-18 +### Added +- Add hosting provider check. [#34864] + ## [2.0.2] - 2023-12-03 ### Fixed - Module active checks should always be true on WordPress.com simple sites. [#34248] @@ -302,6 +306,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Introduce a status package +[2.1.0]: https://github.com/Automattic/jetpack-status/compare/v2.0.2...v2.1.0 [2.0.2]: https://github.com/Automattic/jetpack-status/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-status/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/Automattic/jetpack-status/compare/v1.19.0...v2.0.0 diff --git a/projects/packages/status/changelog/add-my-jetpack-host-provider-check b/projects/packages/status/changelog/add-my-jetpack-host-provider-check deleted file mode 100644 index 3aa4cfc79f809..0000000000000 --- a/projects/packages/status/changelog/add-my-jetpack-host-provider-check +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Add hosting provider guess based on couple of different methods diff --git a/projects/packages/transport-helper/CHANGELOG.md b/projects/packages/transport-helper/CHANGELOG.md index 59d1f5350a09d..40fe372de495b 100644 --- a/projects/packages/transport-helper/CHANGELOG.md +++ b/projects/packages/transport-helper/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.2.0] - 2024-01-18 +### Changed +- The package now requires PHP >= 7.0. [#34192] + +### Fixed +- Backup: Add namespace versioning to Helper_Script_Manager and other classes. [#34739] +- Backup: Bug fixes in helper script installation class. [#34297] + ## [0.1.6] - 2023-10-19 ### Changed - Updated package dependencies. [#32605] @@ -40,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated package dependencies. +[0.2.0]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.6...v0.2.0 [0.1.6]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.3...v0.1.4 diff --git a/projects/packages/transport-helper/changelog/add-declare-php-version-for-all-composer-packages b/projects/packages/transport-helper/changelog/add-declare-php-version-for-all-composer-packages deleted file mode 100644 index 35af13ebfdfee..0000000000000 --- a/projects/packages/transport-helper/changelog/add-declare-php-version-for-all-composer-packages +++ /dev/null @@ -1,4 +0,0 @@ -Significance: major -Type: changed - -The package now requires PHP >= 7.0. diff --git a/projects/packages/transport-helper/changelog/backup-helper-script-manager-class-versioning b/projects/packages/transport-helper/changelog/backup-helper-script-manager-class-versioning deleted file mode 100644 index 1010c9da41719..0000000000000 --- a/projects/packages/transport-helper/changelog/backup-helper-script-manager-class-versioning +++ /dev/null @@ -1,4 +0,0 @@ -Significance: major -Type: fixed - -Backup: Add namespace versioning to Helper_Script_Manager and other classes diff --git a/projects/packages/transport-helper/changelog/modify-backup-helper-script-manager-tests-verbosity b/projects/packages/transport-helper/changelog/modify-backup-helper-script-manager-tests-verbosity deleted file mode 100644 index bd65005ab8b1b..0000000000000 --- a/projects/packages/transport-helper/changelog/modify-backup-helper-script-manager-tests-verbosity +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Backup: Bug fixes in helper script installation class. diff --git a/projects/packages/transport-helper/changelog/update-node-20 b/projects/packages/transport-helper/changelog/update-node-20 deleted file mode 100644 index ef9e5a461a1ce..0000000000000 --- a/projects/packages/transport-helper/changelog/update-node-20 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. - - diff --git a/projects/packages/transport-helper/package.json b/projects/packages/transport-helper/package.json index 56815d69ba15e..d4cf726f6d121 100644 --- a/projects/packages/transport-helper/package.json +++ b/projects/packages/transport-helper/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-transport-helper", - "version": "0.2.0-alpha", + "version": "0.2.0", "description": "Package to help transport server communication", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/transport-helper/#readme", "bugs": { diff --git a/projects/packages/transport-helper/src/class-package-version.php b/projects/packages/transport-helper/src/class-package-version.php index 0e28c37e4e414..cf349751f07be 100644 --- a/projects/packages/transport-helper/src/class-package-version.php +++ b/projects/packages/transport-helper/src/class-package-version.php @@ -16,7 +16,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '0.2.0-alpha'; + const PACKAGE_VERSION = '0.2.0'; const PACKAGE_SLUG = 'transport-helper'; diff --git a/projects/packages/videopress/CHANGELOG.md b/projects/packages/videopress/CHANGELOG.md index d7135ad923bd0..0dbbc093abbec 100644 --- a/projects/packages/videopress/CHANGELOG.md +++ b/projects/packages/videopress/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.22.2] - 2024-01-18 +### Changed +- Minor internal updates. + ## [0.22.1] - 2024-01-18 ### Changed - Update dependencies. @@ -1234,6 +1238,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created empty package [#24952] +[0.22.2]: https://github.com/Automattic/jetpack-videopress/compare/v0.22.1...v0.22.2 [0.22.1]: https://github.com/Automattic/jetpack-videopress/compare/v0.22.0...v0.22.1 [0.22.0]: https://github.com/Automattic/jetpack-videopress/compare/v0.21.7...v0.22.0 [0.21.7]: https://github.com/Automattic/jetpack-videopress/compare/v0.21.6...v0.21.7 diff --git a/projects/packages/videopress/package.json b/projects/packages/videopress/package.json index 037d7f82976e7..04d421533ae98 100644 --- a/projects/packages/videopress/package.json +++ b/projects/packages/videopress/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-videopress", - "version": "0.22.1", + "version": "0.22.2", "description": "VideoPress package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/videopress/#readme", "bugs": { diff --git a/projects/packages/videopress/src/class-package-version.php b/projects/packages/videopress/src/class-package-version.php index 528549b7ba259..9fcc4b2344b8a 100644 --- a/projects/packages/videopress/src/class-package-version.php +++ b/projects/packages/videopress/src/class-package-version.php @@ -11,7 +11,7 @@ * The Package_Version class. */ class Package_Version { - const PACKAGE_VERSION = '0.22.1'; + const PACKAGE_VERSION = '0.22.2'; const PACKAGE_SLUG = 'videopress'; diff --git a/projects/packages/waf/CHANGELOG.md b/projects/packages/waf/CHANGELOG.md index e3ad2789af757..136ee0662d235 100644 --- a/projects/packages/waf/CHANGELOG.md +++ b/projects/packages/waf/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.12.4] - 2024-01-18 +### Fixed +- Optimize how the web application firewall checks for updates on admin screens. [#34820] + ## [0.12.3] - 2024-01-02 ### Changed - Internal updates. @@ -253,6 +257,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Core: do not ship .phpcs.dir.xml in production builds. +[0.12.4]: https://github.com/Automattic/jetpack-waf/compare/v0.12.3...v0.12.4 [0.12.3]: https://github.com/Automattic/jetpack-waf/compare/v0.12.2...v0.12.3 [0.12.2]: https://github.com/Automattic/jetpack-waf/compare/v0.12.1...v0.12.2 [0.12.1]: https://github.com/Automattic/jetpack-waf/compare/v0.12.0...v0.12.1 diff --git a/projects/packages/waf/changelog/fix-waf-update-option b/projects/packages/waf/changelog/fix-waf-update-option deleted file mode 100644 index d3d2b2a7e1897..0000000000000 --- a/projects/packages/waf/changelog/fix-waf-update-option +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Optimize how the web application firewall checks for updates on admin screens. diff --git a/projects/plugins/protect/CHANGELOG.md b/projects/plugins/protect/CHANGELOG.md index 7eeb99e74c19a..48d5e087627dc 100644 --- a/projects/plugins/protect/CHANGELOG.md +++ b/projects/plugins/protect/CHANGELOG.md @@ -5,6 +5,21 @@ 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). +## 2.0.0 - 2024-01-18 +### Changed +- Firewall: use datetime versioning for rules file updates. [#34698] +- General: unify display of notifications across Scan and Firewall screens [#34702] +- General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776] +- General: update PHP requirement to PHP 7.0+ [#34126] +- General: update WordPress version requirements to WordPress 6.3. [#34127] +- General: update package dependencies. [#34882] +- General: update lockfile. [#33607] + +### Fixed +- Fix Modal component overflow scrolling. [#34475] +- Fix Popover component styling. [#34424] +- Improved helper script installer logging. [#34297] + ## 1.4.2 - 2023-10-19 ### Changed - General: update WordPress version requirements to WordPress 6.2. [#32762] [#32772] diff --git a/projects/plugins/protect/changelog/add-activitylog-menu b/projects/plugins/protect/changelog/add-activitylog-menu deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-activitylog-menu +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-declare-php-version-for-all-composer-packages b/projects/plugins/protect/changelog/add-declare-php-version-for-all-composer-packages deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-declare-php-version-for-all-composer-packages +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-idc-compare-secrets-endpoint b/projects/plugins/protect/changelog/add-idc-compare-secrets-endpoint deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-idc-compare-secrets-endpoint +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-interstitial-for-stats b/projects/plugins/protect/changelog/add-interstitial-for-stats deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-interstitial-for-stats +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-ip-requester-option b/projects/plugins/protect/changelog/add-ip-requester-option deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-ip-requester-option +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-jetpack-manage-menu-item b/projects/plugins/protect/changelog/add-jetpack-manage-menu-item deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-jetpack-manage-menu-item +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-my-jetpack-host-provider-check b/projects/plugins/protect/changelog/add-my-jetpack-host-provider-check deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-my-jetpack-host-provider-check +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-my-jetpack-new-user-check b/projects/plugins/protect/changelog/add-my-jetpack-new-user-check deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-my-jetpack-new-user-check +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-my-jetpack-plans-dependency b/projects/plugins/protect/changelog/add-my-jetpack-plans-dependency deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-my-jetpack-plans-dependency +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-permanent-wpcom-id b/projects/plugins/protect/changelog/add-permanent-wpcom-id deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-permanent-wpcom-id +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-send-secret-url-is-ip b/projects/plugins/protect/changelog/add-send-secret-url-is-ip deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-send-secret-url-is-ip +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-source-to-jetpack-connect-url b/projects/plugins/protect/changelog/add-source-to-jetpack-connect-url deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-source-to-jetpack-connect-url +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-verbum-subscription-modal-settings b/projects/plugins/protect/changelog/add-verbum-subscription-modal-settings deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-verbum-subscription-modal-settings +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-welcome-banner-connection-button b/projects/plugins/protect/changelog/add-welcome-banner-connection-button deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-welcome-banner-connection-button +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-welcome-banner-for-new-users b/projects/plugins/protect/changelog/add-welcome-banner-for-new-users deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-welcome-banner-for-new-users +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/add-wpcom_ai_site_prompt-option-settings-endpoint b/projects/plugins/protect/changelog/add-wpcom_ai_site_prompt-option-settings-endpoint deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/add-wpcom_ai_site_prompt-option-settings-endpoint +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/earn-remove-connected-account-id-option-2 b/projects/plugins/protect/changelog/earn-remove-connected-account-id-option-2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/earn-remove-connected-account-id-option-2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/fix-connection-partner-standalone-sites b/projects/plugins/protect/changelog/fix-connection-partner-standalone-sites deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/fix-connection-partner-standalone-sites +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/fix-jp-creator-for-complete-users b/projects/plugins/protect/changelog/fix-jp-creator-for-complete-users deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/fix-jp-creator-for-complete-users +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/fix-protect-modal-overflow-scrolling b/projects/plugins/protect/changelog/fix-protect-modal-overflow-scrolling deleted file mode 100644 index 022be21358599..0000000000000 --- a/projects/plugins/protect/changelog/fix-protect-modal-overflow-scrolling +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix Modal component overflow scrolling diff --git a/projects/plugins/protect/changelog/fix-protect-modal-popover-z-index-conflict b/projects/plugins/protect/changelog/fix-protect-modal-popover-z-index-conflict deleted file mode 100644 index a49aefced9dbb..0000000000000 --- a/projects/plugins/protect/changelog/fix-protect-modal-popover-z-index-conflict +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix Modal and Popover component styling conflict - - diff --git a/projects/plugins/protect/changelog/fix-protect-popover-component-inline-styling b/projects/plugins/protect/changelog/fix-protect-popover-component-inline-styling deleted file mode 100644 index 6f983518c1984..0000000000000 --- a/projects/plugins/protect/changelog/fix-protect-popover-component-inline-styling +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix Popover component styling diff --git a/projects/plugins/protect/changelog/fix-use-spaceship-operator-in-sorting-functions b/projects/plugins/protect/changelog/fix-use-spaceship-operator-in-sorting-functions deleted file mode 100644 index dbee7a5b07c3f..0000000000000 --- a/projects/plugins/protect/changelog/fix-use-spaceship-operator-in-sorting-functions +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Use spaceship operator in sorting callbacks. No change to functionality. - - diff --git a/projects/plugins/protect/changelog/modify-backup-helper-script-manager-class-versioning b/projects/plugins/protect/changelog/modify-backup-helper-script-manager-class-versioning deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/modify-backup-helper-script-manager-class-versioning +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/modify-backup-helper-script-manager-tests-verbosity b/projects/plugins/protect/changelog/modify-backup-helper-script-manager-tests-verbosity deleted file mode 100644 index d7af852da741c..0000000000000 --- a/projects/plugins/protect/changelog/modify-backup-helper-script-manager-tests-verbosity +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Improved helper script installer logging. diff --git a/projects/plugins/protect/changelog/prerelease b/projects/plugins/protect/changelog/prerelease deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/prerelease +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/refactor-social-register-feature-settings b/projects/plugins/protect/changelog/refactor-social-register-feature-settings deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/refactor-social-register-feature-settings +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/remove-old-composer-deps b/projects/plugins/protect/changelog/remove-old-composer-deps deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/remove-old-composer-deps +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers b/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers#2 b/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/remove-social-obsolete-twitter-helpers#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/remove-unneeded-condition-from-product-data-api b/projects/plugins/protect/changelog/remove-unneeded-condition-from-product-data-api deleted file mode 100644 index b2105c90164a2..0000000000000 --- a/projects/plugins/protect/changelog/remove-unneeded-condition-from-product-data-api +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Just updating lockfile - - diff --git a/projects/plugins/protect/changelog/renovate-lock-file-maintenance b/projects/plugins/protect/changelog/renovate-lock-file-maintenance deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/protect/changelog/renovate-lock-file-maintenance +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/protect/changelog/renovate-lock-file-maintenance#2 b/projects/plugins/protect/changelog/renovate-lock-file-maintenance#2 deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/protect/changelog/renovate-lock-file-maintenance#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/protect/changelog/renovate-wikimedia-testing-access-wrapper-3.x b/projects/plugins/protect/changelog/renovate-wikimedia-testing-access-wrapper-3.x deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/renovate-wikimedia-testing-access-wrapper-3.x +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/renovate-wordpress-monorepo b/projects/plugins/protect/changelog/renovate-wordpress-monorepo deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/protect/changelog/renovate-wordpress-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/protect/changelog/renovate-wordpress-monorepo#2 b/projects/plugins/protect/changelog/renovate-wordpress-monorepo#2 deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/protect/changelog/renovate-wordpress-monorepo#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/protect/changelog/renovate-wordpress-monorepo#3 b/projects/plugins/protect/changelog/renovate-wordpress-monorepo#3 deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/protect/changelog/renovate-wordpress-monorepo#3 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/protect/changelog/unify-protect-notifications b/projects/plugins/protect/changelog/unify-protect-notifications deleted file mode 100644 index 0a570d277c427..0000000000000 --- a/projects/plugins/protect/changelog/unify-protect-notifications +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Unify display of notifications across Scan and Firewall screens diff --git a/projects/plugins/protect/changelog/update-add-bots-sig-to-ua-detection b/projects/plugins/protect/changelog/update-add-bots-sig-to-ua-detection deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-add-bots-sig-to-ua-detection +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-akismet-card-to-interstitial b/projects/plugins/protect/changelog/update-akismet-card-to-interstitial deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-akismet-card-to-interstitial +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-dedicated-sync-init-hook-priority b/projects/plugins/protect/changelog/update-dedicated-sync-init-hook-priority deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-dedicated-sync-init-hook-priority +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-jetpack-no-disconnect-on-uninstall b/projects/plugins/protect/changelog/update-jetpack-no-disconnect-on-uninstall deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-jetpack-no-disconnect-on-uninstall +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-my-jetpack-ctas b/projects/plugins/protect/changelog/update-my-jetpack-ctas deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-my-jetpack-ctas +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-my-jetpack-wpcom-links-blog-id b/projects/plugins/protect/changelog/update-my-jetpack-wpcom-links-blog-id deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-my-jetpack-wpcom-links-blog-id +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-node-20 b/projects/plugins/protect/changelog/update-node-20 deleted file mode 100644 index ef9e5a461a1ce..0000000000000 --- a/projects/plugins/protect/changelog/update-node-20 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. - - diff --git a/projects/plugins/protect/changelog/update-php-requirements b/projects/plugins/protect/changelog/update-php-requirements deleted file mode 100644 index e91743c9e6518..0000000000000 --- a/projects/plugins/protect/changelog/update-php-requirements +++ /dev/null @@ -1,4 +0,0 @@ -Significance: major -Type: changed - -General: updated PHP requirement to PHP 7.0+ diff --git a/projects/plugins/protect/changelog/update-php-requirements#2 b/projects/plugins/protect/changelog/update-php-requirements#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-php-requirements#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-refactor-data-request-for-my-jetpack-cards b/projects/plugins/protect/changelog/update-refactor-data-request-for-my-jetpack-cards deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/protect/changelog/update-refactor-data-request-for-my-jetpack-cards +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/protect/changelog/update-standardize-on-devtool-source-map b/projects/plugins/protect/changelog/update-standardize-on-devtool-source-map deleted file mode 100644 index c0bd705cbcf07..0000000000000 --- a/projects/plugins/protect/changelog/update-standardize-on-devtool-source-map +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Use default devtool from js-packages/webpack-config now that it matches what was being used here already. - - diff --git a/projects/plugins/protect/changelog/update-tested-up-to-64 b/projects/plugins/protect/changelog/update-tested-up-to-64 deleted file mode 100644 index 214f1ee53b4ea..0000000000000 --- a/projects/plugins/protect/changelog/update-tested-up-to-64 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -General: indicate full compatibility with the latest version of WordPress, 6.4. diff --git a/projects/plugins/protect/changelog/update-vaultpress-backup-card-purchased-state b/projects/plugins/protect/changelog/update-vaultpress-backup-card-purchased-state deleted file mode 100644 index 430e5415260af..0000000000000 --- a/projects/plugins/protect/changelog/update-vaultpress-backup-card-purchased-state +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Just a lockfile update - - diff --git a/projects/plugins/protect/changelog/update-wp-requirements-63 b/projects/plugins/protect/changelog/update-wp-requirements-63 deleted file mode 100644 index d71b22d9e651d..0000000000000 --- a/projects/plugins/protect/changelog/update-wp-requirements-63 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -General: update WordPress version requirements to WordPress 6.3. diff --git a/projects/plugins/protect/changelog/use-datetime-versioning-for-firewall-rules b/projects/plugins/protect/changelog/use-datetime-versioning-for-firewall-rules deleted file mode 100644 index 49406853f7d3e..0000000000000 --- a/projects/plugins/protect/changelog/use-datetime-versioning-for-firewall-rules +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Firewall: Use datetime versioning for rules file updates. diff --git a/projects/plugins/protect/composer.json b/projects/plugins/protect/composer.json index f5b42623c5f19..f1efde72cfa66 100644 --- a/projects/plugins/protect/composer.json +++ b/projects/plugins/protect/composer.json @@ -79,6 +79,6 @@ "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true }, - "autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_protectâ“¥2_0_0_alpha" + "autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_protectâ“¥2_0_0" } } diff --git a/projects/plugins/protect/jetpack-protect.php b/projects/plugins/protect/jetpack-protect.php index 24f30cc8b1f7d..e67ff04322042 100644 --- a/projects/plugins/protect/jetpack-protect.php +++ b/projects/plugins/protect/jetpack-protect.php @@ -3,7 +3,7 @@ * Plugin Name: Jetpack Protect * Plugin URI: https://wordpress.org/plugins/jetpack-protect * Description: Security tools that keep your site safe and sound, from posts to plugins. - * Version: 2.0.0-alpha + * Version: 2.0.0 * Author: Automattic - Jetpack Security team * Author URI: https://jetpack.com/protect/ * License: GPLv2 or later @@ -32,7 +32,7 @@ exit; } -define( 'JETPACK_PROTECT_VERSION', '2.0.0-alpha' ); +define( 'JETPACK_PROTECT_VERSION', '2.0.0' ); define( 'JETPACK_PROTECT_DIR', plugin_dir_path( __FILE__ ) ); define( 'JETPACK_PROTECT_ROOT_FILE', __FILE__ ); define( 'JETPACK_PROTECT_ROOT_FILE_RELATIVE_PATH', plugin_basename( __FILE__ ) ); diff --git a/projects/plugins/protect/readme.txt b/projects/plugins/protect/readme.txt index cb04dd82844cb..aa1cb44bff026 100644 --- a/projects/plugins/protect/readme.txt +++ b/projects/plugins/protect/readme.txt @@ -158,10 +158,18 @@ The new Jetpack Protect plugin is different from the Jetpack feature formerly kn 4. The Jetpack Firewall is a web application firewall (known as WAF) designed to protect your WordPress site from malicious requests. == Changelog == -### 1.4.2 - 2023-10-19 +### 2.0.0 - 2024-01-18 #### Changed -- General: update WordPress version requirements to WordPress 6.2. [#32762] -- Updated Jetpack submenu sort order so individual features are alpha-sorted. -- Updated method used to render Connection initial state. -- Updated package dependencies. +- Firewall: use datetime versioning for rules file updates. +- General: unify display of notifications across Scan and Firewall screens +- General: indicate full compatibility with the latest version of WordPress, 6.4. +- General: update PHP requirement to PHP 7.0+ +- General: update WordPress version requirements to WordPress 6.3. +- General: update package dependencies. +- General: update lockfile. + +#### Fixed +- Fix Modal component overflow scrolling. +- Fix Popover component styling. +- Improved helper script installer logging.