Skip to content

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

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

v0.9-beta.1

26 Apr 15:11
Compare
Choose a tag to compare
v0.9-beta.1 Pre-release
Pre-release
initial