WooCommerce Product Variations Table Version 1.3.1 Changelog
* Fixed minor issues
* Fixed minor css issues with block themes
* Fixed minor issues
* Fixed minor css issues with block themes
* Tweak – WC 10.0 compatibility.
* Update – Require WooCommerce 9.5+.
* Update – Require WordPress 6.6+.
* Fix – Resolve issues flagged by WooCommerce’s Quality Insights Toolkit (QIT).
* Dev – Bump WooCommerce “tested up to” version 9.9.
* Dev – Bump WooCommerce minimum supported version to 9.7.
* Fix: Send city if no zip code is available when calculating shipping cost
* New: Added filter ns_fba_fulfilment_shipping_title to allow changing the shipping title.
* Add – Set default user privacy preference.
* Dev – Bump WooCommerce “tested up to” version 10.0.
* Dev – Bump WooCommerce minimum supported version to 9.8.
* New – Added “Count only available delivery days” setting for calendar limits that excludes holidays and disabled days from the maximum delivery days calculation
* New – Added date filtering for admin orders list that allows filtering orders by shipping or delivery date ranges
* New – If an order has backordered items, a notice is displayed notifying the user that the merchant will contact them about delivery for those items. An email is sent to the merchant notifying them when an order with backordered items is received.
* Update – Optimized the performance of date calculations
* Update – Enhanced admin Shipping Calendar and Delivery Calendar with improved navigation controls (month/week view toggle) and responsive styling
* Update – Improved admin Shipping Calendar and Delivery Calendar modal dialogs to prevent superfluous unsaved changes detections and confirmation prompts
* Update – Added timezone notice in shipping settings to help merchants verify correct timezone configuration
* Update – Improved shipping settings descriptions for better clarity on lead time and delivery range functionality
* Update – Added shipping cut-off time setting as a global default that can be overridden per day
* Dev – Updated checkout/form-delivery-date.php template to support backorder notice. You will need to update your template if you have customized this template in your child theme.
2025-06-12 version 3.0.2
* Fix – Resolve an issue with translations concerning English variants (en_GB and en_ZA are removed to address the issue for now)
2025-06-12 version 3.0.1
* Fix – Remove an unused dependency that may have triggered errors in some environments
* Tweak – WooCommerce 10.0 compatibility.
* New – Improved compatibility with Woo Payments to remove express checkout buttons when gateway is restricted.
* Fix – Improved compatibility with Woo Payments to display correct payment gateway names in the admin settings.
* Fix – When using Cloudflare R2 experimental support, ensure regions are defaulted to ‘us-east-1’ (auto) since R2 does not use regions as AWS does
* Fix – Ensure the default shortcode bucket is applied consistently when a bucket is not specified in the shortcode attributes in some cases
* Dev – Add a notice in the plugin settings when using an experimental cloud storage service using WordPress hooks
* Fix – Modal form type not working in block checkout
* Fix – “Translations loaded too early” errors
* Fix – Ensure “Error processing payment” string can be translated
* Dev – Update the SkyVerge Framework to v5.15.12