WooCommerce Bulk Table Editor Version 2.6.3 Changelog
* Fix – Improved UI handling and status messages for scheduled sales
* Dev – Other minor fixes and improvements
* Fix – Improved UI handling and status messages for scheduled sales
* Dev – Other minor fixes and improvements
* Fix – Remove unnecessary files from release package.
* Tweak – WC 10.6 compatibility.
* Dev – Bump WooCommerce "tested up to" version 10.5.2.
* Dev – Bump WordPress "tested up to" version 6.9.1.
* Fix – Compatibility issue with the "Omnisend for WooCommerce" plugin.
* Fix – "Load more" button on promotion pop-up fails.
* Update: Tested up to WooCommerce 9.9.0 and WordPress 6.9.0.
* Fix: Incorrect quantities when editing from cart with an unlimited container size.
* Fix: Missing container script update when child item quantity is changed after reset, specifically if initial quantity was 1, reset to 0, then set to 1 again.
* Fix: Ignore `wc_mnm_child_item_quantity_input_default_value` when editing container in cart.
* Tweak: Add core hooks for `woocommerce_remove_cart_item` and `woocommerce_restore_cart_item`.
* Tweak: Align order of `wc_mnm_cart_item_removed` and `wc_mnm_cart_item_restored` hooks to core pattern.
* Tweak: Wrap child item titles in the classic cart in <span> instead of <small>.
* Update: WooCommerce compatibility up to 10.6
* Fix – Prevent memory exhaustion at classic checkout caused by exponential callback loop in shipping cache clearing.
* Update: Tested up to WordPress 6.9.1
* Update: Tested up to WooCommerce 10.5
* Update: WP and WC compatibility
* Include better readme information about the extension and its features.
* Fix an issue where non carts could be deleted
* Add: Setting to show or hide shared downloadable products in subscription details. Disable to improve performance for subscriptions with many downloads.
* Fix: Fatal error on the View Subscription page when a subscription contains a deleted product and item removal is enabled.
* Fix: PHP warnings when HPOS Data Caching is enabled alongside WooCommerce Subscriptions.
* Fix: Added translation the billing period in the Cart/Checkout Block recurring total label for intervals of 2+. Changes ordinal phrasing ("every 2nd month") to cardinal ("every 2 months").
* Dev: Refactored how subscription price strings are built internally. No changes to pricing display.