Skip to content

Releases: Automattic/wpcom-site-helper

wpcomsh 9.0.0-alpha+rolling.1775246701.gd208e26

03 Apr 20:05

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775230833.gd932d88

03 Apr 15:40

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775223285.g0a79475

03 Apr 13:34

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775222275.gd6a308f

03 Apr 13:18

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775212270.g62a6791

03 Apr 10:31

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775203527.g867a2c5

03 Apr 08:05

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 9.0.0-alpha+rolling.1775203442.gb3461bc

03 Apr 08:04

Choose a tag to compare

Rolling release based on the trunk branch.

wpcomsh 8.0.0

10 Oct 19:32

Choose a tag to compare

8.0.0 - 2025-10-10

Added

  • Add Code block (experimental). [#45181]
  • Add support for connection external storage class. [#44755]
  • Improve compatibility for sites with summer-special-2025 sticker. [#44680] [#45053] [#45199]
  • Newspack blocks: Load feature on agency sites. [#44906]
  • Staging Sites: Add CLI commands to clear WordPress.com Performance Profiler data after site cloning. [#45318]
  • WPCOM Features: Add granular features for all theme tiers. [#45383]

Changed

  • CLI: Improve error searching in diag command. [#44902]
  • Restrict unsupported file types from being selectable in media uploader based on site features. [#44798]
  • Send JSON with built-in WordPress functions. [#45002]
  • Update package dependencies. [#44725] [#44948] [#45096]
  • WPCOM: Sync changes from class-wpcom-features.php [#45365]

Removed

  • Remove WPCOMSH_Blog_Token_Resilience class. [#45317] [#45384]

Fixed

  • Add missing WordPress.com feature checks on theme API functions on Atomic. [#45413]
  • Code: Resolve PhanImpossibleCondition violations. [#44869]
  • Freshly Pressed widget: Fix PHP warning. [#44962]
  • MovableType Import: Prevent duplicated comments. [#45139]
  • Update wc-calypso-bridge from 2.11.2 to 2.11.3. [#45409]

wpcomsh 7.1.0

05 Aug 18:37

Choose a tag to compare

7.1.0 - 2025-08-05

Added

  • Add archives endpoint support. [#44028]
  • Add a new wp wpcomsh diagnostic command. [#44363]
  • Allow certain Personal and Premium plans to install plugins. [#44257] [#44414]
  • Code editors: Added advanced code and CSS editors. [#44232]
  • Forms: Include multistep form in Jetpack and WordPress.com plans. [#44309]
  • SEO: Enable advanced features for localized version of developer.wordpress.com. [#43941]
  • Settings: Add tracking for launch action. [#43859]

Changed

  • Improve performance of WordPress.com comment likes by caching and minimizing API requests. [#44205]
  • My Jetpack: Unify the user connection flow with a unified screen. [#44469]
  • Sync: Ignore the ActivityPub Outbox CPT. [#44222]
  • Update package dependencies. [#44206] [#44217]

Removed

  • Remove backward compatibility for old version of Error_Handler class. [#44543]
  • Remove CSS that hides connection info from the dashboard. [#43874]
  • Remove language files after #42172, #42494, #42521, and #42550. [#44082]

Fixed

  • Allow default featured image in emails. [#44530]
  • Bump wc-calypso-bridge package to 2.11.2. [#44111] [#44428]
  • Fix connection tests. [#44281]
  • JITM: Fix ineffective caching due to expired plugin sync transient. [#44117]
  • JITM: Update to remove jQuery dependency. [#43783]
  • Playground Importer: Fix query error generated by SQLite table with no entries in the data types cache table. [#43900]
  • Private site: Ensure private sites return a valid cookie expiration value. [#44328]

wpcomsh 7.0.0

09 Jun 19:16

Choose a tag to compare

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 of setted_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]