WooCommerce Bookings Plugin Version 1.15.28 Changelog
* Fix -Fatal error when viewing Bookings order.
* Fix -Fatal error when viewing Bookings order.
* Tweak: Remove the ‘$X now’ from price string when synced product sign up date is today. PR#3797
* Fix: Treat a subscription with a cancelled parent order as “needing payment”. This ensures cancelling the subscription will go right to cancelled, rather than pending-cancellation. PR#3784
* Fix: Remove code responsible for hiding/showing the WC order totals meta box. This fixes the deprecated jQuery.fn.load() warnings. PR#3786
* Fix: Fix updating status and end dates via the REST API. PR#3796
* Dev: Add an action hook to edit subscription admin payment meta inputs. Enables third-parties to display custom fields for each gateway. PR#3798
* Dev: Opt-in tracking data for Subscriptions Reports PR#3738
Data sent to WooCommerce:
Subscriptions report views
Subscriptions report filter usage-clicks and report range
Number of subscriptions, orders, products
Plugin version
To disable this tracking, opt-out of WooCommerce tracking, see https://woocommerce.com/usage-tracking/
* Feature-Rolled ‘Min/Max Items’ feature plugin into Product Bundles.
* Feature-Introduced ‘Default Quantity’ field.
* Feature-Added Flatsome quickview support.
* Tweak-Display running bundle total even if validation messages exist.
* Tweak-Keep bundled product quantity selectors unconstrained by stock, and always visible.
* Feature-Add member profile fields support when joining by invitation or taking a seat while purchasing a team product
* Misc-Remove the SkyVerge help menu item as part of the add on assets
* Feature-Members can now be segmented by adding custom profile fields to their memberships
* Feature-Add new admin screens to let merchants manage custom profile fields for their members
* Feature-Members can fill or edit profile fields when signing up for a membership or from a dedicated area in the My Account page
* Feature-Add member profile fields support when importing or exporting memberships
* Feature-Add member profile fields support to the REST API
* Misc-Remove the SkyVerge help menu item as part of the plugin assets
* New: Tested up to WooCommerce 4.5.2 & WordPress 5.5.1
* New: New improved coupon designs with some predefined color schemes
* New: Setting ‘Include tax in the amount of the generated store credit’
* Fix: Unnecessarily showing ‘Coupon does not exist’ notice when trying to auto-apply a coupon which is in draft status
* Fix: Orders are not including generated coupon details when the setting ‘Email auto-generated coupons to recipients’ is disabled
* Fix: Smart Coupons’ shortcode button not visible in the classic editor
* Update: Prevent querying the database if the store owner sets 0 coupons to show
* Update: Remove usage of deprecated jQuery event ‘ready’ [WordPress 5.5]
* Update: Additional information on ‘Import CSV’ page
* Update: Expiry date format in the coupon displayed on the website
* Update: Notice for minimum WooCommerce requirement
* Update: Add additional params on using Smart Coupons’ shortcode button
* Tweak: Performance improvement in auto-apply coupon functionality
* Developer: Overridable template support for coupon designs
* Developer: Additional arguments for hook ‘wc_sc_before_shortcode_smart_coupons_html_start’
* Developer: Additional arguments for hook ‘wc_sc_max_coupon_to_show’
* Developer: Additional arguments for hook ‘wc_sc_max_auto_apply_coupons_limit’
* Developer: Hook ‘wc_sc_is_send_coupon_email’
* Update: POT file
* Fix -Rates not available for countries without Postal codes.
* Tweak-Remove PickupType option as it’s deprecated from the UPS Rates API.
* Add -New filter woocommerce_fedex_insure_contents to dynamically add insurance.
* Tweak-Only display debug notices if debugging is enabled.
* More tweaks for Chrome :/
* Tweak-Change “Fixed Cost” to “Base Cost” on settings page and improve tooltips.