Skip to content

wpcomsh 7.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:37

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]