WooCommerce MSRP Pricing Version 3.2.1 Changelog
* Change: WooCommerce 5.2 compatibility
* Change: WooCommerce 5.2 compatibility
* Pay for order page fix: Force calculation of fees on pageload (WC has by default payment method N/A on new created orders in backend
* Add loading icon on “Pay for order page”
* Fix: Return array instead of null to fix warning-#594
* Sensei LMS: Version bump to 3.9.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.9.0/changelog.txt
* Developer: New hook ‘wc_sc_credit_remaining’ to allow 3rd party plugin to modify remaining credit before saving it [Thanks to: Diego Zanella | Aelia.co]
* Fix: Remove ‘sticky’ admin notice about import completion [Thanks to: Les Xue | WordPress VIP]
* Tweak: Code cleanup
* Update: Move displaying coupon message on ‘updated_checkout’ event instead of ‘update_checkout’ [Thanks to: Diego Zanella | Aelia.co]
* Update: Change location of files created by the plugin to a secure location
* Update: Specific error message for ‘new user’ coupons
* Update: POT file
* Important-Updated Scenarios to allow creating Conditions based on whether an option has been selected in a Component.
* Important-Scenario Conditions are no longer matched partially when configuring a Composite without having made a selection in every Component. Previously, a Scenario that hides Component n based on a selection in Component i (i
* Updated WPML / WooCommerce Multilingual compatibility to support untranslated products related to translated terms. Requires rebuilding the index to take effect.
* Solved links to translated taxonomy terms leading to 404s with WPML as they are not correctly recognized without the lang URL parameter.
* Improved the way live search field results are obtained to take appropriate variation-related results into account.
* Fixed locale-specific issues with searches not producing expected results when search terms contain accented characters. Rebuilding the index is recommended if such issues are present.
* Fix-Use method_exists to accommodate for backwards compatibility with older WC versions.
* Tweak-WC 5.1 compatibility.
* Tweak-WP 5.7 compatibility.
* Remove Formally SagePay from plugin title
* Remove CVV setting from Opayo Direct settings
* Remove check for CVV setting
* Fix maybe_render_subscription_payment_method
* Update credit card template to use dropdowns for expiry date.
* Update checkout.css
* Allow sites to bypass AVS/CV2 checks for renewals (woocommerce_sagepay_direct_applyavscvv_for_renewals)
* 3D Secure in iFrames option
* Add version number to checkout CSS
* Customer messages during 3D Secure process, especially if JS is disabled.
* Save order after successful payment
* Custom needs_payment $this->opayo_needs_payment($order)
* Fix missing Transaction ID
* Bulk order action to capture authorised payment
* Fix action_scheduler for Opayo Reporting
* Fix Void Payment
* PHP 8 fixes
* Rework subscription renewals
* Soft declines
* Opayo Form : Don’t rely on VendorTXCode for order details
* Updated Minimum Requirements-WooCommerce 4.8
* New-Moved all features from the “AutomateWoo Subscriptions Add-on” into “AutomateWoo core”
* New-Added “Booking Created” trigger
* New-Added booking workflow variables: `booking.persons`, `booking.start_date`, `booking.end_date`, `booking.start_time`, `booking.end_time`
* New-Added workflow variable: `shop.shop_url`
* Tweak-Improve and clarify wording of the workflow timing description column
* Fix-Duplicate cart items could appear if logging in after restoring an abandoned cart
* Fix-Certain necessary characters couldn’t be used workflow variable parameters
* Fix-Removed deprecated jQuery uses
* Fix-Minor error notices when previewing emails on a fresh install for some triggers
* Added setting for log auto-deletion threshold
* Fixed bug with plugin not taking effect for network-activated WooCommerce
* Fixed bug with custom order statuses not being counted as paid in reporting