WooCommerce Bulk Table Editor Version 2.1.19 Changelog
* Minor fix for new Woo navigation
* Minor fix for new Woo navigation
* Misc-The Flex Microform feature is now active on all sites to make checkout more secure
* Fix-Prevent a Fatal error while editing the Checkout page using Elementor
* Dev-Add filters to toggle the active gateways and filter the transaction URL
* Misc-Announce that Checkout.js will be required on 31 March, 2021
* Fix-Prevent a Fatal error while editing the Checkout page using Elementor
* Fix-RMA requests list spacing.
* Tweak-WooCommerce 4.4 compatibility on $WC_Order->get_product().
* Tweak-WooCommerce navigation compatibility.
* Misc-The Hosted Tokenization feature is now required for new and existing installs
* Important-The REST API schema of Scenarios has been updated to support (1) the new ‘Hide Component Options’ action and (2) the ‘any’ Conditions modifier in a clean way. Please update your code, this is a breaking change!
* Important-When using Scenarios to conditionally disable Component Options, the disabled products/variations are now hidden-not greyed-out!
* Feature-Added new ‘Hide Component Options’ scenario action for hiding product/variation selections using conditional logic.
* Feature-Introduced ‘Product Data > States’ panel for hiding product/variation selections using state-based logic. Replaces the ‘Activate Options’ scenario action for Composite Products created prior to version 8.0. Unsupported for new Composite Products.
* Fix-Fixed an issue that prevented component subtotals with Product Add-Ons from updating correctly.
* Fix-Prevented a REST API fatal error in POST/PUT context in some scenarios.
* Fix-Component totals are now rounded before calculating the Composite total, to prevent inconsistencies between the total calculated via JS and the catalog price of a Composite.
* Tweak-Increased the discounted price precision relative to the store precision to prevent Component subtotal errors such as: $10 x 10 = $100 before discount, and ( $9.5 rounded to $10 ) x 10 = $100 after 5% discount.
* Tweak-Reduce movement on the screen by keeping the ‘Clear’ variation attributes link visible at all times.
* Misc-Allow merchants to connect and process payments via the emulation gateway using the standalone plugin Authorize.Net Emulation for WooCommerce
* Fix-Prevent a Fatal error while editing the Checkout page using Elementor
* REFACTORING: InSite Refactoring to charge after abandoning the checkout page.
* NEW: Added WoOCommerce Errors to checkput about credit card payments.
* Fix-Fix products with add-ons not accepting coupons set to exclude sale items.
* Fix-Fixed wrong Order total when applying a discount to the shipping costs and the coupon is not applicable to all cart items.