Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ice9js authored and matticbot committed Sep 2, 2024
1 parent 7278bcd commit c79a6db
Show file tree
Hide file tree
Showing 43 changed files with 1,071 additions and 1,445 deletions.
91 changes: 43 additions & 48 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,55 +2,50 @@

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

## 13.8-a.8 - unreleased

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

## 13.8-beta - 2024-09-02
### Major Enhancements
- Jetpack Custom CSS: remove feature in favor of WordPress core implementation

### Enhancements
- Admin menu: Change order of Jetpack sub-menu items
- AI Assistant: Add spelling mistakes check for English language
- Map block: Allow maps on WordPress.com to be selectable.

### Improved compatibility
- Embeds: prioritize YouTube and Vimeo embeds provided by WordPress itself, over Jetpack's embedding solution.

### Bug fixes
- Mailchimp block: do not attempt to fetch groups when a site is not connected to Mailchimp yet.
- REST API: Avoid PHP warnings in comment endpoint when the parent comment does not exist.

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Add retry event for Brief
- AI Assistant: Add A8c dictionary
- AI Assistant: add AI Guidelines link to the AI Assistant sidebar panel
- AI Assistant: Add FeatureControl to Write Brief
- AI Assistant: Add option to add word to spelling dictionary
- AI Assistant: Do not mark words starting with special characters as spelling mistakes
- AI Assistant: Fix flickering when adding word to Breve dictionary
- AI Assistant: Limit popover height and fix anchorless popover
- AI Assistant: Remove dead Breve code
- Blocks: Ensure function is loaded even if blocks aren't enabled
- Button Block: update to Block API v3
- Classic Theme Helper: Adding Portfolio custom post type content
- Content Options: Moving content to Classic Theme Helper package.
- Fix redirecting after comment when subscription modal is disabled
- Jetpack AI: add usage policy link and renewal date to fair usage messaging.
- Jetpack AI: fix bug that showed extra spacing on the AI Assistant block inspector area.
- Jetpack AI: handle fair usage limit messaging on the UI.
- Jetpack AI: hide usagepanel when tier plans are disabled. Show QuotaExceededMessage instead of nudges
- Jetpack AI: remove hardcoded limit on image generation, it's handled by backend
- Jetpack AI: support fair usage messaging on the Extension AI Control component.
- Jetpack AI: update fair usage messaging on the sidebar.
- Monetize: support more currencies
- Notifications: Use profile locale to match menu language
- Slideshow shortcode: Remove deprecated JS functionality and remove majority of jQuery.
- Social: Updated the share status modal to render it globally
- Social Menus: Switch to more appropriate method of calling the SVG icon file.
- Updated package dependencies.
- Updated versions.
- Update Quick Start instructions
- Custom CSS: Remove feature in favor of WordPress core implementation. [#38865]
- Embeds: Remove YouTube and Vimeo embeds in favor of WordPress core implementation. [#39096]

### Enhancements
- Admin Menu: Update order of Jetpack sub-menu items. [#39095]
- AI Assistant: Add spelling mistakes check for English language. [#39174]

### Bug fixes
- Mailchimp Block: Do not attempt to fetch groups when a site is not connected to Mailchimp yet. [#38901]
- REST API: Avoid PHP warnings in the comment endpoint when the parent comment does not exist. [#39102]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- AI Assistant: Add A8c dictionary. [#39105]
- AI Assistant: Add AI Guidelines link to the AI Assistant sidebar panel. [#39094]
- AI Assistant: Add FeatureControl to Write Brief. [#39168]
- AI Assistant: Add option to add word to spelling dictionary. [#39046]
- AI Assistant: Add retry event for Brief. [#39082]
- AI Assistant: Do not mark words starting with special characters as spelling mistakes. [#39044]
- AI Assistant: Fix flickering when adding word to Breve dictionary. [#39087]
- AI Assistant: Limit popover height and fix anchorless popover. [#39109]
- AI Assistant: Remove dead Breve code. [#39089]
- Blocks: Ensure function is loaded even if blocks aren't enabled. [#39070]
- Button Block: Update to Block API v3. [#38916]
- Classic Theme Helper: Adding Portfolio custom post type content. [#39134]
- Content Options: Moving content to Classic Theme Helper package. [#39028]
- Fix redirecting after comment when subscription modal is disabled. [#39027]
- Jetpack AI: Add usage policy link and renewal date to fair usage messaging. [#39085]
- Jetpack AI: Fix bug that showed extra spacing on the AI Assistant block inspector area. [#39142]
- Jetpack AI: Handle fair usage limit messaging on the UI. [#39043]
- Jetpack AI: Hide usagepanel when tier plans are disabled. Show QuotaExceededMessage instead of nudges. [#39090]
- Jetpack AI: Remove hardcoded limit on image generation, it's handled by backend. [#39126]
- Jetpack AI: Support fair usage messaging on the Extension AI Control component. [#39103]
- Jetpack AI: Update fair usage messaging on the sidebar. [#39122]
- Map Block: Allow maps on WordPress.com to be selectable. [#38956]
- Monetize: Support more currencies. [#38968]
- Notifications: Use profile locale to match menu language. [#38871]
- Slideshow Shortcode: Remove deprecated JS functionality and remove majority of jQuery. [#39050]
- Social Menus: Switch to more appropriate method of calling the SVG icon file. [#39136]
- Social: Updated the share status modal to render it globally. [#39116]
- Update Quick Start instructions. [#39059]
- Updated package dependencies. [#39111]
- Updated versions. [#38745]

## 13.8-a.7 - 2024-08-26
### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion _inc/lib/admin-pages/class.jetpack-react-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public function add_page_actions( $hook ) {
* Remove the main Jetpack submenu if a site is in offline mode or connected.
* At that point, admins can access the Jetpack Dashboard instead.
*
* @since 13.8-a.8
* @since 13.8
*/
public function remove_jetpack_menu() {
if (
Expand Down
17 changes: 9 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"automattic/jetpack-admin-ui": "^0.4.4",
"automattic/jetpack-assets": "^2.3.5",
"automattic/jetpack-autoloader": "^3.0.10",
"automattic/jetpack-backup": "^3.4.6-alpha",
"automattic/jetpack-backup": "^3.4.6",
"automattic/jetpack-blaze": "^0.22.8",
"automattic/jetpack-blocks": "^2.0.5",
"automattic/jetpack-boost-speed-score": "^0.3.12",
Expand All @@ -27,28 +27,28 @@
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-device-detection": "^2.1.4",
"automattic/jetpack-error": "^2.0.3",
"automattic/jetpack-forms": "^0.32.12-alpha",
"automattic/jetpack-forms": "^0.32.12",
"automattic/jetpack-image-cdn": "^0.4.7",
"automattic/jetpack-import": "^0.8.7",
"automattic/jetpack-ip": "^0.2.3",
"automattic/jetpack-jitm": "^3.1.19",
"automattic/jetpack-licensing": "^2.0.7",
"automattic/jetpack-logo": "^2.0.4",
"automattic/jetpack-masterbar": "^0.8.1",
"automattic/jetpack-my-jetpack": "^4.34.0-alpha",
"automattic/jetpack-my-jetpack": "^4.34.0",
"automattic/jetpack-plugins-installer": "^0.4.2",
"automattic/jetpack-post-list": "^0.6.3",
"automattic/jetpack-publicize": "^0.51.0-alpha",
"automattic/jetpack-publicize": "^0.51.0",
"automattic/jetpack-redirect": "^2.0.3",
"automattic/jetpack-roles": "^2.0.3",
"automattic/jetpack-search": "^0.45.0-alpha",
"automattic/jetpack-search": "^0.45.0",
"automattic/jetpack-stats": "^0.13.1",
"automattic/jetpack-stats-admin": "^0.21.1",
"automattic/jetpack-status": "^3.3.4",
"automattic/jetpack-sync": "^3.9.0",
"automattic/jetpack-videopress": "^0.24.4-alpha",
"automattic/jetpack-videopress": "^0.24.4",
"automattic/jetpack-waf": "^0.18.4",
"automattic/jetpack-wordads": "^0.3.29-alpha",
"automattic/jetpack-wordads": "^0.3.29",
"automattic/woocommerce-analytics": "^0.1.8",
"scssphp/scssphp": "1.12.0"
},
Expand Down Expand Up @@ -81,6 +81,7 @@
"pnpm run watch"
]
},
"repositories": [],
"autoload": {
"classmap": [
"src"
Expand All @@ -93,7 +94,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta",
"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: 13.8-a.8
* Version: 13.8-beta
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.5' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
define( 'JETPACK__VERSION', '13.8-a.8' );
define( 'JETPACK__VERSION', '13.8-beta' );

/**
* Constant used to fetch the connection owner token
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-backup/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).

## [3.4.6-alpha] - unreleased

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

## [3.4.6] - 2024-09-02
### Changed
- Admin menu: change order of Jetpack sub-menu items
- Updated package dependencies.
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Updated package dependencies. [#39111]

## [3.4.5] - 2024-08-26
### Changed
Expand Down Expand Up @@ -684,7 +681,7 @@ This is an alpha version! The changes listed here are not final.

- Add API endpoints and Jetpack Backup package for managing Help…

[3.4.6-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.4.5...v3.4.6-alpha
[3.4.6]: https://github.com/Automattic/jetpack-backup/compare/v3.4.5...v3.4.6
[3.4.5]: https://github.com/Automattic/jetpack-backup/compare/v3.4.4...v3.4.5
[3.4.4]: https://github.com/Automattic/jetpack-backup/compare/v3.4.3...v3.4.4
[3.4.3]: https://github.com/Automattic/jetpack-backup/compare/v3.4.2...v3.4.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '3.4.6-alpha';
const PACKAGE_VERSION = '3.4.6';

const PACKAGE_SLUG = 'backup';

Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-forms/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.32.12-alpha] - unreleased

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

## [0.32.12] - 2024-09-02
### Changed
- Forms: update child blocks to Block API v3
- Updated package dependencies.
- Forms: update child blocks to Block API v3 [#38916]
- Updated package dependencies. [#39111]

## [0.32.11] - 2024-08-26
### Changed
Expand Down Expand Up @@ -646,7 +643,7 @@ This is an alpha version! The changes listed here are not final.
- Added a new jetpack/forms package [#28409]
- Added a public load_contact_form method for initializing the contact form module. [#28416]

[0.32.12-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.32.11...v0.32.12-alpha
[0.32.12]: https://github.com/automattic/jetpack-forms/compare/v0.32.11...v0.32.12
[0.32.11]: https://github.com/automattic/jetpack-forms/compare/v0.32.10...v0.32.11
[0.32.10]: https://github.com/automattic/jetpack-forms/compare/v0.32.9...v0.32.10
[0.32.9]: https://github.com/automattic/jetpack-forms/compare/v0.32.8...v0.32.9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class Jetpack_Forms {

const PACKAGE_VERSION = '0.32.12-alpha';
const PACKAGE_VERSION = '0.32.12';

/**
* Load the contact form module.
Expand Down
13 changes: 5 additions & 8 deletions jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +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).

## [4.34.0-alpha] - unreleased

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

## [4.34.0] - 2024-09-02
### Changed
- My Jetpack: show over quota notice and period usage counter for unlimited plans
- We update Welcome Flow A/B experiment to test other things
- My Jetpack: show over quota notice and period usage counter for unlimited plans [#39129]
- We update Welcome Flow A/B experiment to test other things [#39154]

### Fixed
- My Jetpack: change Jetpack AI post checkout URL so the redirect works
- My Jetpack: change Jetpack AI post checkout URL so the redirect works [#39166]

## [4.33.1] - 2024-08-29
### Changed
Expand Down Expand Up @@ -1690,7 +1687,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Created package

[4.34.0-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0-alpha
[4.34.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0
[4.33.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.0...4.33.1
[4.33.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.4...4.33.0
[4.32.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.3...4.32.4
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 = '4.34.0-alpha';
const PACKAGE_VERSION = '4.34.0';

/**
* HTML container ID for the IDC screen on My Jetpack page.
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-publicize/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.51.0-alpha] - unreleased

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

## [0.51.0] - 2024-09-02
### Added
- Add share status log modal to published posts
- Add share status log modal to published posts [#39051]

## [0.50.1] - 2024-08-29
### Added
Expand Down Expand Up @@ -680,7 +677,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update package.json metadata.

[0.51.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.1...v0.51.0-alpha
[0.51.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.1...v0.51.0
[0.50.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.0...v0.50.1
[0.50.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.2...v0.50.0
[0.49.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.1...v0.49.2
Expand Down
15 changes: 6 additions & 9 deletions jetpack_vendor/automattic/jetpack-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,16 @@ 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.45.0-alpha] - unreleased

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

## [0.45.0] - 2024-09-02
### Added
- Search: allow customizing highlighted fields
- Search: allow customizing highlighted fields [#39053]

### Changed
- Admin menu: change order of Jetpack sub-menu items
- Updated package dependencies.
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Updated package dependencies. [#39111]

### Fixed
- Search: Use the user's locale when formatting request limits.
- Search: Use the user's locale when formatting request limits. [#38946]

## [0.44.17] - 2024-08-26
### Changed
Expand Down Expand Up @@ -1025,7 +1022,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't.

[0.45.0-alpha]: https://github.com/Automattic/jetpack-search/compare/v0.44.17...v0.45.0-alpha
[0.45.0]: https://github.com/Automattic/jetpack-search/compare/v0.44.17...v0.45.0
[0.44.17]: https://github.com/Automattic/jetpack-search/compare/v0.44.16...v0.44.17
[0.44.16]: https://github.com/Automattic/jetpack-search/compare/v0.44.15...v0.44.16
[0.44.15]: https://github.com/Automattic/jetpack-search/compare/v0.44.14...v0.44.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Search package general information
*/
class Package {
const VERSION = '0.45.0-alpha';
const VERSION = '0.45.0';
const SLUG = 'search';

/**
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-videopress/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.24.4-alpha] - unreleased

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

## [0.24.4] - 2024-09-02
### Changed
- Admin menu: change order of Jetpack sub-menu items
- Updated package dependencies.
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Updated package dependencies. [#39111]

## [0.24.3] - 2024-08-26
### Added
Expand Down Expand Up @@ -1424,7 +1421,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Created empty package [#24952]

[0.24.4-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.3...v0.24.4-alpha
[0.24.4]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.3...v0.24.4
[0.24.3]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.2...v0.24.3
[0.24.2]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.1...v0.24.2
[0.24.1]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.0...v0.24.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* The Package_Version class.
*/
class Package_Version {
const PACKAGE_VERSION = '0.24.4-alpha';
const PACKAGE_VERSION = '0.24.4';

const PACKAGE_SLUG = 'videopress';

Expand Down
Loading

0 comments on commit c79a6db

Please sign in to comment.