• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
WooCommerce Subscriptions

WooCommerce Subscriptions 6.9.0

Version 6.6.0Released on 2024-08-22
  • Resolve duplicate subscription creation and PHP warning when switching subscriptions with Prepaid for WooCommerce Subscriptions plugin active.
  • Switch calculations now exclude previous switch orders with a checkout-draft status.
  • Introduce new parameter to WC_Subscription::get_last_order() to enable filtering out orders with specific statuses.
  • Schedule subscription-related events with a priority of 1 to allow for earlier execution within the Action Scheduler.
  • Ensure admin notices are displayed after performing bulk actions on subscriptions when HPOS is enabled.
  • Add a year to the next renewal date billing interval is 12 months or more for a synced subscription.
  • Added filter to enable overriding the total paid for current switch period.
  • Updated subscriptions-core to 7.4.1.
Update please
 
Reacted by:
raz0r updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions 6.6.0

2024-08-22 - version 6.6.0
* Fix: Resolve duplicate subscription creation and PHP warning when switching subscriptions with Prepaid for WooCommerce Subscriptions plugin active.
* Fix: Switch calculations now exclude previous switch orders with a checkout-draft status.
* Dev: Introduce new parameter to WC_Subscription::get_last_order() to enable filtering out orders with specific statuses.
* Update: Schedule subscription-related events with a priority of 1 to allow for earlier...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
raz0r 's signature
Reacted by:
raz0r 's signature
Reacted by:
raz0r updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions 6.7.0

2024-09-13 - version 6.7.0
* Fix: Resolved two issues preventing the correct display of the "Subscription items can no longer be edited." message on the Edit Subscription page.
* Fix: Checks for the existence of `wc_get_page_screen_id` before calling it on `wcs_get_page_screen_id`, and for the admin context before calling `list_table_primary_column` to prevent fatal errors.
* Fix: Blocks the reactivation of a subscription when the end date is in the past.
* Fix: Ensure a...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
6.8.0
Released on 2024-10-14
  • Restore Retry icon in Orders table for HPOS-enabled stores.
  • Correctly updates a subscription status to `cancelled` during a payment failure call when the current status is `pending-cancel`.
  • Clear the `cancelled_email_sent` meta when a subscription is reactivated to allow the customer to receive future cancellation emails.
  • Prevent deprecation notices after updating to WooCommerce 9.3.
  • Prevent PHP fatal error that occurs when calculating the total tax refunded on a subscription.
  • 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.
Update please
 
Reacted by:
raz0r updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions 6.8.0

2024-10-14 - version 6.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...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: hruker
raz0r updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions 6.9.0

2024-11-14 - version 6.9.0
* Add: New Customer Notification feature - sends reminder emails for upcoming subscription renewals, trials ending, and subscription expirations.
* Fix: Prevent adding products to the cart if a subscription renewal is already present.
* Update: Improved performance of wcs_get_subscription() when querying by product and customer or order.
* Update: Improved performance when checking limited subscription product availability.
* Update: Deprecate upgrading from...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
Top