WooCommerce Custom Start Date for WooCommerce Subscriptions Version 1.4.2 Changelog
*Fixed next payment date before end of trial – timezone issue
*Fixed next payment date before end of trial – timezone issue
*fix – Product Upload related bug
*update – Improved Stability
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.2 compatible.
* Update – Requires at least WordPress 6.2.
* Add – Added filtering support for the WooCommerce “Product Collection” block. The extension’s filter blocks can now be used together with the “Product Catalog” collection of the “Product Collection” block to show results that match the current filters.
* Dev – Replaced uses of the deprecated jQuery function trim().
* Dev – Replaced uses of the deprecated jQuery function isArray().
* Dev – Replaced uses of the deprecated jQuery shorthand keydown().
* Dev – Replaced uses of the deprecated jQuery shorthand focus().
* Dev – Replaced uses of the deprecated jQuery shorthand focusin().
* Dev – Replaced uses of the deprecated jQuery shorthand focusout().
* Update – Updated selectize to v0.15.2.
* Add – Added the woocommerce_product_search_handle_product_collections filter.
* Dev – Using ReactDOMClient.createRoot() if available (as of React 18.0) instead of ReactDOM.createRoot().
* Add: Include trial_period, suspension_count, and requires_manual_renewal in the REST API response for subscriptions.
* Update: When a renewal order’s payment is skipped, include the order’s current status in the note to help troubleshooting.
* Fix: Label improvements on subscription and order page templates.
* Fix: Fixed an issue with subscriptions containing multiple renewal orders to mark a random item as processing, instead of the last order.
* Fix: Prevent errors from invalid subscription objects during customer payment method updates.
* Dev: Updated subscriptions-core to 7.3.0.
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* New: Added option to display Buy Again Products in cart page
* Tweak: Tested with WordPress 6.5.5 & WooCommerce 9.0.1
* Fix: warning triggered by auctions_for_woocommerce_outbid hook bug
* Fix: template shortcode return instead of echo content
* Fix: db version set to 3.0
* update – Improved stability
* update – Enhanced scheduler functionality
* Fix – Make the “Order – Created Via” rule support the Admin and Store API (Checkout Block) options.
* Fix – Map `@babel/runtime/regenerator` request to `regenerator-runtime` in webpack.
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* Fix – Reverted: Match plan and apply discounts when manually adding products to active Subscriptions.