WooCommerce RoyalMail Shipping Version 2.9.0 Changelog
* Add – Parcelforce Express 48 Large rates.
* Add – Parcelforce Express 48 Large rates.
* Add – Notification for customer and merchant when product in cart is missing dimensions or weight and shipping rate can’t be calculated.
* Add – Resiliency to Address Validation Service (Cache successful response).
* Fix – Insurance surcharge not returned for REST API.
* Fix – Deprecated error on PHP 8.2.
* Fix – Missing packed satchel dimensions in order meta.
* NEW: Google Pay in Checkout.
* NEW: Added pay.google.com to dns-prefetch
* NEW: Added GPay logo to Payments methods block.
* UPDATE: Updated GPay redirection Strings.
* UPDATE: Updated GPay redirection Logo.
* FIX: Undefined variable $redsys.
* FIX: Attempt to read property “debug” on null.
* FIX: Undefined property: WC_Gateway_Bizum_Checkout_Redsys::$orderdo.
* Fix – Address a database query issue with auto-draft admin orders
* Dev – Bump WooCommerce “tested up to” version 7.8.
* Dev – Bump WooCommerce minimum supported version from 6.8 to 7.2.
* Dev – Bump WordPress minimum supported version from 5.8 to 6.1.
* Dev – Resolve coding standards issues.
* Fix – SKU retrieval for variations in ticket export.
* Fix: Format the container line total for per-item priced containers with correct decimal setting in the cart block.
* Fix: Order item editing script not loaded on HPOS new order page.
* Fix: Introduce WC_MNM_Core_Compatibility::get_post_or_object_meta() to better support older versions of WC.
* Fix: Suppress item removed popup notifications for child items in Cart Block when Container is removed. #505.
* Tweak: Important: The ‘Form Location’ option is no longer supported when using a block theme. Use the following snippet to force its use: ‘add_filter( ‘wc_mnm_has_legacy_product_template’, ‘__return_true’ );’ #503.
* Tweak: Hide points and rewards message when container has a minimum of 0 points.
* Tweak: Rename css class for child items in documents generated by Print Invoices and Packing lists.
* fixed: small typo error
* fixed: minor styling error in backend product tab fees settings
* fixed: Warning: Undefined variable $index in ../classes/class-wc-add-fees.php on line 920
* Fix – Do not query order refunds when generating download permissions in upgrade routine
* Sensei LMS: Version bump to 4.16.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.16.0/changelog.txt
* Sensei Pro: Version bump to 1.16.0
* Add a TutorAI block to create guided questions
* Add a modal to generate the course outline using AI
* Bump minimum required PHP version to 7.3
* Changed the name of the Checklist pattern to Tasklist
* Delete orphaned post meta on plugin uninstall
* Fix a PHP warning generated in some edge cases
* Fix glossary posts being cached on some servers
* Prevent issue with language updates appearing as available after they’ve been installed