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

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

  • 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)

Fixes

  • 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

Fixes

  • Fix 'Passing null to non-nullable parameters of built-in functions' deprecation in PHP 8.1

v2.5.8 (07/01/2022) - Connector v2.5.8, Datafeed v2.5.8, Proxy v2.5.8

Fixes

  • Add Magento 2.4.4 and PHP 8.1 compatibility

  • Fix UrlHelper: add support for GuzzleHttp\Psr7\Uri v2.x

  • Add support for DataObjectHelper updated in Magento 2.4.4

  • Fix logger, add support for monolog/monolog v2.7.0

  • Fix jQuery version conflicts after updating jQuery library to 3.6.0 in Magento 2.4.4

Updates

  • Add CMS pages content to the Hawksearch index

v2.5.7 (03/09/2022) - Connector v2.5.4, Datafeed v2.5.5, Proxy v2.5.7

Fixes

  • Fix missing URL on Content items results (#HC-1158)

v2.5.6 (12/27/2021) - Connector v2.5.4, Datafeed v2.5.5, Proxy v2.5.6

...