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.1.6

17 May 11:09
Compare
Choose a tag to compare
  • fixed product and cart related campaign issues (identifier usage, etc.) - #126
  • updated FACT-Finder PHP library to solve undefined indexes issue

Release 4.1.5

11 May 14:55
Compare
Choose a tag to compare
  • prevent saving queries to the db when the module if enabled (improved performance)

Release 4.1.4

10 May 09:47
Compare
Choose a tag to compare
  • fixed export of multi-select attributes
  • fixed CSV: No linebreaks in articledata requirement violated by extension #151
  • fixed warnings "addslashes() and strip_tags() expects parameter 1 to be
    string"

Release 4.1.3

09 May 09:32
Compare
Choose a tag to compare
v4.1.3

[FACTFINDER-171] Prevent redirect requests on search is the module is…

Release 4.1.2

08 May 19:24
Compare
Choose a tag to compare
  • Improved and fixed store view configuration and status checking
  • Fixed checkout tracking for different configurations
  • Fixed issue with the standard port at http

Release 4.1.1

20 Apr 08:59
Compare
Choose a tag to compare
  • Use children attribute data instead of data from parent in export (performance)
  • Optimized attribute value placeholder to avoid conflict with some clothes sizes
  • Improved htnl entities handling
  • Fixed content type in suggest response to prevent XSS
  • Fixed stock export for stores
  • Fixed error in search when magento cache cleared

3.6.5

20 Apr 08:51
Compare
Choose a tag to compare

Fixed content type for suggest to prevent XSS

Release 4.0.9

30 Mar 13:22
Compare
Choose a tag to compare
  • FIX: disable custom classes loading which caused a notice
  • Memory usage at export improved
  • Use streamWriteCsv for csv generation
  • Ensure dependent min php 5.3 version is kept #124
  • Avoid making campaign redirect requests on advanced search #134
  • Fixed an error if a product attribute has numbers in the attribute code
  • Added import trigger on successful export
  • Other fixes

v4.0.6

04 Mar 15:02
Compare
Choose a tag to compare
  • FIX: click-tracking; special chars in search query
  • Fix limiter URLs for Magento running in a subfolder
  • Only replace one occurence at the start of the request path
  • Merge pull request #130 from tuegeb/master
  • Merge pull request #131 from votum/master
  • CHG: Update of the FACT-Finder PHP library
  • Merge pull request #132 from tuegeb/master
  • Fix error on status request for secondary channels #133
  • Prevent automatic selection of an unwanted suggestion
  • Fix adapter configuration at status check #133
  • Prevent search requests on advanced search #108

v4.0.5

19 Feb 12:57
Compare
Choose a tag to compare
[FACTFINDER-152] Fix an XSS issue