Skip to content

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

v0.9-beta.11

01 Mar 05:27
2183fc4
Compare
Choose a tag to compare
v0.9-beta.11 Pre-release
Pre-release

Added

  • Added support for 'currency-code' and 'currency-country-code'. Values for these parameters are taken from store configuration

Changed

  • Drop support for PHP 7.0
  • Replace Communication helper with dedicated models
  • Remove core controller rewrites and perform redirects using event observers
  • Upgraded Web Components version to 3.0

Removed

  • ResultRefiner: Use DI or plugins to edit the JSON result

v0.9-beta.10

04 Feb 13:26
0ef8122
Compare
Choose a tag to compare
v0.9-beta.10 Pre-release
Pre-release

ADD

  • Added possibility to enable FACT-Finder server responses logging
  • Added possibility to push data import to FACT-Finder. Previously, only suggest import was pushed
  • Added <ff-redirect campaign> web component support

CHANGE

  • Changed additional attributes source model to shows only products attributes
  • Replaced all .css files with .less
  • Removed hardcoded css files from page layout

FIX

  • Fixed authorization in HTTP export

v0.9-beta.9

09 Jan 08:38
Compare
Choose a tag to compare
v0.9-beta.9 Pre-release
Pre-release

FIX

  • Added missing title to factfinder_result_index site
  • Excludee FACT-Finder Web Components js script from minification

CHANGE

  • Removed 'keep-filters' parameter from module configuration

ADD

  • Added possibility to export additional attributes in separate columns
  • Added possibility to configure frequency of feed file generation by Cron

v0.9-beta.8

17 Dec 06:41
Compare
Choose a tag to compare
v0.9-beta.8 Pre-release
Pre-release

FIX

  • Correct type of seo-prefix parameter #77

CHANGE

  • Changed ff-suggest styles to differ from native Luma and Blank Magento theme #81
  • Changed the ff-communication location from header.panel to after.body.start #82

ADD

  • Allow user to set value of the disable-single-hit-redirect parameter in module configuration #78

v0.9-beta.7

29 Nov 14:37
Compare
Choose a tag to compare
v0.9-beta.7 Pre-release
Pre-release

FIX

  • Prevents flashing of unstyled content (FOUC) on web browsers which natively doesn't support web components
  • Gets correct "EAN" and "Manufacter" atribute values depending on attribute type set. For instance if selected attribute is a type of select, correct label is returned instead of its option identifier

CHANGE

  • Upgraded FACT-Finder WebComponents to version 1.2.14

v0.9-beta.6

23 Nov 11:06
Compare
Choose a tag to compare
v0.9-beta.6 Pre-release
Pre-release

FIX

  • removed the product limit on feed export #52
  • returns simple product sku as master product number when it has a relation to nonexistent configurable product
  • the price of a configurable product is now correctly exported as the cheapest price of its variants
  • images urls are now exported correctly with respect the store, the feed file is exported from
  • A missing ampersand character between parameters in http query is now added in checkout tracking

CHANGE

  • test connection functionality now uses data send from form with no need to save the configuration before checking the connection
  • ff-communication component is now is now included in the server response when entering the page and just the parameters sid and uid are fetched dynamically #46
  • change the Helper\Product methods access level to protected making this class easier to override

ADD

  • allow user to choose which visibility attribute values should be applied as filters to exported product collection
  • divide product collection into batches in order to prevent memory exhaustion on product collection load

v0.9-beta.5

31 Oct 09:48
Compare
Choose a tag to compare
v0.9-beta.5 Pre-release
Pre-release

FIX

  • fixed module structure and composer.json file allowing install module by composer
  • ff-communication component is now download by Magento Customer Sections mechanism, which allowed to turn FPC on

ADD

  • Feed Export: Export feed file is now available via separate link

v0.9-beta.4

05 Sep 14:08
Compare
Choose a tag to compare
v0.9-beta.4 Pre-release
Pre-release
Merge branch 'develop'

v0.9-beta.3

04 Jul 14:14
294d5b6
Compare
Choose a tag to compare
v0.9-beta.3 Pre-release
Pre-release
Merge pull request #27 from FACT-Finder-Web-Components/develop

Develop

v0.9-beta.2

21 Mar 12:41
439216c
Compare
Choose a tag to compare
v0.9-beta.2 Pre-release
Pre-release
Merge pull request #12 from FACT-Finder-Web-Components/develop

Develop