Skip to content

Commit

Permalink
Backport wpcomsh 5.2.0 Changes (#38712)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur791004 authored and matticbot committed Aug 5, 2024
1 parent 3c4e053 commit 75648ff
Show file tree
Hide file tree
Showing 9 changed files with 115 additions and 121 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-mu-wpcom": "^5.53.0-alpha"
"automattic/jetpack-mu-wpcom": "^5.53.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
Expand Down
62 changes: 31 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-classic-theme-helper/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.4-alpha] - unreleased

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

## [0.4.4] - 2024-08-05
### Added
- Social Links: Added feature to Classic Theme Helper package.
- Social Links: Added feature to Classic Theme Helper package. [#38593]

## [0.4.3] - 2024-07-25
### Changed
Expand Down Expand Up @@ -61,7 +58,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Add wordpress folder on gitignore. [#37177]

[0.4.4-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.3...v0.4.4-alpha
[0.4.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.3...v0.4.4
[0.4.3]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.2...v0.4.3
[0.4.2]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.1...v0.4.2
[0.4.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.0...v0.4.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.4.4-alpha';
const PACKAGE_VERSION = '0.4.4';

/**
* Modules to include.
Expand Down
35 changes: 16 additions & 19 deletions vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,28 @@ 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.53.0-alpha] - unreleased

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

## [5.53.0] - 2024-08-05
### Added
- Added wpcom-block-editor-nux feature from calypso's ETK package.
- MU WPCOM: Port FSE feature from ETK
- MU WPCOM: Port the newspack blocks from the ETK
- MU WPCOM: Port the starter-page-templates feature from ETK
- Added wpcom-block-editor-nux feature from calypso's ETK package. [#38674]
- MU WPCOM: Port FSE feature from ETK [#38212]
- MU WPCOM: Port the newspack blocks from the ETK [#38454]
- MU WPCOM: Port the starter-page-templates feature from ETK [#38475]

### Changed
- Add description link to Subscriber Login block
- MU WPCOM: Only load ETK features for wpcom users
- Add description link to Subscriber Login block [#38629]
- MU WPCOM: Only load ETK features for wpcom users [#38708]

### Removed
- Removed dead CSS code
- Removed dead CSS code [#38659]

### Fixed
- Admin bar: fix icon alignment on small screen widths
- Adminbar: Fix profile menu colors
- Admin bar: help center and notification icons now follow color scheme
- Fix bug so Theme Showcase menu appears on Simple Classic sites
- Fix RTL admin bar
- Masterbar: Fix icon overlap issue at smaller resolutions
- MU WPCOM: Fix the option of the MailerLite widget is gone
- Admin bar: fix icon alignment on small screen widths [#38684]
- Adminbar: Fix profile menu colors [#38650]
- Admin bar: help center and notification icons now follow color scheme [#38672]
- Fix bug so Theme Showcase menu appears on Simple Classic sites [#38698]
- Fix RTL admin bar [#38654]
- Masterbar: Fix icon overlap issue at smaller resolutions [#38551]
- MU WPCOM: Fix the option of the MailerLite widget is gone [#38640]

## [5.52.1] - 2024-07-30
### Changed
Expand Down Expand Up @@ -1100,7 +1097,7 @@ This is an alpha version! The changes listed here are not final.

- Testing initial package release.

[5.53.0-alpha]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.1...v5.53.0-alpha
[5.53.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.1...v5.53.0
[5.52.1]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.0...v5.52.1
[5.52.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.51.0...v5.52.0
[5.51.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.50.0...v5.51.0
Expand Down
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-mu-wpcom/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"automattic/jetpack-assets": "^2.2.0",
"automattic/jetpack-blocks": "^2.0.4",
"automattic/jetpack-calypsoify": "^0.1.2",
"automattic/jetpack-classic-theme-helper": "^0.4.4-alpha",
"automattic/jetpack-classic-theme-helper": "^0.4.4",
"automattic/jetpack-connection": "^2.11.3",
"automattic/jetpack-masterbar": "^0.6.0",
"automattic/jetpack-redirect": "^2.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Jetpack_Mu_Wpcom main class.
*/
class Jetpack_Mu_Wpcom {
const PACKAGE_VERSION = '5.53.0-alpha';
const PACKAGE_VERSION = '5.53.0';
const PKG_DIR = __DIR__ . '/../';
const BASE_DIR = __DIR__ . '/';
const BASE_FILE = __FILE__;
Expand Down
Loading

0 comments on commit 75648ff

Please sign in to comment.