This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
Releases: flagbit/Magento-FACTFinder
Releases · flagbit/Magento-FACTFinder
Release 4.1.6
- 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
- prevent saving queries to the db when the module if enabled (improved performance)
Release 4.1.4
- 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
v4.1.3 [FACTFINDER-171] Prevent redirect requests on search is the module is…
Release 4.1.2
- 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
- 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
Release 4.0.9
- 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
- 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