WooCommerce Memberships for Teams Version 1.7.8 Changelog
* Fix – Subscriptions – Ensure subscription membership end date is synced when linked subscription changes
* Misc – Improve escaping and sanitizing throughout codebase
* Fix – Subscriptions – Ensure subscription membership end date is synced when linked subscription changes
* Misc – Improve escaping and sanitizing throughout codebase
* Fix: Shipping options
* New: Add filter `ns_fba_fulfilment_order_should_fulfill` to allow by passing fulfilment of an order. This returns a boolean value and passed the order id and the quantity of items in the order
* Feature – Add support for syncing sales from WooCommerce to Lightspeed POS X-Series
* Feature – Create tax rates in Lightspeed POS X-Series when syncing sales from WooCommerce to Lightspeed
* Feature — Add support for associating customer information with synced sales in Lightspeed R-Series
* Fix – Harden inventory checks for linked products added to the cart, in both X-Series and R-Series integrations
* Misc – Improve handling of API rate limiting responses from Lightspeed POS X-Series
* Dev – Log additional request and response data when debug mode is enabled while using the Lightspeed POS X-Series integration for troubleshooting issues
* Fix – Yoast compatibility issue where post comment_status was being disabled unintentionally in some circumstances
* Fix – Yoast compatibility issue where post content might get saved as the restricted message, when edited by a non-admin
* Fix – Subscriptions – Membership status not always updated when subscription end date changes
* Fix – Product search not working on front-end due to SQL error
* Fix – Replace usage of deprecated `utf8_encode()` function for PHP 8.3+ compatibility
* Fix: Resolved an issue that was preventing limited subscription renewals.
* Fix: Resolved a React-error that may occur when loading the spotlight welcome announcement for gifting.
* Fix: Updated WooCommerce’s CSV product importer to correctly update subscription product prices.
* Add – Added structured price data support for bookable products.
* Fix – Fixed an issue that prevented the automatic selection of the first available date when the ‘wc_bookings_calendar_default_to_current_date’ filter is disabled.
* Update – WordPress 6.9 compatible.
* Update – WooCommerce 10.4 compatible.
* Update – Updated to Blocks API 3 and iframe editor compatibility.
* Fix – Search weight column header collapsed with empty column content.
* Dev – Added the woocommerce_product_search_admin_admin_head filter.
* Dev – Added output escaping on instances where it was missing.
* Dev – Improved translations processing and performance.
* Fix – Missing block translations are now provided.
* Dev – Added script translation files.
* Add – The reports on searches and queries are now available in the added Search Reports menu.
* Dev – Enable SQL_BIG_SELECTS during search report exports.
* Dev – Search report links point to own menu and corresponding sections.
* Dev – Requests for search reports in legacy reports are redirected to their corresponding sections.
* Dev – Reports stylesheet added.
* Fix: Cashback Rewards ‘Combine Emails’ option not sending the auto-generated email template when enabled
* Fix: Store Credit coupons generating incorrectly for multiple quantities when paid via Apple Pay or Google Pay
* Fix: Incorrect discount calculation in admin orders when the ‘Apply Before Tax’ option is enabled
* Fix: Coupons not respecting the maximum discount limit when applied to bundle products
* Fix: Undefined variable notice for $minimum_amount_rounded
* Fix: Array-to-string conversion warning
* Fix: Undefined array key notice for “line_subtotal” & “enabled”
* Fix: Improvements to the ‘smart_coupon_countdown’ shortcode
* Update: Replaced text labels with icons for coupon actions on the Coupons Dashboard
* Update: Changed column names and field names on the Coupons Dashboard
* Update: Merged Allowed Emails, Excluded Emails, and Issued Amount into a single column, “Smart Coupons’ meta data”
* Update: Translations
* Add – CC and BCC fields on Email Actions.
* Fix – Attempt to synchronize the corresponding AutomateWoo guest email to maintain data consistency when an order’s billing email is updated.