v5.0.71 (2024-12-12) Overview of all changes
TODO
- Due to changes to ShopBuilder widgets, it is necessary to regenerate the ShopBuilder contents via the Regenerate contents button in the CMS » ShopBuilder menu.
- If you are selling item bundles or item sets whose components have different manufacturers and EU responsible persons, you should use the new manufacturer data widget.
Added
- A new widget has been added to the ShopBuilder. This widget can be used to display information about the manufacturer and the EU responsible person on single item pages and item set pages.
Fixed
- Due to an error, apostrophes in manufacturers' names in facets were not displayed correctly. This has been fixed.
- Setting the option Fix header at the top of the page in the Performance step of the assistant now correctly sticks the header in a way that decreases Cumulative Layout Shifts (CLS).
Changed Templates
-
In plentyShop LTS 5.0.71 we made changes to template files which are relevant for theme developers. You can find the changed templates below. The link directs you to the effected changes in the corresponding files.
-
resources/views/PageDesign/Partials/Header/DefaultHeader.twig
-
resources/js/src/app/components/itemList/filter/ItemFilterTagList.vue
-
resources/js/src/app/components/itemList/filter/ItemFilter.vue
-
resources/js/src/app/components/item/ManufacturerDetails.vue
-
resources/js/src/app/components/item/ItemManufacturerDataList.vue
-
resources/js/src/app/components/item/ItemEuResponsibleDataList.vue
-
resources/js/src/app/components/item/EuResponsibleDetails.vue