WooCommerce Auctions Version 3.6 Changelog
* Fix: closing soon emails trigger
* Fix: misc warnings and code cleanup
* Fix: replaced get_current_user with wp_get_current_user
* Add: updated translation file
* Fix: closing soon emails trigger
* Fix: misc warnings and code cleanup
* Fix: replaced get_current_user with wp_get_current_user
* Add: updated translation file
* Fix: Fixed issues with the “Sort by” filters in the variation table.
* add – adds `user_data` event on checkout page after filling email/phone fields
* Update – Compatibility improvements with WooCommerce Subscriptions 8.1.0.
* Dev – Bumped minimum required versions.
* Dev – Bump WooCommerce “tested up to” version 10.4.3.
* Dev – Bump WordPress “tested up to” version 6.9.
* Dev – Bump WooCommerce Subscriptions “tested up to” version 8.2.0.
* Fix – Addressed issues reported by WooCommerce’s Quality Insights Toolkit(QIT).
* Update: Tested up to WordPress 6.9
* Update: Tested up to WooCommerce 10.4
* Code format, PHPCS formatting, additional PHPCS security fixes
* Update: Translation handling standardized to WordPress conventions.
* Update: Improved compatibility with Loco Translate and custom language overrides.
* Note: Existing translations continue to work. Users who created custom translations may be prompted to re-save them.
* New: Tested up to WooCommerce 10.4.3
* New: Customers can now enter recipient details, personalized messages, and schedule delivery of coupons directly from the product page (only for shortcode-based checkout page)
* New: Display promotion-like messages on the product page for product-based discounts
* Fix: Cashback Rewards not generating store credit coupons when HPOS was enabled without WP posts sync due to order meta not being detected
* Fix: Empty lines in CSV files causing the import process to stop
* Fix: Coupon application & discount calculation getting affected due to issue with the inclusive of tax and minimum amount
* Developer: Added filter ‘sc_gift_ignore_sanitize_receiver_message’ to not avoid line break of receiver email template
* Developer: Added filters ‘wc_sc_show_product_page_gift_form’ and ‘wc_sc_gift_form_default_accordion_state’ to enable/disable form and manage accordion default state
* Update: Translations
* New: ANTI-FRAUD-116 – AF – Whitelist Name field.
* New: ANTI-FRAUD-118 – AF – New City & County Whitelist Section.
* New: ANTI-FRAUD-119 – AF – New Address Whitelist Section.
* New: ANTI-FRAUD-120 – AF – New section – Zip/Postal code Whitelist.
* Fix: ANTI-FRAUD-174 – AF – Memory Exhaustion on Large Stores.
*Fixed issue when enabling the ‘First payment on start date’ option did not align with the subscription start date for Variable roduct using ‘All Products for Subscription’
*Fixed wp ajax error when saving variable product
* new – Automate currency rate in zone pricing.
* new – Compatibility with All Products for WooCommerce Subscriptions (By Woo).