WooCommerce – Subscriptions – Version – 8.5.0

2026-03-03 – version 8.5.0
* Add: Setting to show or hide shared downloadable products in subscription details. Disable to improve performance for subscriptions with many downloads.
* Fix: Fatal error on the View Subscription page when a subscription contains a deleted product and item removal is enabled.
* Fix: PHP warnings when HPOS Data Caching is enabled alongside WooCommerce Subscriptions.
* Fix: Added translation the billing period in the Cart/Checkout Block recurring total label for intervals of 2+. Changes ordinal phrasing (“every 2nd month”) to cardinal (“every 2 months”).
* Dev: Refactored how subscription price strings are built internally. No changes to pricing display.
2026-02-04 – version 8.4.0
* Add: New optional notification email to alert merchants when a customer reactivates a subscription they had set to cancelled.,* Fix: Resolved an error that would occur with WooCommerce 8.5.0 when editing a subscription customer from the admin dashboard.
2024-01-11 – version 5.9.0
* Fix: Resolved an issue that caused ordering the Admin Subscriptions List Table to not work when HPOS is enabled.
* Fix: When switching all subscription items in the same cart, ensure the previous subscription is reused where possible instead of creating all new subscriptions.
* Update: Changed the edit subscription product “Expire after” (Subscription length) so it more clearly describes when a subscription will automatically stop renewing.
* Update: Log all exceptions caught by WooCommerce while processing a subscription scheduled action.
* Dev: Update subscriptions-core to 6.7.0.