WooCommerce Memberships Version 1.26.0 Changelog
* Feature – Add compatibility with the cart and checkout blocks
* Fix – Ensure that the member directory block output is visible also to non-admins
* Feature – Add compatibility with the cart and checkout blocks
* Fix – Ensure that the member directory block output is visible also to non-admins
* Update: WooCommerce compatibility up to 8.5
* Fix WC_pdf_debug does not have a method “woocommerce_invoice_details_meta_box”
* Add – Masked the client ID and client secret fields to add an extra layer of confidentiality and protection.
* Dev – Bump WooCommerce “tested up to” version 8.5.
* Dev – Bump WooCommerce minimum supported version to 8.3.
* Dev – Bump WordPress minimum supported version to 6.3.
* Tweak – Deferred frontend scripts.
* Tweak – Deferred frontend scripts.
* New – Added compatibility with PHP 8.3.
* Update: Tested up to WooCommerce 8.4.0.
* New: Prelimary support for variable gifts in cart block. For now it will re-direct to the single product page.
* New: Declare cart/checkout block support.
* Fix: Much stricter add to cart validation on gift items, esp for variations with some attributes pre-configured but “Any” value allowed for other attributes.
* Fix: Resolve issues with importing adwords_label via CSV
* Feature – Add compatibility with the Cart and Checkout blocks
* Important: Tweak – Used JSON encoding for importing/exporting add-ons. Serialized export data created by previous plugin versions will no longer work.
* New – Added compatibility with PHP 8.3
* Fix – Removed WooPayments express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed Stripe express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed PayPal smart buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Resolved an issue that enforced min/max quantity rules even when Limit Quantity was disabled.
* Fix – Resolved PHP warning triggered when editing a product with a deleted add-ons meta.
* Tweak – Improved the handling of the global product object to avoid compatibility issues with other plugins using it.
* Tweak – Defer frontend scripts.