WooCommerce Bulk Table Editor Version 2.1.11 Changelog
* Added zoom function on product images
* Moved save button in footer to left
* Added zoom function on product images
* Moved save button in footer to left
* Fixed reCAPTCHA v3 not working with 2FA
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Fix-Grand total calculations for containers + Product Addons.
* Fix-Prevent double discounts when discounting from sale price.
* Fix-Harden calls to init gallery on child product images to prevent Uncaught TypeError: .wc_product_gallery is not a function.
* Fix-Use wc_product_class() for opening child item divs/rows. Restores compat with filters mini-extension.
* Fix-Min/Max Quantities compatibility-ignore rules on variations too.
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Dev-Pass email object to hook that filters the order status email’s body text
* Tweak-The “included tax label” will be hidden if a voucher for the full order is applied
* Fix-Prevent the disabled WP Cron notice to be visible after dismissed
* Localization-Update German translation and add German Formal translation (Thanks to Manuel!)
* Dev-Add a `wc_pdf_product_vouchers_should_hide_tax_label_from_cart_total` filter to override the hiding tax label tweak
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Misc-Add support for PHP 8
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Fix-Fix Checkbox add-on not showing required styles when all are unselected.
* Fix-Fix addon start template in WooCommerce versions prior to 3.0.
* Fix-Remove usage of jQuery :last selector.