Releases: EmicoEcommerce/Magento2TweakwiseHyva
v4.3.2
v4.3.1
v4.3.0
v4.2.0
4.2.0 (2024-10-16)
In this release, the view templates have been updated. This change should not affect custom template overwrites, except if your Tweakwise filter names or values contain HTML that needs to be escaped.
We recommend checking your template overwrites to ensure that any HTML in Tweakwise filters is properly escaped.
Bug Fixes
Features
- bucket slider (fc4e460)
v4.1.0
v4.0.0
4.0.0 (2024-07-31)
Bug Fixes
- escape searchbanners (#48) (96ac19f)
- filter search (#42) (d427aba)
- make installable on php 8.3 (#38) (6e4a5f8)
- notice when using searchbanners (#33) (eede640)
- TW-29: Changed required magento2-tweakwise version (6b38f7b)
- undifined index (#49) (9ba6687)
Features
- Personal merchandising functionality for recommendations (bcca92d)
- searchable filters (#32) (b22889d)
- TW-29: Personal merchandising functionality (979c061)
BREAKING CHANGES
- Recommendations can be used with personal merchandising now in combination with Varnish
- TW-29: Personal merchandising works with Varnish now.
v3.0.0
v2.4.1
v2.4.0
v2.3.9
What's Changed
Bug Fix: Category URLs Incorrect in Tweakwise Tree View with Hyva Theme
Issue: In Tweakwise when the category view is set to tree, the category URLs in the Hyva theme are incorrect. When navigating through categories, the URLs contain the current category URL for other categories.
Example: When selecting the "Women" category, the URL for the "Men" category appears as https://shop.url/women/men
, instead of https://shop.url/men
.
Resolution: This release addresses the issue by fixing the category URL generation in the Tweakwise tree view, ensuring that category URLs in the Hyva theme display correctly.
Full Changelog: v2.3.8...v2.3.9