Improved - Changed how Side Cart is rendered on mobile. On mobile devices the whole side cart will scroll, rather than just the cart contents container. This provides much more real estate for carts with many items and makes Order Bumps more visible. (We analyzed how Shopify handles this and determined they have a better approach)
Improved - We also adjusted some margins and padding to help use screen real estate better for the mobile Side Cart.
Fix - Fix issue where VAT taxes were removed twice when used with currency plugins such as WooCommerce Price Based on Countries
Fix - Fix payment method icon styling in nested lists
Fix - Fix AJAX race condition by checking canceling the update_payment_method if update_checkout is queued.
Fix - Fix for Payment Plugins PayPal button width
Fix - Fix double slash in asset URLs
Fix - Fix gift card removal when using Pimwick Gift Cards Pro.
Dev - Added new filter for side cart free shipping threshold: cfw_side_cart_free_shipping_threshold
Dev - Fixed PHP warning