WooCommerce Waitlist Version 2.4.10 Changelog
* Fix: Translations not working for some email strings
* Fix: Translations not working for some email strings
* Fix – Resolved an issue in the REST API that returned a cached ‘Group of’ value.
* Fix – Resolved a fatal error triggered by the REST API when trying to set a ‘Group of’ value with an empty Min/Max Quantity.
* New: Integration with WooCommerce Bookings. The integration is basic, but allows for booking product costs to be correctly displayed in the totals section on the product page.
* New: Updated styles to modernize and cleanup the look of the totals section.
* New: Include custom merge tags for WooCommerce order and order item data.
– {wc_order:order_id} – The WooCommerce order ID.
– {wc_order:order_number} – The WooCommerce order number.
– {wc_order:customer_id} – The WooCommerce order customer ID.
– {wc_order:customer_email} – The WooCommerce order date.
– {wc_order:billing_email} – The WooCommerce order billing email.
– {wc_order:[ORDER_PROPERTY]} – Any other WooCommerce order property.
* New Include custom merge tags for WooCommerce product information.
– {wc_product:product_id} – The WooCommerce product ID.
– {wc_product:product_sku} – The WooCommerce product SKU.
– {wc_product:product_name} – The WooCommerce product name.
– {wc_product:product_price} – The WooCommerce product price.
– {wc_product:product_type} – The WooCommerce product type.
– {wc_product:[PRODUCT_PROPERTY]} – Any other WooCommerce product property.
* WC Compatibility Tags.
* Update: WC and WP Compatibility updates.
* Fix: Fix issues where users can create an empty price group an cause a fatal error.
* Fix – Important: Security improvements.
* Fix – Resolved a compatibility issue with Gravity Forms.
* Fix – Fixed an issue that prevented Bundles from being edited in Subscriptions in admin context.
* New – Tested up to WooCommerce 8.8.
* Tweak – Hide additional tracking numbers on orders list and allow to show more.
* Fix – Important: Security improvements.
* Fix – Fixed an issue where add-on IDs change on each save.
* Tweak – Added more classes in add-ons subtotals.
* Add – Versioning and compatibility checks to implement support policy.
* Tweak – WC 8.9 compatibility.
* Add – Versioning and compatibility checks to implement support policy.
* Dev – Updates @wordpress/env package.
* Tweak – WC 8.9 compatibility.
* Tracking code fixes and order checks
* Better logging