All Products for WooCommerce Subscriptions Version 3.1.28 Changelog
* Fix-Make sure dummy subscription plan is applied correctly when renewing subscriptions manually.
* Fix-Make sure dummy subscription plan is applied correctly when renewing subscriptions manually.
* Fixed: Bug on the “calculate totals” function that causes the “choose your gift” page does not work for some rules.
Feature-shipping method, payment method, subtotal and fees are listed in order details table.
Feature-ability to include billing address in the receipt template.
Feature-ability to add more than one fee to the cart.
Feature-support for shipping class costs when adding shipping through POS.
Feature-ability to disable the middle check digit in UPC-A barcodes.
Fix-products could not be added from search bar if not on products tab
Fix-disable product scan if not on products grid.
Fix-styling for back-end metaboxes on register settings.
Fix-customer card scanning not working as expected on POS.
Fix-display correct register on order details panel.
Fix-remove the uniqueness constraint for slug in categories.
Fix-discount would not work if coupon is disabled storewide.
Fix-end of day report includes float details and counted total.
Tweak-default quantity when adding custom products.
Tweak-user experience tweaks when adding coupons, fees and discounts.
Tweak-improvement to responsive layouts for the product preview panel.
Tweak-user experience improvements to grid when using on tablet and mobile devices.
Tweak-remove ability to add and display cart on login page.
* Full details: https://om4.io/?p=20075
* New: Added WooCommerce Bookings support. The minimum required WooCommerce Bookings version is 1.15.35. PR #413
* Change: Marked as compatible with WooCommerce 5.3. PR #448
* Fix -Remove girth value for international rectangular requests.
* Fix -Incorrect package name saved in order meta data.
* Feature-Introduced new ‘Revenue’ and ‘Stock’ reports under ‘Analytics > Bundles’. The new ‘Stock’ report replaces the one previously found under ‘WooCommerce > Reports > Stock > Insufficient Stock’.
* Feature-Added support for variations with ‘Name Your Price’ inputs.
* Fix-Fixed an issue that prevented bundled item data from importing correctly when overriding bundled item titles/descriptions and using double quotes.
* Fix-Prevent ‘PHP Recoverable fatal error’ during checkout in some edge cases.
* Fix-Fixed the bundled items checkboxes layout in the Twenty-Twenty-One theme.
* Fix-Ensure that Membership discounts apply on bundled items if the user adds an eligible product to the cart.
* Tweak-Improve stock sync logging to record ‘full queue’ events.
* Tweak-Fetch only the necessary fields when getting the Mailchimp lists.
* Tweak-Get all Mailchimp lists instead of only the first 10 lists.
* Tweak-Tested compatibility with WC 5.4.
* New: Tested up to WooCommerce 5.3.0 & WordPress 5.7.2
* Fix: PHP Warning: The magic method WC_Smart_Coupons::__wakeup() must have public visibility [PHP8]
* Fix: Named parameters in call_user_func_array [PHP8] [Thanks to: Noah]
* Update: Documentation link for coupon search limitations for the setting ‘Enable store notice for the coupon’
* Update: POT file
* Fix-Ensure that when on a Grouped Product page, all products can have their quantity set to zero, even if a product has a “Group of” value set.
* Fix-Make sure “Do not count” and “Exclude” rules are taken into account when there are existing products in the cart and new products are added.
* Fix-On variable products, ensure the “Allow Combination” setting is properly handled.
* Fix-add minimum and step values to all number inputs in the admin, to avoid being able to enter negative numbers.
* Fix-ensure we have terms before trying to use them.
* Tweak-add error notice if WooCommerce isn’t active.
* Update-Standardize format and copy of error messages.
* Added: Compatible with WooCommerce 5.3+.
* Added: New option to allow to exclude all rules when a specific rule meets.
* Added: New option to allow to exclude the free items of the coupon validations.
* Added: “Choose your gift” compatible with WooCommerce Quick View.
* Added: Translation to Spanish.
* Added: Translation to French.
* Fixed: Display only the free variations of variable products on the “choose your gift” page.
* Fixed: Compatibility issues with plugins and themes that use custom AJAX functions to add products to the cart.
* Fixed: Compatibility issues with Polylang.
* Fixed: Minor bugs.