WooCommerce Shipment Tracking Version 2.6.3 Changelog
* Tweak – WooCommerce 10.1 compatibility.
* Tweak – WooCommerce 10.1 compatibility.
* 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.
* Add – Redesigned WooCommerce Pre-Orders list page with improved UI, new filters, row actions and columns, following Orders page structure.
* Add – Products tab, showing products whose have pre-order enabled, for easy access.
* Add – Pre-orders column allowing quick toggle on Product list.
* Add – Bulk actions: enable / disable pre-orders for selected products on Product list.
* Add – Filter dropdown to show products by pre-order status.
* Add – Link to quickly open pre-orders of a product from Product list table.
* Add – A confirmation prompt before canceling a pre-order from My Account.
* Add – Enqueue product tab JS in product editor with localized payment timing messages.
* Tweak – Replace charge timing dropdown with radios and rename date field in product tab.
* Tweak – Show inline warnings when edits blocked by active pre-orders or trials.
* Tweak – Improve product tab styles and helper text for clearer admin UX.
* Tweak – Replaced eager loading with a generator-based data store, to improve memory usage on large stores.
* Fix – Prevent duplicate e-mails (customer + admin) when a pre-order is completed.
* Fix – Customer filter now lists only shoppers that actually have pre-orders instead of full user/roles database.
* Fix – All list-table queries explicitly filter by `_wc_pre_orders_status`, excluding trashed/irrelevant orders.
* Fix – Using `wc_pre_orders()` to retrieve orders to promote full HPOS and non-HPOS support across all queries and filters.
* Fix – Respect custom Checkout button text for pre-orders in block checkout across all payment methods.
* Fix – Use the phrase “Pre-order now” in the `aria-label` text of buttons to improve accessibility.
* Fix – Exclude trashed orders from the pre-order count when order storage is HPOS.
* Fix – Corrected title of the gateway settings to use title case in line with other gateways.
* Fix – Improve accessibility of My Account Pre-orders table.
* Fix – Improve accessibility of customer facing pre-order cancellation button.
* Fix – Improved admin settings UX by reorganizing fields and clarifying labels for pre-order customization.
* Fix – Resolve issues flagged by WooCommerce’s Quality Insights Toolkit (QIT).
* 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.
* Dev – Add helper `WC_Pre_Orders_Product::product_has_pre_orders()` (now used by `product_has_active_pre_orders()`) with HPOS-aware queries for better accuracy.
* Dev – Add global block checkout integration script.
* Fix – “Translations loaded too early” error
* Fix – Remove support for deprecated navigation feature
* Misc – Update the SV Framework to v5.15.12
* Dev – Add more escaping and sanitizing to code base
* Update – Improvement in troubleshoot settings.
* Update – Improvement in “Buy Again” add-to-cart functionality to correctly update and display same product quantities on the cart page.
* Dev – Bump WordPress “tested up to” version 6.8.2.
* Dev – Bump WooCommerce “tested up to” version 10.0.4.
* Fixed issue where HTML links in variation short descriptions were being displayed as plain text.
* Add – Added support for Express Checkout Buttons
* Fix: Tracking URL for UK
* Fix: Amazon badges calculations for UK
* New: Add Amazon asin to product meta under `_fba_asin`
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.1 compatible.
* Fix – Improve compatibility with the Yith WooCommerce Membership when using the downloadable files shortcode directly in the product description