WooCommerce Subscriptions WordPress Plugin

GPL WooCommerce Subscriptions WordPress Plugin V7.2.1

No Permission To Download Please Login Or Register

2025-02-13 - version 7.2.1​

  • Fix: Revert a change released in 7.2.0 which triggered the "woocommerce_cart_item_name" filter with the wrong number of parameters.
  • Dev: Update subscriptions-core to 8.0.1.

2025-01-10 - version 7.1.0​

  • Add: Compatibility with WooCommerce's new preview email feature introduced in 9.6.
  • Fix: Prevents PHP fatal error when wcs_can_user_renew_early() is called with a non-existent subscription ID.
  • Fix: Prevent payment gateways that complete Change Payment requests asynchronously from blocking future attempts to update payment methods for all subscriptions.
  • Fix: Resolved an issue that could lead to undefined variable when attempting to send a customer notification email with no order.
  • Fix: Prevents the customer's postal code being used as their billing city in the current session, following a change to payment details.
  • Dev: Use the subscription's customer ID during the wcs_can_user_renew_early() function call when sending customer notification emails.
  • Dev: Fix PHP deprecated warnings caused by calling esc_url with null.
  • Dev: Update subscriptions-core to 7.9
2024-12-16 - version 7.0.0
  • Fix: Prevent failing non-recent renewal order from suspending the subscription and marking the most recent renewal order as failed.
  • Fix: Use block theme-styled buttons for subscription and related-orders actions on My Account pages.
  • Fix: Subscription totals not properly updating when customers remove items via the My Account > View Subscription page on some stores with caching enabled.
  • Fix: Resolved unexpected errors during the renewal process when a subscription contains metadata with key "id".
  • Update: Changed the link on the order thank-you page to take customers directly to their "My Account > Subscriptions" page.
  • Dev: Update subscriptions-core to 7.8.0
2024-11-27 - v6.9.1
  • Fix: Resolved compatibility issues with WordPress 6.7 caused by translating strings too early.
  • Dev: Update subscriptions-core to 7.7.2
WooCommerce Subscriptions Release Note 2024-10-14 - v6.8.0
  • Fix: Restore Retry icon in Orders table for HPOS-enabled stores.
  • * Fix: Correctly updates a subscription status to cancelled during a payment failure call when the current status is pending-cancel.
  • Fix: Clear the cancelled_email_sent meta when a subscription is reactivated to allow the customer to receive future cancellation emails.
  • Fix: Prevent deprecation notices after updating to WooCommerce 9.3.
  • Fix: Prevent PHP fatal error that occurs when calculating the total tax refunded on a subscription.
  • Dev: Only initialise the WCS_WC_Admin_Manager class on stores running WC 9.2 or older. This class handled integration with the Woo Navigation feature that was removed in WC 9.3.
Back
Top