Spree Commerce v4.1.4 Release Notes

Release Date: 2020-04-08 // about 4 years ago
  • ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Storefront

    • ๐Ÿ›  Fixes clear all button overlapping filters on older devices like iPhone 6 45eb284
    • โฌ‡๏ธ Reduces continue shopping button margin on an empty cart page to fit smaller desktop screens bb0aacb
    • โœจ Enhanced PLP customization with SASS variables 3b215fc

    Admin Panel

    • ๐Ÿ›  fixed for displaying color option in Variants autocomplete 801ea58

    Core

    • Product Finder: when filtering by Taxon, always return products from child taxons also dd4ed37
    • โž• Added BaseHelper#maximum_quantity method a5eccd7
    • โž• Added Spree::DatabaseUtitlies to handle maximum integer value validation f88f57e
    • ๐Ÿ›  Fixed LineItem#quantity maximum value validation f5cbf8d
    • ๐Ÿ›  Fixed Zone#kind method 631e78f