WooCommerce 10.2.1 has been released.
WooCommerce 10.2.1 marks the first stable release of the 10.2 cycle with essential fixes for WordPress 6.9 compatibility, AMP plugin conflicts, RTL price display, and update script handling of refunded orders.
What’s in this release
Prepares compatibility with the upcoming WordPress 6.9 and Gutenberg releases. #61009
This release includes several updates to ensure forward compatibility with upcoming WordPress versions. Key changes include:
- Proactive compatibility work to prevent breaking changes in future WordPress updates
- Migrated from deprecated
core/edit-site
methods to the currentcore/editor
API - Improved template recognition when registering product blocks
Ensures the 10.2.x update actions handle outdated orders. #61022
Resolves an issue in the 10.2.x update routine where the script could fail when processing refunded orders that no longer exist in the database.
Resolves AMP plugin compatibility. #60997
Addresses a dependency conflict with the WordPress AMP plugin by downgrading the Emogrifier library to a compatible version. Sites using both WooCommerce and the AMP plugin should no longer experience conflicts.
Updates pricing display in RTL languages #61000
Reverts a CSS change introduced in 10.2.0 that caused price formatting to display incorrectly on sites using right-to-left (RTL) languages. Prices now render in the correct direction for RTL locales.
Leave a Reply