WooCommerce Admin Custom Order Fields Version 1.15.1 Changelog
* Tweak-Add support for the WooCommerce Navigation admin feature
* Tweak-Add support for the WooCommerce Navigation admin feature
* Fixed PHP 8 deprecated notices in our term walker class due to required parameters following a parameter unnecessarily declared as optional.
* Fixed product taxonomies named using non-alphanumeric characters would not have their terms indexed.
* Fixed issues where terms with no related products should be shown, they were not included (requires rebuilding the index to take effect).
* Using specific Font Awesome solid (900) icon set to avoid clashes with the reduced icon set in its regular (400) icon set. Fixes issues with icons used in Storefront appearing incorrectly.
* Fixed filter reset not appropriately shown when filters are displayed as type “Select”.
* Improved price slider UX with added support for touch events.
* Tweak-Add support for WooCommerce Navigation admin feature
* Fix-Ensure taxable add ons are compatible with latest versions of WooCommerce
* Tweak-Add support for the WooCommerce Navigation admin feature
* Tweak-Simplify the paths in the Tab Manager admin screen to add a global tab by using a button only
* Tweak-Add support for the WooCommerce Navigation admin feature
* Localization-Update Italian translation
* Feature-Add support for the WooCommerce Navigation admin feature
* Feature-Add support for the WooCommerce Navigation admin feature
* Feature-Display the receiver fields expanded on the Store Credit product page.
* Tweak-Optionally, remove the plugin options when uninstalling it.
* Tweak-Check the minimum requirements before initializing the plugin.
* Added option to disable on the fly reRecapcha v3 generation for checkout
* Disable recaptcha plugin when while using REST end point
* Dev-Introduced ‘wcsatt_single_product_one_time_option_has_price’ and ‘wcsatt_single_product_one_time_cta_has_price’ filter to make it easier to display prices in one-time plan options.
* Fix-Fixed an issue that prevented the WooCommerce Importer from importing Subscription plans.
* Fix-Adding a product with a synchronized plan to an existing matching subscription results in a $0 line item total.
* Fix-Bundle/Composite Subscription plans prices are not calculated correctly when ‘wcsatt_discount_from_regular’ is active.