Skip to content

v0.9-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@a-laurowski a-laurowski released this 23 Nov 11:06

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