WooCommerce Box Office Version 1.3.6 Changelog
* Add – Set default user privacy preference.
* Dev – Bump WooCommerce “tested up to” version 10.0.
* Dev – Bump WooCommerce minimum supported version to 9.8.
* 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
* Fix – Error: “Surcharges cannot be specified as part of the request, but they may be returned as part of the response”.
* Fix – Order Cost of Goods total not being set during block checkout
* Misc – Compatibility with experimental Woo Core CoGs feature: ensure only one CoGs field is visible across all UIs
* Misc – Compatibility with experimental Woo Core CoGs feature: sync the plugin’s CoGs value to the new Woo field in the background
* NEW: ANTI-FRAUD-9 – ChatGPT integration.
* New: Tested up to WooCommerce 9.9.5
* Fix: Improved data migration logic to ensure reliable batch processing into `wc_smart_coupons` custom table
* Fix: Emails sent from the plugin now respects the case defined in custom label set for discount type ‘Store credit’ and no longer forces lowercase
* Fix: Improved UI/UX of coupon Usage restrictions and separated multiple include/exclude settings for better clarity and control
* Update: Replaced Chosen.js with Select2 for Usage restriction > ‘Allowed locations’ to improve performance and support asynchronous data loading
* Update: Translations