Improved - Added filters to WooCommerce Gift Cards output to allow heading, label, and placeholder to be changed.
Fix - Disable JS that smoothly resized country, postcode, and state fields when switching countries because it's causing major the mobile view to zoom in and zoom out during refreshes on some sites.
Fix - Account exists check was firing even when email field was empty.
Fix - Fix issue where turning off checkout cart editing feature turned off the ability to change quantities or remove items on the side cart.
New - Added Romanian translations
Improved - Order bumps now appear in the side cart when you enable the option in WP Admin > CheckoutWC > Side Cart
Improved - Improved side cart styling
Improved - Refactored Google Address Autocomplete JS
Improved - Refactored Fetchify Address Autocomplete JS and
Fix - Fix bug where Plus plan holders could see Side Cart settings in admin. Settings are now hidden unless you are a Pro or Agency license holder.
Fix - Fixed styling issues with Fetchify Address Autocomplete and Glass theme / admin bar
Fix - de_DE_formal is now a separate locale from de_DE. Thanks, Jörg!
Fix - Free Shipping progress bar now shows decimal values when necessary.
Fix - Fix more CSS conflicts with Side Cart and random themes and plugins
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.