Releases: Automattic/wpcom-site-helper
Releases · Automattic/wpcom-site-helper
wpcomsh 7.0.1-alpha+rolling.1749564675.gc70928b
Rolling release based on the trunk branch.
wpcomsh 7.0.0
7.0.0 - 2025-06-09
Added
- Add ability to test with other Jetpack monorepo plugins active. [#43259]
- Add hook to signal a migration has ended using AIOWP. [#42992]
- Add support for protected connection owner. [#43601]
- Add jetpack-forms package dependency. [#43527]
- Featured Content: Add messaging to clarify that the tag name is case sensitive. [#43165]
- Forms: Add field-file feature/block support on WordPress.com plans. [#43177]
- Managed Plugin: Populate managed plugin list option on plugin install or update. [#43007]
- Social: Enable share status for all sites. [#43056]
Changed
- Admin Menu: Update the icon of WooCommerce for the Woo installation. [#43029]
- bilmur: Include theme name. [#43452]
- Bump wc-calypso-bridge version. [#43038] [#43393]
- Compatibility: Use new
set_transient
hook in place ofsetted_transient
hook deprecated in WordPress 6.8. [#43090] - Consolidate widget-related code from wpcom and wpcomsh into jetpack-mu-wpcom. [#42974]
- Plugin management: Enable bulk plugin deactivation. [#42965]
- Site Visibility: Disable search engines indexing for sites with wpcomstaging.com domain. [#42853]
- Update package dependencies. [#43085] [#43425] [#43839]
- Use Jetpack Autoloader. [#43618]
Deprecated
- Remove
default_rendering_mode
hotfix. [#42984]
Removed
- Color Scheme: Clean up *-rgb css variables. [#42960]
- General: Update minimum WordPress version to 6.7. [#43192]
- Move "I voted" widget from wpcomsh to jetpack-mu-wpcom. [#42924]
- Remove legacy CI files. [#43434]
- Remove links to deprecated Calypso views on the launchpad tasks. [#42923]
- Remove wp-staging from incompatible plugins list. [#43170]
- Social: Remove unused feature flags. [#43037]
Fixed
- Block editor: Fix layout issues with the Media Library modal buttons. [#43035]
- Check for classes and methods before call. [#43606]
- Code: Update stylesheets to use hex instead of named colors. [#42920]
- Code: Update stylesheets to use WordPress font styles. [#42928]
- Ensure Jetpack modules are enabled after transferring to WP Cloud. [#42971]
- Ensure wpcomsh users are able to purchase the Boost paid offering. [#43262]
- Fix wrapping on the stats column heading in non-English languages. [#43630]
- Fix Jetpack menu on untangled screens. [#43727]
- Linting: Clean up various Stylelint violations. [#43166]
- Linting: Do additional stylesheet cleanup. [#43247]
- Linting: Fix more Stylelint violations. [#43213]
- Linting: Remove outdated vendor prefixes in stylesheets. [#43219]
- Linting: Use double colon notation for pseudo-element selectors. [#43019]
- My Jetpack: Fix readability of license activation button on hover. [#43550]
- Podcasts: Make episode images comply with Apple requirements. [#43769]
- Tests: Add script that runs PHPUnit tests. [#43500]
wpcomsh 6.1.0
6.1.0 - 2025-04-07
Added
- Add
AI_SEO_ENHANCER
feature for Business plans and above and JP Complete plans. [#42731] - Add Atomic site ID to WooCommerce tracker data. [#42588]
- Add a temporary version of Instant Search which excludes business/commerce sites for performance reasons. [#42117]
- Add newsletter widget. [#41807]
- Add Account Protection initialization. [#40925]
- Add site launch button to the admin bar. [#41240]
- Add subscribers in WP Admin boostrap page. [#42066]
- Add
wpcomsh_at_managed_plugins
option to allowed list for sync. [#42287] - Bump a Tracks stat for every wp-admin page view. [#42422]
- Business sites are now added on Instant Search. [#41963]
- Connection: Disconnect all other users before disconnecting a connection owner account. [#41923]
- Dashboard: Add Daily Writing Prompt widget. [#41094]
- Dashboard: Add general tasks widget. [#41150]
- Dashboard: Add launchpad. [#41434]
- Dashboard: Add site preview and links. [#41106]
- External Media: Add external media modal on the Media Import page. [#41282]
- Hotfix: Add filter to hide the Elementor Beta/Dev install banner. [#42219]
- Import Media: Introduce the Import Media page. [#41032]
- Incompatible Plugins: Add
object-cache-pro
and variation ofwp-simple-firewall
. [#42654] - Launchpad: Add
create-course-goal
intent task list. [#42108] - Managed Plugins: Maintain list of Atomic-managed plugins. [#42164]
- Media Library: Support Upload from URL on media-new page. [#41627]
- Newsletter Dashboard Widget: Remove feature flag and enable widget. [#42276]
- Post List: Add a Copy Link Quick Action. [#41305]
- Social: Enable Social Post UI for WordPress.com. [#41219]
- Untangle Calypso media page. [#41628]
- WOA: Add WordAds post transfer action. [#38915]
- WPCOM Site Helper CLI: Add processing for
woocommerce_helper_data
. [#41910]
Changed
- Add Complete to AI features and sync other changes on wpcom features. [#40545]
- Admin Bar: Point the Edit Site menu item to
site-editor.php
. [#41137] - Admin Color Schemes: Update color schemes to match Calypso. [#40908]
- Report site timezone via Bilmur RUM library. [#41964]
- Code: First pass of style coding standards. [#42734]
- Code: Use function-style
exit()
anddie()
with a default status code of 0. [#41167] - Connection: Allow pre-selected login providers. [#42662]
- Connection: Display connection status on Users page independent of the SSO module. [#41794]
- External Media: Move the GooglePhotosMedia, OpenverseMedia, and PexelsMedia to
@automattic/jetpack-shared-extension-utils
. [#41078] - General: Indicate compatibility with WordPress 6.8. [#42701]
- Hide "Verify Email" launchpad task for existing users. [#41326]
- i18n: Use translations from WP_LANG_DIR. [#42521]
- Legacy Music Player Widget: Add hook to bump stats on view. [#42541]
- Legacy Music Player Widget: Hide from the block-based widget editor. [#42540]
- Media Library: Hide storage info on Atomic upload.php's uploader. [#41625]
- Move logo-tool to be within
jetpack-mu-wpcom
. [#42598] - Prevent site owner from editing user's account-level fields. [#42177]
- Newspack Blocks: Updated to version 4.5.2. [#40636]
- Site Visibility: Port the site visibility settings from Calypso to WP Admin. [#42230]
- Social: Enable connections management for WordPress.com sites. [#41019]
- Social: Enable media sharing for WordPress.com Business plan. [#41355]
- Social: Enable social admin page for all WordPress.com sites. [#41713]
- Social: Enable Social Image Generator for WordPress.com sites. [#42548]
- Social: Use feature flag for social admin page. [#41413]
- SSO: Use same login page after logging out as when already logged out. [#42586]
- Theme: Clean up files that were used during the theme switch and theme preview. [#42420]
- Theme Switch: Do not change homepage when switching theme. [#42388]
- Typekit Custom Fonts: Add license. [#42862]
- Typekit Custom Fonts: Avoid deprecation notices in PHP 8.2. [#42862]
- Update AIOWP tracks events. [#40149]
- Update composer.lock file. [#41066]
- Update deployment section with automatic releases & deploys [#42608]
- Update package dependencies. [#40515] [#40814] [#40980] [#41659]
- Update minimum PHP version to 8.1. [#41928]
- Update package dependencies. [#42180] [#42815]
- Update Site Settings link copy. [#41663]
- Update wc-calypso-bridge dependency. [#41453] [#41569] [#42360] [#42531] [#42606] [#42720]
- Use a new endpoint to get the list of themes from WordPress.com [#42143]
- Use
automattic/jetpack-composer-plugin
so jetpack-library packages will be installed in a place wherewp i18n
will see them. [#41185] - Enable WordAds module via WP-CLI post transfer. [#40909]
Deprecated
- Remove an extra instant search feature which included the Business/commerce sites. [#42710]
Removed
- Remove the "Personalize Link in Bio" launchpad task. [#41949]
- Remove the launch bar from the frontend of Atomic sites. [#41113]
- Start page pattern modal: Remove start page pattern modal and default to core behavior. [#41479]
- Default to core welcome guide instead of custom welcome tour when the user creates a post for the first time. [#41258]
Fixed
- Add Business sites back to Classic Search.. [#42254]
- Admin Color Scheme: Fix the color of the Aquatic color scheme. [#42632]
- Avoid opening Fiverr link when hitting Enter. [#42093]
- Do not set default values for autoincrement columns. [#42257]
- Fix missing SQLite default driver index sizes. [#42371]
- Remove Customizer color styles from the editor. [#41186]
- Fix undefined array key warnings on any Customizer theme with colors. [#41136]
- Fix a database password escaping issue when installing tests. [#39258]
- Fix an issue where setting color identity on the Customizer breaks block editor UI elements. [#41073]
- Ensure the color palette now shows up. [#40846]
- Global Styles: Stop showing the limited global styles notice in distraction free mode. [#40907]
- Gutenberg 19.9: Hide launch banner when the site is previewed in Appearance -> Design. [#40695]
- i18n: Download updated translations for wpcomsh. [#42494]
- i18n: Load javascript translations from WP_LANG_DIR. [#42550]
- i18n: Load jetpack-mu-wpcom translations from WP_LANG_DIR/mu-plugins. [#42172]
- Media Library: Ensure Upload from URL shows in the editor. [#41711]
- Don't load ETK on agency sites on all pages. [#41272]
- Filter out the full-site-editing plugin from the active_plugins list if the plugin file doesn't exist. [#41887]
- Use blueberry (modern) scheme for launch site button. [#42605]
- Make email and password available on the profile.php on the default view. [#41945]
- Port the fix of the modern color scheme from WP 6.8. [#42462]
- Page & Post: Fix the layout on mobile when details are open. [#40872]
- Playground SQL Importer: Correctly handle
DB_HOST
containing a port. [#42439] - Purge the cache when the site visibility changes on Atomic sites. [#40650]
- Site Badge: Update styles of the Coming Soon badge. [#42496]
- Site Visibility: Prevent accidental changes to blog_public on the Settings > Reading page. [#42716]
- Testimonials: Fix bug in shortcode if the column attribute is added and set to 0. [#40896]
- Verbum: Fix broken block editor. [#41747]
- wpcomsh/private-site: Use
allowed_options
filter instead of deprecatedwhitelist_options
one and use proper function for adding the callback (add_filter
instead ofadd_action
). [#40586]
wpcomsh 6.0.0
6.0.0 - 2024-12-04
Added
- Add Growth to features in wpcomsh package. [#40187]
- Enable test coverage. [#39961]
- WordPress.com plan features: Added cornerstone 10 pages feature. [#40023]
- WordPress.com plan features: Added studio-sync feature. [#39843]
Changed
- Added wp-downgrade to the incompatible list. [#39264]
- Admin dashboard: Disable portfolio toggle if theme supports portfolio and site is WoA. [#39508]
- General: indicate compatibility with the upcoming version of WordPress - 6.7. [#39786]
- Incompatible Plugins: whitelist duplicator pro. [#39775]
- Introduced ESLint base config and fixed errors. [#39275]
- Only include
wp-polyfill
as a script dependency when needed. [#39629] - Remove unused dev dependencies. [#40297]
- Updated feature check. [#40120]
- Updated package dependencies. [#39594] [#39653] [#40116] [#40261]
- Update Jetpack Scan link. [#39619]
- Update wc-calypso-bridge dependency to 2.7.1 [#39557]
- Update wc-calypso-bridge dependency to 2.8.0 [#39613]
- Update wc-calypso-bridge dependency to 2.8.1 [#39950]
Removed
- General: Update minimum WordPress version to 6.6. [#40146]
- Test remove redirection. [#39615]
Fixed
- Fix function that add links to URLs in the page when having HTML attributes with "<" in the value. [#39931]
- Move
load_muplugin_textdomain
call toafter_setup_theme
hook. [#39586] - Stats: Fix top post card on the Insight page. [#39691]
- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6. [#40045]
wpcomsh 5.10.0
5.10.0 - 2024-09-23
Added
- Performance Profiler: Ensure the associated url created when the performance report is generated is accessible for each page or as part of site settings for the home/main url. [#39310]
Removed
- Connection: Removed deprecated method features_available. [#39442] [#39475]
Fixed
- Portfolios: Ensure these are enabled and working properly on themes that support portfolios. [#39431]
wpcomsh 5.9.0
5.9.0 - 2024-09-18
Changed
- WPCOMSH: change call to so it doesn't trigger if not necessary [#39336]
Removed
- Wpcomsh: Remove actions and filters related to the Masterbar module [#39367]
Fixed
- Color Scheme: Avoid wpcom user data overriding the admin color after flushing cache [#39368]
- WPCOM Features: Add INSTALL_THEMES feature to Jetpack sites so that they are not erroneously seeing the "upgrade" badge when looking at dotorg themes in the wordpress.com showcase [#39392]
wpcomsh 5.8.0
5.8.0 - 2024-09-10
Changed
- Enable Users -> Profile (profile.php) on all sites [#39181]
- SSO: Show wp-admin login form if site has local users [#39139]
- Updated package dependencies. [#39288]
- Update wc-calypso-bridge dependency to 2.6.0 [#39313]
Fixed
- Checks an array key before attempting to read it. [#39240]
wpcomsh 5.6.2
5.6.2 - 2024-08-30
Added
- Added a switch that will enable rolling trunk releases. [#38994]
5.6.1
5.6.1 - 2024-08-26
Changed
- Internal updates.
5.6.0
5.6.0 - 2024-08-23
Added
- Added social share status feature [#39023]
Changed
- SSO: Automatic logic for Calypso users of classic sites [#38996]
- Updated package dependencies. [#39004]