WooCommerce Product Variations Table Version 1.2.0 Changelog
* Fixed translation issues
* Fixed translation issues
* Update – Compatibility updated for latest versions of WooCommerce and WordPress.
* Fix – Fatal error when multi-selecting a single select list filter.
* Fix – Undefined index error with large product counts enabled.
* Update: Tested up to WooCommerce 8.2.0.
* Fix: Update all templates for safer string escaping.
* Fix: Update KIA Customizer Range Input package to better limit number of columns in Customizer input.
* Fix: Prevent overfilling of pack on pre-filled packes (pre-filled by URL param).
* Fix: Enqueue order editing scripts on Subscriptions page when using HPOS.
* Tweak: Use admin theme colors in product edit admin.
* Tweak: Slight change to when global mix and match product object is generated in edit screen.
* Update: Tested up to WooCommerce 8.2.
* Fix: Show error messages in Grouped Products on checkbox checked if there’s already a price in the input. #256.
* Tweak: Make variable products scripts more versatile for future integrations.
* Fix – Specify PHP version in composer.json.
* Fix: PLUGINS-2200 – Dropshipping plugin overwrites custom WooCommerce email templates.
* Fix: PLUGINS-2193 – Saved settings are being reset after plugin deactivation and update.
* Dev – Test the email verification with WooCommerce API
* Dev – Improve the Checkout email verification email template
* Dev – Reload the checkout page when customer change their email
* Dev – Tested with WooCommerce 8.0.0
* Dev – Tested with WordPress 6.3.1
* Fix in JS filter when description is disabled (in settings)
* Minor fixes