WooCommerce Groups Plugin Version 2.11.0 Changelog
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.4 compatible.
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.4 compatible.
* New: Tested up to WooCommerce 9.3.3
* Fix: Added validation to prevent new coupon application if ‘individual use’ coupons are already applied in the classic cart
* Fix: The coupon with the ‘For New User Only’ and ‘Auto Apply’ features was being incorrectly applied to all users, instead of being limited to new customers only
* Fix: Coupon applied by 1-click was not reflecting immediately
* Fix: The wpdb::prepare function was called incorrectly during the reset of the Smart Coupons custom table
* Developer: Added method ‘generate_coupon_url’ and filter hook ‘wc_sc_generate_coupon_url’ for handling & managing coupon URLs
* Update: A few file versions and added context in some translated strings
* Update: Translations
* Fix – Sensei `is_user_enrolled_in_course()` method not working as expected
* Fix – In some edge cases, product variations were restricted from purchase when they shouldn’t have been
* Fix – Ensure subscription-linked memberships do not unexpectedly expire when the customer resubscribes
* Fix – When configuring a membership plan to auto-enroll in a course, users are now auto un-enrolled if/when their membership becomes inactive
* Fix – Remove deprecated usages of WooCommerce enhanced navigation feature
* Fix – Update format of line item cost in CSV exports so that the value can then be imported natively
* Update – Update pricing based on October 2024 rates.
* Added – Template Overriding Support – Allowing customization of the referral link tab on the storefront.
* Update: Minor enhancements.
* Fix – Fixed warnings and errors.
* Latest version 2.53 cause issue with reCaptcha exception, So that is fixed
* Tweak: Moves the recipient user creation to the end of the checkout process, and sends the email notification only for successful orders. #444
* Fix: Missing ‘Shipping to the subscription recipient’ notice on checkout page. #439