Releases: EmicoEcommerce/Magento2AttributeLanding
v1.1.1
Landingspage url suffix was not taken into account when rendering filter link to landinpage.
Compatibility with 2.4
v1.1.0
Added configuration option to append category url suffix (as configured under catalog settings) to landingspage urls.
If this is set to yes then the landingspage urls will be updated to use that suffix. When set to "No" these suffixes will be removed from landingspage urls.
v1.0.2
Added ability to override landing page breadcrumbs
v1.0.1
Added support for tweakwise sort templates
v1.0.0
Initial stable release.
v1.0.0-beta.7
Trim url path when saving attribute landings page (removed whitespace and leading and ending / char)
v1.0.0-beta.6
Renamed isCrossLinkAllowed method
v1.0.0-beta.5
Refactor method findUrlByFilters to make use of Filter Interface instead of Items
v1.0.0-beta.4
Removed references
v1.0.0-beta.3
Removed category cms content on landingspages