2.6.4
💻 Technical
- Adding usage of Elasticsearch client
Tracer
allowing to trace all queries into the standard Magentosystem.log
when debug mode is enabled (#1193)
✅ Fixed
-
A bug (#1185) where
null
valued attributes were adding to theindexed_attributes
field, causing error in facet coverage (#1197) -
A bug (#1192) where filterable attributes on category level were inconsistent with the frontend in case of default configuration (#1194)
-
A bug (#1189) where dropdown attributes options were no longer visible in admin (#1191)
-
A bug (#1186) due to Magento moving some JS core files in 2.2.7 (#1190)
-
A bug (#1213) where viewing a category RSS feed would lead to a fatal error (#1215). The category RSS feed now supports virtual categories as well.