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