Skip to content

Releases: FACT-Finder-Web-Components/magento2-module

v5.2.1

17 Jul 08:46

Choose a tag to compare

Change

  • Support tab navigation for search, suggest and paging components
  • Improvements for European Accessibility Act (EAA)

Fix

  • Cart tracking - parse price to float

Update

  • Update WebComponents library to version 5.1.5

v5.2.0

15 May 14:51

Choose a tag to compare

Add

  • Add support for Magento v2.4.8

Update

  • Update WebComponents library to version 5.1.2

Fix

  • Add price attribute for ff-checkout-tracking-item
  • Rewrite less files to support Magento v2.4.8

v5.1.1

21 Mar 12:39

Choose a tag to compare

Fix

  • Fix filter cloud issue on category pages

Update

  • Update WebComponents library to version 5.1.1

v5.1.0

20 Feb 11:08

Choose a tag to compare

Add

  • Implement Popular Searches
  • Introduce Handlebars.js template engine instead of Mustache.js in SSR
  • Add user-id anonymization for tracking requests

Update

  • Update WebComponents library to version 5.1.0

Fix

  • Handle ClientException for SSR (invalid credentials, API issue etc.)
  • Remove CategoryPath filter in URL and ASN on category page

v5.0.3

20 Jan 11:49

Choose a tag to compare

Fix

  • Set correct CategoryPath field name for searchParamsFromUrl

Update

  • Update WebComponents library to version 5.0.0

v5.0.2

09 Dec 14:49

Choose a tag to compare

Improve

  • Add the ability to set a name for the CategoryPath field
  • Do not redirect to result page if search execute already on results page

Update

  • Update WebComponents library to version 5.0.0-pre.6

v5.0.1

07 Nov 15:13

Choose a tag to compare

Update

  • Update FactFinder logo
  • Update WebComponents library to version 5.0.0-pre.4

Fix

  • Support MSI - checking all inventory sources during export feed
  • Fix feed path for UI export type
  • Fix upload validation SSH key file issue
  • Fix reset useId in WebComponents after user logout

v4.4.0

09 Sep 11:05

Choose a tag to compare

Add

  • Add support for PHP v8.2 and v8.3
  • Add support for Magento 2.4.7

Fix

  • Fix uninitialized member variables access

v5.0.0

08 Jul 12:39

Choose a tag to compare

BREAKING

  • Upgrade FACT-Finder Web-Components to version 5.0.0-pre.1
  • Drop support for FACT-Finder Web-Components v4
  • Add support for PHP v8.2 and v8.3
  • Upgrade magento libraries
  • Upgrade composer dependencies
  • Fix deprecations for magento/framework
  • New SSR implementation for NG WebComponents
  • Upgrade SDK to support Magento v2.4.7

Remove

  • Remove SSR rendering delay time

Fix

  • Support MSI - checking all inventory sources for feed export

Add

  • Add migration guide for upgrade WebComponents from v4 to v5

v4.3.3

17 Apr 11:10

Choose a tag to compare

Fix

  • Support MSI - checking all inventory sources during export feed
  • Fix feed path for UI export type