WooCommerce Product Variations Table Version 1.2.6 Changelog
* Fixed issue where user role restrictions were not being applied correctly
* Minor bug fixes
* Fixed issue where user role restrictions were not being applied correctly
* Minor bug fixes
* Fix – Start device fingerprinting session on first page load to help ensure sufficient time for completion
* Fix – Pass correct Merchant ID to Google Pay
* Fix – Gracefully handles subscription renewal attempt with 3DS token
* Fix – Use ISO 3166-2:MX 3-digit state codes for Mexican states to avoid Payer Authentication check failures
* Misc – Update SkyVerge Plugin Framework to 5.15.3
* Fix: Error message parsing.
* Bug fixes
* Tweak – Provide context when scheduling actions to sync changes to Lightspeed
* Fix – Resolve issue with unexpected inventory activity when item pricing is sent along with inventory updates after recent changes in Lightspeed API
* Fix – Orders with more than 100 items in cart may have incurred in a Lightspeed API error, so now we send those items in batches within the API limit
* Fix – Items without a regular price should not cause orders to fail when syncing sales to Lightspeed
* Tweak – PHP 8.4 compatibility.
* Dev – Bump WooCommerce “tested up to” version 9.6.
* Dev – Bump WooCommerce minimum supported version to 9.4.
* Dev – Replace `woocommerce` i18n domain with `woocommerce-deposits`.
* Dev – Use the `@woocommerce/e2e-utils-playwright` NPM package for E2E tests.
* Tweak – PHP 8.4 compatibility.
* fixed: broken block checkout page with WC 9.6 (removed ‘wc-blocks’ in wp_register_script( ‘wc_additional_fees_block_script’, ….)
* tweak: added an is_array check to handler_wc_add_settings_tab_array() to fix 3-rd party plugin conflict rendering null
* Tweak – PHP 8.4 Compatibility.
* Fix – Strip the thousands separator from the amount when redeeming a voucher from the list view
* Fix – Voucher amount duplicated when purchasing a subscription product
* Fix – Update deprecated usage of `get_product_from_item()` method
* Misc – Update DomPDF library to v3.1.0 — this addresses several PHP warnings