WooCommerce Advanced Notifications Version 1.2.31 Changelog
* Fix-Date used in emails is not correct
* Fix-Date used in emails is not correct
* Fix-PHP Warning when fallback amount not set.
* Fix – Rates does not display when table rate has multiple classes being set.
* Fix – Remove “including tax” in tooltips.
* Fix – Handling Fee field stepper incompatible with comma decimal separator.
* Fix: Points and Rewards discounts (including WC Coupons when Points and Rewards is active) being removed from the cart when applied on the checkout page. PR#4158
* Fix: Subscriptions with one-time shipping having shipping charged on all renewal orders. PR#4156
* Fix: Rare fatal error caused by missing WC_Query class. PR#4155
* Fix: Make loading the variation edit product tab more performant on large sites. PR#4144
* Fix: Add a primary key to the last payment temporary table to improve compatibility with some hosts on larger sites. PR#4151
* Tweak: Update the wording when a customer edits their subscription address that this applies to “future renewals”. PR#4118
* Dev: Add missing `woocommerce_rest_pre_insert_shop_subscription_object` filter to prepare_object_for_database() within the Subscriptions REST API controller class. PR#4119
* Dev: Add a `data-payment-method` attribute to the Early Renewal modal button action. PR#4123
* Fix-Fix the start date in the reminder email when the customer’s timezone is different from the shop timezone.
* Fixed hidden prices shows in schema.
* Fix CRITICAL Uncaught Error: Using $this when not in object context
* Sensei LMS: Version bump to 3.12.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.12.0/changelog.txt
* Fix-Ensure vouchers redemption time to reflect the site’s timezone
* Tweak-Don’t return zero when the customer funds balance is negative.