Storefront Powerpack Version 1.6.3
Version 1.6.3 of Storefront Powerpack was released on November 09, 2023 and is now available. Learn how to immediately download from WPspring.
Version 1.6.3 of Storefront Powerpack was released on November 09, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak – Declare compatibility for HPOS.
* Tweak – WC 8.2 compatibility.
* Tweak – WP 6.4 compatibility.
Version 5.7.0 of WooCommerce Anti Fraud was released on November 10, 2023 and is now available. Learn how to immediately download from WPspring.
* New: PLUGINS-2242 – Support bulk blacklisting of emails.
* New: PLUGINS-2267 – Add whitelisting of IP addresses.
* Fix: PLUGINS-2266 – Limit Number of Orders between Time fatal error.
Version 5.7.0 of WooCommerce Subscriptions was released on November 09, 2023 and is now available. Learn how to immediately download from WPspring.
* Add: Introduce a new REST API endpoint to create subscription(s) from a given order. This endpoint is available at POST `/wc/v3/orders/{order_id}/subscriptions` and accepts a single order ID.
* Add: When a customer toggles automatic renewals on or off via their My Account page, add a note to the subscription to record that event.
* Fix: Set and update a subscription’s trial end date via the REST API.
* Fix: Ensure the `woocommerce_subscription_renewal_payment_complete` hook is always triggered when processing early renewals via the checkout page (introduced in 5.6.0).
* Fix: When a subscription is flagged as requiring manual payments, allow admin users to turn on automatic payments for a subscription via the Edit Subscription page by selecting a new payment method.
* Fix: When processing an early renewal order, make sure the suspension count is reset back to 0 on payment complete.
* Fix: Ensure proper backfilling of subscription metadata (i.e. dates and cache) to the postmeta table when HPOS is enabled and compatibility mode (data syncing) is turned on.
* Fix: Fetch and update the `_cancelled_email_sent` meta in a HPOS compatibile way.
* Dev: Introduce a new wcs_get_subscription_grouping_key() function to generate a unique key for a subscription based on its billing schedule. This function uses the existing recurring cart key concept.
* Dev: Deprecate the WC_Subscriptions_Synchroniser::add_to_recurring_cart_key(). Use WC_Subscriptions_Synchroniser::add_to_recurring_product_grouping_key() instead.
* Dev: Update subscriptions-core to 6.5.0.
Version 1.6.6 of WooCommerce Back In Stock Notifications was released on October 29, 2023 and is now available. Learn how to immediately download from WPspring.
* New – Introduced compatibility with PHP 8.2.
* Fix – Resolved a fatal error that was triggered when trying to sign up for a variation without a valid ID.
Version 1.0.7 of WooCommerce Address Autocomplete was released on November 07, 2023 and is now available. Learn how to immediately download from WPspring.
* ADDED – Support for HPOS WooCommerce.