Spree v4.1.6 Release Notes

Release Date: 2020-05-06 // almost 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 ๐Ÿ‘

    Core

    • ๐Ÿ›  Fixed Rails 6.0.3 compatibility 61fedae
    • ๐Ÿ›  Fixed Enable product filtering within multiple taxons 10eb674
    • Added Taxon#cached_self_and_descendants_ids method for greater performance f7c9e9d
    • ๐Ÿ›  Fixed: line item adjustment consider ineligible order adjustments bug e180e7d

    Storefront

    • โž• Adds the ability to configure site-wide products filters via Spree::Frontend::Config[:products_filters] 11097f3
    • ๐Ÿ›  Fixed: product cache key contains promotion class name and its address in memory f062733
    • ๐Ÿ›  Fixed: By default return Products sorted by their position when Taxon is selected 36b058d
    • ๐Ÿ›  Fixed: JSON LD product SKU 64968a8
    • ๐Ÿ›  Fixed: going back to checkout on Safari bug 01b2620
    • ๐ŸŽ Performance improvements: c0b0519 af8e319 b5a9004 9170969 620b36b

    API

    • Fixed: Add record_type: address to cart_serializer, and fix rspec df38336
    • ๐Ÿ›  Fixed: requesting products from multiple taxon in API v2 ebfa080