Improved - Implement woocommerce_cart_item_class so that plugins that need it can use it.
Fix - Harden up styles to help mitigate Side Cart styling conflicts with themes.
Fix - Fix issue where Resurs gateway needs classes on parent element to be in a specific order. (Yes, you read that right)
Fix - Fix bug with merging locale data that resulted in JS errors for some stores.
Fix - Prevent Astra Addon from loading styles on the checkout page.
Fix - Fix date picker z-index with Local Pickup Plus.
Fix - Fix bug with how we ran our AJAX updates on the checkout page that resulted in update_shipping_method not being set on requests. This caused major issues with Local Pickup Plus.
Fix - Fix Fetchify styling.
Fix - Fix responsive styles between mobile and desktop sizes where styling was broken.
Fix - Implemented jQuery.scroll_to_notices from WooCommerce core for compatibility. This should also fixes JS errors with WooCommerce PayPal Payments.
Fix - Make primary action button on mobile 100% width and place it before the secondary action (such as 'Return to shipping method')
Fix - Fix issue where place order button was not 100% width on mobile.
Fix - Fix styling of breadcrumbs on Futurist template.