Skip to content

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

v1.3.4

08 Nov 09:59
0dc7202
Compare
Choose a tag to compare

Added

  • Improve CI suite by introducing PHPMD checks

Changed

  • Upgrade Web Components to v3.9.0

Fixed

  • The ASN is now compatible with IE11
  • Check current configuration before switching layout on category pages
  • Prevent duplicate login tracking
  • Remove wrapping link tag in suggest which was parsed by bots

v1.3.3

21 Oct 09:02
3febedc
Compare
Choose a tag to compare

Changed

  • Improve German language package
  • Upgrade Web Components to v3.7.0

Fixed

  • Correctly merge communication params added via layout
  • Prevent search request before redirecting to search result page

v1.3.2

30 Aug 08:21
Compare
Choose a tag to compare

Fixed

  • Fix tracking model compatibility with Magento 2.2.*

v1.3.1

19 Aug 07:53
4bb6db1
Compare
Choose a tag to compare

Fixed

  • Fix log plugin compatibility with Magento 2.2.*

v1.3.0

14 Aug 08:13
312477d
Compare
Choose a tag to compare

Added

  • Add missing product campaigns on product detail page

Changed

  • Remove ff-navigation
  • Render category pages using Web Components
  • Upgrade Web Components to v3.6.0

Fixed

  • Downgrade magento/module-directory to be compatible with Magento 2.2

v1.2.0

24 Jul 06:41
Compare
Choose a tag to compare

Added

  • Add data providers for bundle and grouped products

Changed

  • Add push FACT-Finder import on cron feed export

Fixed

  • Allow empty multiselect fields in system configuration
  • Base URL is now set, if needed, before redirect in search/navigation
  • Currency code is now taken from store config
  • Fix use-cache communication parameter value

v1.1.2

28 Jun 04:19
63e0c12
Compare
Choose a tag to compare

Changed

  • Upgrade Web Components to v3.4.0

Fixed

  • Fix fatal PHP error which occurs on cron export

v1.1.1

16 May 12:27
1ded517
Compare
Choose a tag to compare

Added

  • Add logging to tracking exceptions

Changed

  • Upgrade Web Components to v3.3.0

Fixed

  • Skip tracking if the FACT-Finder integration is disabled in the backend

v1.1.0

05 Apr 11:04
11d74f7
Compare
Choose a tag to compare

Added

  • Implemented <ff-navigation> component

Changed

  • Upgraded Web Components to version 3.1.1

Fixed

  • Fixed export attribute selection in system config

v1.0.0

18 Mar 12:29
ad1a28f
Compare
Choose a tag to compare

Added

  • Add CMS export

Changed

  • Refactor product export
  • Reorganize folder structure: source code is now found under src
  • Upgraded Web Components version to 3.1.0
  • Serving javascript files via RequireJS

WARNING!

This is a major release which breaks backward compatibility with previous beta version. Any custom modifications may not work correctly after upgrading to this version