WooCommerce Product Add Ons Version 4.6.0 Changelog
* Fix-Add option to show incomplete subtotal.
* Fix-Fix CI build errors.
* Fix-Add option to show incomplete subtotal.
* Fix-Fix CI build errors.
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or higher
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Prevent duplicate listing creation
* Version update of html5lightbox.
* Fixed HTML5lightbox popup issue on the category pages.
* Fixed console errors of slick slider.
* Fixed favicon issue.
* Dev: Update subscriptions-core to 1.6.3. PR#4307
* Fix: Replace uses of is_ajax() with wp_doing_ajax(). wcs#4296 PR#4307
* Improve handling of session data.
* WordPress 5.9 compatible.
* WooCommerce 6.2 compatible.
* Fixed a fatal error produced when WooCommerce is deactivated.
* Updated documentation URLs.
* Added plugin action links.
* Updated extensions section.
* Sorting products by group memberships added and removed, including from their variations (versus only by groups added).
* Minor fix for open media lib
* Fixed issue with custom button link.
* New-Orders refunded in Woocommerce will now be reflected in Lightspeed
* Fix-Check if Guzzle has already been loaded by another plugin before attempting to include it
* Fix-Load Bugsnag cleanly and handle cases where loading fails