Releases: EmicoEcommerce/Magento1Tweakwise-archived
v2.0.9
Updated tweakwise server url to: https://gateway.tweakwisenavigator.com/
The added installer will set this value. The original url: http://navigator-group1.tweakwise.com/ will be retired in the future.
v2.0.8
Fixed issue where in some cases attribute url key was not used to construct filter urls this could lead to incorrect slider filter urls
v2.0.7
Fixed faulty version constraint, emico/magento1-tweakwise-export v4.0.0 could not be installed because it was not in the version range specified by composer.json
v2.0.6
Added group code support for Recommendations.
v2.0.5
Fixed issue: https://github.com/EmicoEcommerce/Magento1Tweakwise/issues/53
Added resolver for default values if for some reason the tweakwise service is not available.
v2.0.4
Minor Fix in system settings
Changed server_url default setting from http://navigator-bus2.tweakwise.com/
to http://navigator-group1.tweakwise.com/
Updated comment in system.xml to reflect this change
v2.0.3
Slider parameters were forgotten when filtering on another attribute
PR https://github.com/EmicoEcommerce/Magento1Tweakwise/pull/49 fixes this issue. This solves https://github.com/EmicoEcommerce/Magento1Tweakwise/issues/50
v2.0.2
v2.0.1
Fixed performance issue in attribute rendering. https://github.com/EmicoEcommerce/Magento1Tweakwise/issues/32
v2.0.0
Updated beta releases to stable.
This includes features for seo friendly filter urls. In magento one can now configure a filter url strategy, options are:
- query params: this is the default setting and corresponds to the current filter urls, nothing should change
- path strategy: filter urls will be https://site.com/category/filter1name/filter1value/filter2name/filter2value .... meaning that your filtered pages have a more "friendly" url.
This should work out of the box but do test before deploying this version to a production environment. The strategy option can be configured under system > config > tweakwise > navigation
.
Since this release has a lot of modified / refactored code it is inevitable that there are BC breaks, again do test your local overrides / templates.
Included feature for alternative filter sorting. This applies to filter having a show more and show less link. One can apply a sorting for the filters which are shown when the "show more" link has not been used (these are commonly the most popular filters) and an alternative sorting for when show more link has been used. This can be configured in the navigator.