Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Releases: flagbit/Magento-FACTFinder

Release 4.2.3

23 Apr 08:02
49b9853
Compare
Choose a tag to compare
  • added export option for bundled products

Release 4.2.2

20 Mar 09:38
Compare
Choose a tag to compare
  • added navigation tracking, click tracking if category navigation bar has been replaced by FACT-Finder results

Release 4.2.0

26 Jun 16:09
Compare
Choose a tag to compare
  • Adding support for CMS pages
  • Add support for image urls of child products
  • Fix Bug with product url when running export by cron
  • Fixed price differences in tracking
  • Fix for exporting out of stock products

Release 4.1.13

14 Mar 14:27
Compare
Choose a tag to compare
  • Fixed bug with attribute name with space character in slider #127
  • Improved attributes product export #121
  • Fixed bug with static fields not being exported #190
  • Improved export performance
  • Add possibility to use any JSONP callback #145
  • multiple small bugfixes (tracking, export, suggest)

Release 4.1.12

16 Dec 11:01
Compare
Choose a tag to compare

Bugfixes:

  • Fixed invalid argument supplied for foreach() by @lars85
  • Catch and log image exceptions in product export by @xpoback
  • Fix URLs in case of X before spaces by @xpoback
  • Different config names for disabled_validation by @lars85
  • Fix price and parent\child in checkout tracking #188 by @xpoback

Release 4.1.11

12 Nov 12:14
Compare
Choose a tag to compare
  • Added using tmp files for writing export #152 by @xpoback
  • Added data feed validation #152 by @xpoback
  • Fixed fatal error in case no default per page option by @xpoback
  • Added semaphore logic to avoid multiple exports at the same time by @xpoback
  • Added page campaign support on start page by @tuegeb
  • Fixed recommendation products order #183 by @Shadowsvoices
  • Fixed last, first, next and previous page URLs if there are more than 10 pages by @xpoback
  • Fixed wrong error parsing that showed to little error information #169 by @xpoback
  • Multiple improvements and fixes by @tuegeb, @lars85 and @xpoback

Release 4.1.10

02 Sep 13:02
Compare
Choose a tag to compare
  • Added option to export out of stock products by @xpoback
  • Improved export performance by #101 by @marcharding
  • Fixed apostrophe breaking suggest box #170 by @xpoback
  • Fixed suggest on search page with proxy disabled #165 by @xpoback
  • Fixed recommendation and suggest import triggering for stores #135 by @xpoback
  • Fixed custom media urls for images #173 by @xpoback
  • Updated FF library for FF7.2 by @tuegeb

Release 4.1.9

02 Aug 14:59
Compare
Choose a tag to compare
  • Updated documentation images by @tuegeb
  • Improved logging by @lemhannes
  • Fixed filter attributes with different label translation by @lemhannes
  • Changed layout structure to fix empty pages on category by @lemhannes
  • Updated Fact-Finder library #163 by @tuegeb
  • Fixed wrong message at export #106 by @tuegeb
  • Added search engine configuration #157 by @xpoback
  • Added recommendation click tracking by @xpoback
  • Prevented internal tracking requests by @tuegeb
  • Added rewrite checks to detect conflicting rewrites #157 by @xpoback
  • Fixed an exception in case layer block was not rewritten properly #157 by @xpoback
  • Fixed store configuration for import triggering #135 by @xpoback

Release 4.1.8

04 Jul 10:02
Compare
Choose a tag to compare
  • fixed arrow for changing sorting directions #119 by @xpoback
  • fixed sorting url when using Magento in sub directory #119 by @tuegeb
  • removed feature that disables submodues #161 by @xpoback
  • removed check for max result number #122 by @xpoback
  • improved error handling to prevent Notice #159 by @muhkuh2005
  • added EE compatibility for the overriden catalog search #157 by @hackwell
  • added page size items based on FF #123 by @tuegeb
  • added import delay option #135 by @xpoback
  • added stock and price import to magento cronjob #135 by @xpoback
  • added new export options to CLI script #135 by @xpoback
  • added FTP upload and ZIP support #136 by @xpoback
  • updated FACT-Finder PHP library by @tuegeb

Release 4.1.7

14 Jun 14:35
Compare
Choose a tag to compare

FIX: obligatory click tracking parameter "masterId" by @tuegeb
FIX: urls if parameters contain spaces #127 by @xpoback
FIX: check if FF handler is available to avoid errors #119 by @xpoback
ADD: sorting items based on FF response #119 by @xpoback
ADD: translations for default suggest type "brand" by @tuegeb