Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Datafeed v2.7.1 (2024-06-21)

Fixes

  • perf: optimise feed processing speed (#23)
    Ref: HC-1537

Datafeed v2.7.0 (2023-08-01)

Fixes

  • fix: change null to strict string defined function call PHP 8.1 (#HC-1425)

  • fix: remove Zend_Filter references (#HC-1425)
    Zend framework (ZF1) components that have reached end of life have been
    removed from the codebase

  • update CLI commands to support Symfony 5.4

Updates

  • update minimum supported version of hawksearch/connector to 2.7

  • add support with Adobe Commerce and Magento Open Source version 2.4.6

Proxy v2.7.0 (2023-08-01)

Fixes

  • fix dynamic property deprecation message on PHP 8.2 (#HC-1425)

  • replace Zend_HTTP with laminas-http.
    Zend framework (ZF1) components that have reached end of life have been
    removed from the codebase (#HC-1425)

  • update CLI commands to support Symfony 5.4

  • fix deprecated function call in PHP 8.1

  • fix HTTP headers that were set incorrectly

Updates

  • update minimum supported version of hawksearch/connector to 2.7

  • add support with Adobe Commerce and Magento Open Source version 2.4.6

Datafeed v2.6.0 (2023-03-09)

Fixes

  • Fix Deprecation error (PHP 8.1) when scheduling feed generation (#HC-1379)

Updates

  • Update all URL references to Hawksearch API and Search servers (#HC-1312)

Proxy v2.6.0 (3/9/2023)

Fixes

  • Fix bin/magento hawksearch:proxy:sync-categories command didn't send Landing pages to Hawk (#HC-1370)

  • Fix trailing slashes in Hawksearch API URLs (#HC-1279)

Updates

  • Update all URL references to Hawksearch API and Search servers (#HC-1312)

Proxy v2.5.11 (12/21/2022)

Fixes

  • HC-1321: Fix B2B dynamic widgets (multiple wishlists, requsistion lists) (#HC-1321)

  • HC-1312: Update old servers URL references in hawksearch.js file. Server URLs were changed after migration to AWS (#HC-1312)

Datafeed v2.5.11 (10/28/2022) - Connector v2.5.10, Datafeed v2.5.11, Proxy v2.5.10

Fixes

  • HC-1297: Fix visibility value 'Catalog, Search' exported not broken into multi lines (#HC-1297)

v2.5.10 (10/05/2022) - Connector v2.5.10, Datafeed v2.5.10, Proxy v2.5.10

...

  • 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

...