Releases: findologic/plugin-shopware-6
Releases · findologic/plugin-shopware-6
2.6.0
Find more information here:
2.5.0
Find more information here:
2.4.1
Find more information here:
2.4.0
Find more information here:
2.3.0
Find more information here:
2.2.1
Find more information here:
2.2.0
Find more information here:
2.1.2
Bug fixes
- [SW-634] Fixed a bug that caused range-slider filters to appear multiple times on mobile (#200).
- [SW-635] Fixed a bug that caused products to be skipped, when a third-party plugin added a custom-field, which holds data in a multidimensional array format (#201).
- [SW-638] Fixed a bug that caused the disappearance of the first range-slider, if the result contained more than one range-slider filters (#202).
Internal
2.1.1
Bug fixes
- [SW-620] Fixed a bug that would cause Findologic interfering with the
/suggest
route (#192). - [SW-627] Fixed a bug that caused some Shopware services such as the API import to fail, as the plugin provided invalid/incomplete DAL relations (#197).
- [SW-617] Fixed a bug that caused the disappearance of the pagination on category pages in case the Shopware cache provided the result (#195).
- [SW-621] Fixed a bug that caused an error on category pages, when using Shopware version 6.3.2.x (#198).
- [SW-618] Fixed a bug that would cause Findologic interfering with the listings on the homepage (#191).
Internal
- [SW-623] Added Shopware 6.4.2.1 to our test matrix (#194).
2.1.0
Features
- [SW-599] Searching for a variant-specific ordernumber, will cause the searched variant to be shown in the listing, instead of the main product (#183).
- [SW-606/SW-504] Range-Slider filters now contain a slider below the input fields (#190/#188).
- [SW-600] API integrations now support personalization via
pushAttrib
. In case there are any hiddenpushAttrib
input fields, these will be sent directly to the Findologic-API (#187).
Bug fixes
- [SW-607] Fixed a bug that caused console errors, which were caused by non-existing
range-slider.css
styles (#182). - [SW-616] Fixed a bug that caused filters to be overridden on category pages, even if Findologic had been disabled on category pages (#189).
Internal
- [SW-610] Updated the GitHub Actions build to use Shopware 6.4.0.0 instead of 6.4.0.0-RC1 (#185).