Skip to content

Releases: findologic/plugin-shopware-6

2.6.0

26 Jan 09:33
Compare
Choose a tag to compare

Find more information here:

2.5.0

17 Jan 16:47
Compare
Choose a tag to compare

Find more information here:

2.4.1

16 Dec 10:54
Compare
Choose a tag to compare

Find more information here:

2.4.0

14 Dec 10:16
Compare
Choose a tag to compare

Find more information here:

2.3.0

23 Nov 09:45
Compare
Choose a tag to compare

Find more information here:

2.2.1

08 Nov 15:00
Compare
Choose a tag to compare

Find more information here:

2.2.0

22 Sep 08:25
Compare
Choose a tag to compare

Find more information here:

2.1.2

23 Aug 12:42
Compare
Choose a tag to compare

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

  • [SW-636] Added Shopware 6.4.3.0 to the test matrix (#199).
  • [SW-639] Restructured and updated README.md to include a proper first-installation guide for development (#203).
  • [SW-641] Fixed the build, which was failing due to conflicting unit-test Trait methods (#204).

2.1.1

15 Jul 12:40
Compare
Choose a tag to compare

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

09 Jun 09:13
Compare
Choose a tag to compare

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 hidden pushAttrib 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).