...
Product listing page: Fix redirecting to incorrect URL if Hawk tracking version is 'none'
Product listing page: Fix 'Add to Multiple Wishlist' and 'Add to Requisition List' widgets after Ajax content reloading
Fix for window.onpopstate event: search results are reloading on each URL change in a browser
Fix syntax errors
Fix page title on search results page with zero results
Fix block spacing in left toolbar on search results page
Move hawksearch.css file loading to <link type="text/css"> instead of using Javascript
Fix exception error on search results page if page doesn't have tabs
Fix "'lpurl' index is not defined" notice
Change email area for notification emails from "adminhtml" to "frontend" because of not found template issue
Fix "Illegal string offset 'Data'" warning
Fix banner clicks and impressions for v1 tracking
Fix settings are not saved issue in Single store mode
Magento breaks when API credentials are not set issue
Ajax response: case of undefined response param
Fix feeds are not uploaded to SFTP issue: move re-indexig action after uploading files to SFTP action
Fix data format of attributes with Multiple values
v2.4.1 (10/16/2020)
Fixes
Add adminhtml ACL in Datafeed module
Resolve product inventory performance issue: transfer product 'is_salable' flag to 'metric_inventory' field in datafeed file
...