All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fixed logic for recognizing attributes (broken in 1.4.0 due to attributes are not auto-imported to the schema)
- fixed a bug when products could not be filtered with custom attribute w/o a category in the same request
min_price, max_price
fields for accurate price filter
- filterable attributes are added via
di.xml
- layered navigation (filters) now utilizes the same collection (avoiding loading unnecessary data)
- attributes are not auto-injected into schema (reduce bootstrap time)
- custom resolver to
category
field - type
ProductThumbnails
toProductInterface
interface
- elasticsearch page size
category
field input options withurl_path
products
field input options with:-
- Configurable products attributes (
color
,size
,shoes_size
)
- Configurable products attributes (
-
- Category URL (
category_url_key
,category_url_path
)
- Category URL (