WooCommerce Bookings Plugin Version 1.15.62 Changelog
* Tweak-Removed unwanted legacy code related to overriding block cost.
* Tweak-Removed unwanted legacy code related to overriding block cost.
* Add-Compatible with latest 4.5 schema of walmart
* Add-multiple metakey mapping in profile section
* Fix-Improve Background Job Handler compatibility with newer WooCommerce versions while processing a job queue
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Tweak-Improved the validation of the delivery fields during checkout.
* Fix-Fixed the ‘State’ selector field in the delivery calendar dialog.
* Fix-Process GoCardless webhook events asynchronously.
* Tweak-Bump minimum WP version to 5.6.
* Tweak-Bump minimum PHP version to 7.0.
* Tweak-Bump minimum WC version to 6.0.
* Add-Support for “Admin Change Payment Method”.
* Add-Support for Subscription Import/Export payment metadata for automatic future payments.
* Add-Support for CAD/Canada and USD/United States.
* Fix-Fix PHPCS issues in the repo.
* Tweak-Bump WC tested Up to 6.8.
* Fix-Improve handling of orders cancelled by the Hold stock timer
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Fix-Ensure billing data is retrieved correctly when processing business eChecks
* Fix-Show card brand name in admin order transaction notes
* Misc-Require WooCommerce 3.9.4 or higher
* Fix-Ensure member purchasing discounts are applied with most recent versions of WooCommerce Bookings
* Fix-Ensure the correct restriction message is displayed in the ‘wcm_content_restricted’ shortcode
* Fix-Address potential deprecated notices when Memberships handles background jobs with WooCommerce 5.3+
* Sensei Pro: Version bump to 1.6.2
* Fix infinite loop opening a break point in Interactive Video block.
* Fix Interactive Video block with Jetpack VideoPress.
* Fix issue with Content Drip’s daily event firing multiple times per day.
* Skip groups report hooks in specific environments, where users table relationship is not possible.
* Fix: When the Product edit > API > Activation Limit field is updated both the activations_purchased and activations_purchased_total values are now calculated with regards to quantity and refunds for all API Resources containing the Product.
* Fix: When the Order edit API Resources meta box > Activation Limit field is updated both the activations_purchased and activations_purchased_total values are now calculated with regards to quantity and refunds for the API Resource containing the Product.
* Tweak: Added $source parameter to error and info log methods to allow for custom log file names.
* Tweak: Added visual calculation aid for Order edit API Resources meta box > Activation Limit Total.
* Tweak: Other visual and tip improvements.