Releases: spryker-shop/catalog-page
Releases · spryker-shop/catalog-page
1.3.3
Included commits: 1.3.2...1.3.3
Bugfixes
- The parent category breadcrumb is shown in the path instead of the main parent category.
1.3.2
Included commits: 1.3.1...1.3.2
Bugfixes
Fixed price hiding in search suggestions block for customers without necessary permission.
1.3.1
Included commits: 1.3.0...1.3.1
Bugfixes
Fixed category filtering provided by ProductCategoryFilter module in SprykerShop\Yves\CatalogPage\Controller\CatalogController
.
1.3.0
Included commits: 1.2.1...1.3.0
Improvements
- Widget plugin interfaces "ProductRatingFilterWidgetPluginInterface" and "ProductWidgetPluginInterface" deprecated.
- Updated templates to use new global widgets.
1.2.1
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Refactored search suggestions templates according to atomic design.
1.1.0
Included commits: 1.0.1...1.1.0
Improvements
Added SprykerShop\Yves\CatalogPage\CatalogPageConfig::isEmptyCategoryFilterValueVisible() config method, which allows to hide empty category filters on Catalog and Search pages.
1.0.1
1.0.0
Included commits: 0.4.2...1.0.0
Improvements
- Improved module extensibility.
- Integrated missing catalog filters/active filters.
BC Breaking Changes
- Refactored twig template structure for Atomic Design concept.