WooCommerce Subscriptions Gifting Version 2.9.1 Changelog
* Fix: Notices displayed with WordPress 6.7 due to loading translations too early. #451
* Add: Include notice that the plugin is now integrated on the WooCommerce Subscriptions plugin.
* Fix: Notices displayed with WordPress 6.7 due to loading translations too early. #451
* Add: Include notice that the plugin is now integrated on the WooCommerce Subscriptions plugin.
* add – add ‘customer_type’ property to the ‘purchase’ event to distinguish between new and returning customers
* add – add ‘payment_type’ property to the ‘purchase’ event
* New – Settings now in a dedicated Delivery tab within WooCommerce > Settings, with sub sections for specific settings/calendars
* Fix – Picking days (previous name: shipping days) cut off times may not be applied in certain scenarios
* Fix – Default delivery date to first available date only works sporadically
* Fix – Time frame field in block checkout has unwanted top margin due to core WooCommerce style tweaks in recent versions
* Fix – Fixed an issue that prevented shoppers from skipping the configuration of optional Variable Products.
* Fix – JavaScript error on admin pages
* Add – Introduced pagination to the My Account > My Tickets screen.
* Fix – Potential fatal error when trashing orders containing ticketed products.
* Dev – Bump WooCommerce “tested up to” version 10.1.
* Dev – Bump WooCommerce minimum supported version to 9.9.
* Dev – Bump WordPress minimum supported version to 6.7.
* FIX: ANT_FRAUD-99 – QIT compatibilty fix.
* Fix: Validated coupon quantities to prevent automatic application under unexpected cart conditions
* Update: Translations
* Fix – Address an issue where a PHP error may have occurred in the My Account > Store Credit page in some circumstances
* Fix – Ensure that eligible orders would persist categories when specified in the cashback configuration screen
* Localization – Update translations and ensure the bundled translations also cover the translatable strings included in the plugin’s framework components
* Dev – Allow updating a user’s store credit balance using the deprecated `update_user_meta()` function for backwards compatibility (not recommended)
* Dev – Add a filter hook to allow negative store credit balances to account for some specific customization scenarios where this is desirable (discouraged)
* fix – fix issue with ‘add_to_cart’ event on product page, related to product variants