Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#40725)
Browse files Browse the repository at this point in the history
  • Loading branch information
zinigor authored and matticbot committed Dec 23, 2024
1 parent 3d52640 commit c7450cf
Show file tree
Hide file tree
Showing 42 changed files with 394 additions and 423 deletions.
27 changes: 15 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,27 @@

### This is a list detailing changes for all Jetpack releases.

## 14.2-a.4 - unreleased
## 14.2-a.6 - unreleased

This is an alpha version! The changes listed here are not final.

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Metadata: always return internal '_jetpack_dont_email_post_to_subs' meta

## 14.2-a.5 - 2024-12-23
### Bug fixes
- Shortcode embeds: ensure Instagram reels are properly displayed in AMP views.
- Slideshow block: Fix block display when added within a Stack block.
- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views. [#40682]
- Slideshow block: Fix block display when added within a Stack block. [#40383]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Custom Post Types: Ensuring Restaurant Menu mail class will not conflict with newly moved files in Classic Theme Helper package.
- Fixes editor and display CSS for Premium Content buttons.
- Jetpack AI: Add thumbs up/down component to AI logo generator
- Metadata: always return internal '_jetpack_dont_email_post_to_subs' meta
- Moved wpcom/v2/publicize/connections endpoint to publicize package
- Photon: Ensure VIP sites are correctly identified, to prevent unnecessary early Photonization of URLs.
- Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript
- Tests: Use updated theme in tests.
- Updated package dependencies.
- Custom Post Types: Ensuring Restaurant Menu mail class will not conflict with newly moved files in Classic Theme Helper package. [#40668]
- Jetpack AI: Add thumbs up/down component to AI logo generator. [#40610]
- Jetpack API: Moved wpcom/v2/publicize/connections endpoint to publicize package. [#40607]
- Photon: Ensure VIP sites are correctly identified, to prevent unnecessary early Photonization of URLs. [#39941]
- Premium Content: Fixes editor and display CSS for Premium Content buttons. [#40638]
- Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript. [#40645]
- Tests: Use updated theme in tests. [#40634]
- Updated package dependencies. [#40693]

## 14.2-a.3 - 2024-12-16
### Enhancements
Expand Down
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"automattic/jetpack-blaze": "^0.25.4",
"automattic/jetpack-blocks": "^3.0.1",
"automattic/jetpack-boost-speed-score": "^0.4.0",
"automattic/jetpack-classic-theme-helper": "^0.8.1-alpha",
"automattic/jetpack-classic-theme-helper": "^0.8.1",
"automattic/jetpack-compat": "^4.0.0",
"automattic/jetpack-composer-plugin": "^4.0.0",
"automattic/jetpack-config": "^3.0.0",
Expand All @@ -34,22 +34,22 @@
"automattic/jetpack-jitm": "^4.0.3",
"automattic/jetpack-licensing": "^3.0.2",
"automattic/jetpack-logo": "^3.0.0",
"automattic/jetpack-masterbar": "^0.10.4-alpha",
"automattic/jetpack-my-jetpack": "^5.2.0-alpha",
"automattic/jetpack-masterbar": "^0.10.4",
"automattic/jetpack-my-jetpack": "^5.2.0",
"automattic/jetpack-plugins-installer": "^0.5.0",
"automattic/jetpack-post-list": "^0.7.2",
"automattic/jetpack-publicize": "^0.57.0-alpha",
"automattic/jetpack-publicize": "^0.57.0",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-roles": "^3.0.1",
"automattic/jetpack-search": "^0.47.4",
"automattic/jetpack-stats": "^0.14.1",
"automattic/jetpack-stats-admin": "^0.23.1",
"automattic/jetpack-status": "^5.0.1",
"automattic/jetpack-sync": "^4.2.0-alpha",
"automattic/jetpack-sync": "^4.2.0",
"automattic/jetpack-videopress": "^0.25.5",
"automattic/jetpack-waf": "^0.23.1",
"automattic/jetpack-wordads": "^0.4.4",
"automattic/woocommerce-analytics": "^0.3.0-alpha",
"automattic/woocommerce-analytics": "^0.3.0",
"scssphp/scssphp": "1.12.0"
},
"require-dev": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ14_2_a_4",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ14_2_a_6",
"allow-plugins": {
"automattic/jetpack-autoloader": true,
"automattic/jetpack-composer-plugin": true
Expand Down
4 changes: 2 additions & 2 deletions jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
* Author: Automattic
* Version: 14.2-a.4
* Version: 14.2-a.6
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.6' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.2' );
define( 'JETPACK__VERSION', '14.2-a.4' );
define( 'JETPACK__VERSION', '14.2-a.6' );

/**
* Constant used to fetch the connection owner token
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-api": "^0.17.21",
"@automattic/jetpack-components": "^0.65.1-alpha",
"@automattic/jetpack-components": "^0.65.1",
"@automattic/jetpack-connection": "^0.36.2",
"@tanstack/react-query": "5.20.5",
"@wordpress/api-fetch": "7.14.0",
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.3.3-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.3.3] - 2024-12-23
### Fixed
- General: Fixed not parsing error responses from WordPress.com properly.
- General: Fixed not parsing error responses from WordPress.com properly. [#40660]

## [0.3.2] - 2024-11-28
### Fixed
Expand Down Expand Up @@ -104,7 +101,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Introduce new package. [#31163]

[0.3.3-alpha]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.2...v0.3.3-alpha
[0.3.3]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.2...v0.3.3
[0.3.2]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.14...v0.3.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.8.1-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.8.1] - 2024-12-23
### Added
- Custom Post Types: Added Restaurant Menu CPT files.
- Custom Post Types: Added Restaurant Menu CPT files. [#40668]

## [0.8.0] - 2024-12-16
### Added
Expand Down Expand Up @@ -184,7 +181,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Add wordpress folder on gitignore. [#37177]

[0.8.1-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.8.0...v0.8.1-alpha
[0.8.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.4...v0.8.0
[0.7.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.3...v0.7.4
[0.7.3]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.2...v0.7.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class Main {

const PACKAGE_VERSION = '0.8.1-alpha';
const PACKAGE_VERSION = '0.8.1';

/**
* Modules to include.
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.10.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.10.4] - 2024-12-23
### Fixed
- Exclude the wpcom_admin_interface from the admin_menu action
- Exclude the wpcom_admin_interface from the admin_menu action. [#40669]

## [0.10.3] - 2024-12-16
### Changed
Expand Down Expand Up @@ -193,7 +190,7 @@ This is an alpha version! The changes listed here are not final.
- Notifications: Change Icon [#37676]
- Updated package dependencies. [#37669] [#37706]

[0.10.4-alpha]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.3...v0.10.4-alpha
[0.10.4]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.3...v0.10.4
[0.10.3]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.2...v0.10.3
[0.10.2]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.1...v0.10.2
[0.10.1]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.0...v0.10.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class Main {

const PACKAGE_VERSION = '0.10.4-alpha';
const PACKAGE_VERSION = '0.10.4';

/**
* Initializer.
Expand Down
23 changes: 10 additions & 13 deletions jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +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).

## [5.2.0-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [5.2.0] - 2024-12-23
### Added
- My Jetpack: add features as possible modules to the recommendations list.
- My Jetpack: add features as possible modules to the recommendations list. [#40492]

### Changed
- My Jetpack: Add 'Needs attention' status to Backup product card when Backups are failing.
- My Jetpack: Add red bubble and notice/banner when Backup has 'needs-attention' status.
- My Jetpack: Plans section: Improvements to how we display plan expiration date.
- My Jetpack: Protect card- Fixed Tooltip placement & content issues.
- Unify connection flows in My Jetpack
- My Jetpack: Add 'Needs attention' status to Backup product card when Backups are failing. [#40454]
- My Jetpack: Add red bubble and notice/banner when Backup has 'needs-attention' status. [#40512]
- My Jetpack: Plans section: Improvements to how we display plan expiration date. [#40575]
- My Jetpack: Protect card- Fixed Tooltip placement & content issues. [#40691]
- Unify connection flows in My Jetpack. [#40632]

### Fixed
- Fix an issue where high posts counts would cause backend issues for the get_raw_post_type_breakdown function used in My Jetpack. Sites with over 100,000 posts can now have this query managed remotely.
- Fix issue where backup card was not updating after site connection in some situations
- Fix an issue where high posts counts would cause backend issues for the get_raw_post_type_breakdown function used in My Jetpack. Sites with over 100,000 posts can now have this query managed remotely. [#40635]
- Fix issue where backup card was not updating after site connection in some situations. [#40653]

## [5.1.2] - 2024-12-16
### Added
Expand Down Expand Up @@ -1886,7 +1883,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Created package

[5.2.0-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.2...5.2.0-alpha
[5.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.2...5.2.0
[5.1.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.1...5.1.2
[5.1.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.0...5.1.1
[5.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.0.4...5.1.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '5.2.0-alpha';
const PACKAGE_VERSION = '5.2.0';

/**
* HTML container ID for the IDC screen on My Jetpack page.
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.4.1-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.4.1] - 2024-12-23
### Fixed
- Fix PHP warnings caused by uninstalled extensions.
- Fix PHP warnings caused by uninstalled extensions. [#40622]

## [0.4.0] - 2024-12-04
### Added
Expand Down Expand Up @@ -66,7 +63,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies. [#37894]

[0.4.1-alpha]: https://github.com/Automattic/jetpack-protect-status/compare/v0.4.0...v0.4.1-alpha
[0.4.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/Automattic/jetpack-protect-status/compare/v0.3.1...v0.4.0
[0.3.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/Automattic/jetpack-protect-status/compare/v0.2.2...v0.3.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class Status {

const PACKAGE_VERSION = '0.4.1-alpha';
const PACKAGE_VERSION = '0.4.1';
/**
* Name of the option where status is stored
*
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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.57.0-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.57.0] - 2024-12-23
### Changed
- Moved wpcom/v2/publicize/connections endpoint to publicize package
- Script data: Don't call service endpoint on wpcom
- Moved wpcom/v2/publicize/connections endpoint to publicize package. [#40607]
- Script data: Don't call service endpoint on wpcom. [#40596]

## [0.56.5] - 2024-12-16
### Changed
Expand Down Expand Up @@ -795,7 +792,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update package.json metadata.

[0.57.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.5...v0.57.0-alpha
[0.57.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.5...v0.57.0
[0.56.5]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.4...v0.56.5
[0.56.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.3...v0.56.4
[0.56.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.2...v0.56.3
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.2.0-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [4.2.0] - 2024-12-23
### Added
- Sync:Add specific key for full sync actions
- Sync:Add specific key for full sync actions [#40566]

## [4.1.1] - 2024-12-16
### Changed
Expand Down Expand Up @@ -1366,7 +1363,7 @@ This is an alpha version! The changes listed here are not final.

- Packages: Move sync to a classmapped package

[4.2.0-alpha]: https://github.com/Automattic/jetpack-sync/compare/v4.1.1...v4.2.0-alpha
[4.2.0]: https://github.com/Automattic/jetpack-sync/compare/v4.1.1...v4.2.0
[4.1.1]: https://github.com/Automattic/jetpack-sync/compare/v4.1.0...v4.1.1
[4.1.0]: https://github.com/Automattic/jetpack-sync/compare/v4.0.2...v4.1.0
[4.0.2]: https://github.com/Automattic/jetpack-sync/compare/v4.0.1...v4.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '4.2.0-alpha';
const PACKAGE_VERSION = '4.2.0';

const PACKAGE_SLUG = 'sync';

Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.3.0-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.3.0] - 2024-12-23
### Changed
- Add common props, more events and bug fixing.
- Add common props, more events and bug fixing. [#40562]

## [0.2.0] - 2024-11-18
### Removed
Expand Down Expand Up @@ -78,7 +75,7 @@ This is an alpha version! The changes listed here are not final.
- Fix namespace issue with WooCommerce class reference. [#35857]
- General: bail early when WooCommerce is not active. [#36278]

[0.3.0-alpha]: https://github.com/Automattic/woocommerce-analytics/compare/v0.2.0...v0.3.0-alpha
[0.3.0]: https://github.com/Automattic/woocommerce-analytics/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.13...v0.2.0
[0.1.13]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.12...v0.1.13
[0.1.12]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.11...v0.1.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Woocommerce_Analytics {
/**
* Package version.
*/
const PACKAGE_VERSION = '0.3.0-alpha';
const PACKAGE_VERSION = '0.3.0';

/**
* Initializer.
Expand Down
Loading

0 comments on commit c7450cf

Please sign in to comment.