Dot Release
WooCommerce 10.9.1 is available now
This dot release is now available for download. Review the fixes below.
Updates
- Fixes a change to an internal interface that caused issues with older versions of the WooCommerce Stripe Payment Gateway extension
- Released: June 24, 2026
- Security update: No
- Database update: No
What’s in this release
Fix – Remove get_entry_count() from the product feed FeedInterface to restore backward compatibility. Requiring the method broke third-party implementations (e.g. older WooCommerce Stripe Gateway versions) that implement the interface without it. The method remains available on JsonFileFeed. #65972
Leave a Reply