WooCommerce RoyalMail Shipping Version 2.5.38 Changelog
* Add-Printed Papers service.
* Add-Printed Papers service.
* Tweak-Remove the empty recipient-form.php file.
* Fix -Different subtotal, tax, and discount value when one cart item has multiple addresses.
* Fix -Incorrect shipping method in the order.
* Fix -Overlap select field in address form.
* Fix-Remove Direct Distribution setting and requirement for FEDEX_GROUND.
* Fix: Add back the limited subscription setting for simple subscription products (introduced in v3.1.5). PR#4214
* Add-Filter `woocommerce_bookings_product_defaults` to override default attributes for Product Booking.
* Fix-Ensure timeframe calculations are correct when using hours in the max bookable setting.
* Fix-Prevent duplication of transient keys.
* Fix-Revert “Add the jQuery UI styles and images to our codebase”.
* New -Switching between subscription plans
* Tweak-Tested with WooCommerce 5.7.1
* Tweak-Tested with WordPress 5.8.1
* New: WooCommerce 4.8.2, 4.9.4, 5.0.2, 5.1.2, 5.2.4, 5.3.2, 5.4.3, 5.5.3, 5.6.1, 5.7.1 compatible
* New: Tested upto WordPress 5.8.1
* Fix: Events not tracking in some cases due to usage of jQuery deprecated function ‘load’
* Fix: Replace use of get_product_from_item() with $item->get_product()
* Fix: Enqueue scripts and styles not using plugin’s versioning
* Update: Automate versioning
* Update: POT File
* Tweak-Do not display Subscriptions related settings when not connected to Google
* Fix-When using the `wcm_product_discount` shortcode, ensure that the percentage discount amount is not miscalculated while a member is logged in
* Fix-Allow spaces in paths when prefixing vendor namespaces.
* Fix-Ensure the MOSS Sales tax type is matched correctly for shops that use it.
* Fix-Fix: Xero line item discount amount.
* Fix-Set discount amount instead of discount rate to prevent order total mismatch between WooCommerce and Xero.
* Fix-add unique namespace to the Guzzle library to avoid conflicts.
* Tweak-WC 5.7 compatibility.