Skip to content

2.6.4

Compare
Choose a tag to compare
@romainruaud romainruaud released this 06 Dec 10:42
· 67 commits to 2.6.x since this release
df1cb18

💻 Technical

  • Adding usage of Elasticsearch client Tracer allowing to trace all queries into the standard Magento system.log when debug mode is enabled (#1193)

Fixed

  • A bug (#1185) where null valued attributes were adding to the indexed_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.