WooCommerce Name Your Price Version 3.3.8 Changelog
* Fix: PHP notice on single product page, undefined variable.
* Dev: WC_Name_Your_Price_Display::display_price_input( $product, $args ); second parameter now supports custom args.
* Fix: PHP notice on single product page, undefined variable.
* Dev: WC_Name_Your_Price_Display::display_price_input( $product, $args ); second parameter now supports custom args.
* Fix: Resolve issue where taxonomy cache table could grow beyond expected size and cause performance issues
* Fix-Include POT file in the release.
* Fix-Change deprecated readonly() to wp_readonly() for WP 5.9 compatibility.
* Tweak-WC 6.1 compatibility.
* Tweak-WP 5.9 compatibility.
* Fix-Negative balance of points.
* Added filter ‘wc_add_fees_subscriptions_remove_fees’-remove manually added fees (e.g. if our fees are added manually we do not recognise them)
* checked compatibility for WP 5.8 and WooCommerce 6.1
* Version bump: checked compatibility for WP 5.8 and WooCommerce 6.1
* Tweak-Don’t restore the funds automatically when an order is marked as ‘Refunded’ (Use partial refunds instead).
* Tweak-Tested compatibility up to WC 6.2.
* Tweak-Tested compatibility with WP 5.9.
* Fix-The restored funds’ amount cannot be greater than the ‘Net payment’ amount when canceling an order that contains partial refunds.
* Tweak-Refresh the XML file when the catalog settings change.
* Tweak-Tested compatibility with WC 6.2.
* Dev-Don’t trigger the action hook `wc_instagram_product_catalog_updated` when a catalog file status changes.
* Dev-Store the status of a catalog file as a transient instead of catalog metadata.
* Fix-Add duration limit unit with max/min duration notice.
* Fix-Add product information in the cancel email.
* Fix-Add-Ons info in the Pending Confirmation email.
* Fix-Added min-width to date picker and date range fields.
* Fix-Booking events status can not be recognized when looking at the calendar(s).
* Fix-Booking resources and persons toggle button is closing product data tab.
* Fix-Bump date line down in the admin calendar so it’s easier to read .
* Fix-Calendar availability incorrect if customers timezone changes date. .
* Fix-Calendar has warnings if view is ‘Month’ selected.
* Fix-Custom availability rules with higher priority to override Google Calendar events.
* Fix-Deprecated function being used: `woocommerce_before_cart_item_quantity_zero`.
* Fix-Enhance resource cost unit label.
* Fix-Ensure end time and start time fields don’t overlap in admin bookings view.
* Fix-Fix/3057-Adds function to set selected month. Fix for highlighted month disappearing when clicking outside calendar.
* Fix-Fix: Inconsistencies in start times when resources are assigned to bookable products.
* Fix-Fix: Memberships discounts are not applied to the booking cost preview on the product’s page (only in cart).
* Fix-Hide past global availabilities from settings.
* Fix-Overlapping resource availability-Incorrect slot display in the front-end.
* Fix-The default parameter is not used in the `WC_Bookings_CPT::custom_columns` hook.
* Fix-UI broken due to Booking product title on Booking >Calendar.
* Fix-Using start of week setting.
* Tweak-Cleanup of `was-in-cart` bookings.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.9 compatibility.