Releases: findologic/plugin-plentymarkets-ceres-api
Releases · findologic/plugin-plentymarkets-ceres-api
3.7.0
Features
- [PLENTY-346] There now is an option that allows a minimal search term length to be configured (#274).
Changes
- [PLENTY-318] Increase navigation performance, by using a different endpoint provided by Ceres. Please note that the minimal Ceres version required now is 5.0.26 (#251).
Bug fixes
- [PLENTY-345] Fixed a bug that caused search terms to be cut-off when they contained an ampersand (#271).
- [PLENTY-351] Fixed several bugs related to Ceres server-side-rendering (#273).
Internal
- [PLENTY-321] Our build pipeline now uses GitHub Actions instead of Travis (#270).
3.6.1
Bug fixes
- [PLENTY-340] Fixed a bug that may caused filter values showing up behind the filter count, when the filter value contained too many characters.
- [PLENTY-341] Fixed a bug that caused the Smart Suggest not being shown on non-search pages, when Findologic has been disabled on category pages.
3.6.0
Features
- [PLENTY-310] The selected filter count is can now shown next to the name of the filter (#259).
- [PLENTY-337] Added a configuration option, to enable/disable this feature (#263).
- [PLENTY-329] Added a
translation.json
, which allows storefront-translations to be customized (#260). - [PLENTY-330] Added translations for all languages supported by Findologic (#261).
Bug fixes
- [PLENTY-309] Fixed a bug that caused already selected filters, to show a frequency of
0
(#257).
Internal
- [PLENTY-327] Parameters
shopType
andshopVersion
are now sent to the Findologic API (#264).
3.5.3
3.5.2
3.5.1
3.5.0
Changes
- [PLENTY-305] The usability of the range slider has been improved.
- The currency/unit is now shown in the selected filter.
- Entered commas (
,
) will be replaced by dots (.
). - Non-numerical inputs can no longer be submitted.
- [PLENTY-313] The performance on pages, where vendor image, or color image filters are displayed, has been improved.
Bug fixes
- [PLENTY-315] Fixed a bug that may have caused a long loading time on no-result pages.
- [PLENTY-316] Fixed a bug that caused a wrong product count on category pages.
3.4.0
Features
- [PLENTY-245] Selected filters now also contain the name of the filter.
- [PLENTY-273] The category filter will now be properly shown as a dropdown, when it is configured as a dropdown, in the filter configuration.
- [PLENTY-308] Hovering over any color filter value, will now show the name of the color as a title.
Changes
- [PLENTY-287] The search bar component is now globally overridden, instead of using a container link.
Bug fixes
- [PLENTY-311] Fixed a bug that would allow execution of XSS, when using the Smart Did-You-Mean container link.
- [PLENTY-299] Fixed a bug that would throw console errors when both topbar and filter widgets were used on the same page.
Miscellaneous
- [PLENTY-304] Links to our documentation have been updated.
Internal
- [PLENTY-295] A development guide has been added to the README, to make use of the plentyDevTool.
3.3.0
Features
- [PLENTY-266] Using the ShopBuilder filter widgets individually is now supported.
Changes
- [PLENTY-242] Direct Integration container configuration has been removed.
Bug fixes
- [PLENTY-280] Fixed a bug that caused gaps in the product listing, when using Ceres version lower or equal to 5.0.2.
Internal
- Npm packages
bl
andini
have been updated.
3.2.2
Bug fixes
- [PLENTY-294] Fixed a bug that caused a redirect to a 404 page, in case the main variation id of a product has been inactive.
Internal
- The
README.md
has been updated.