Releases: klevu/klevu-smart-search-M2
Releases · klevu/klevu-smart-search-M2
Release list
2.6.3
2.6.2
Note: Version 2.6.1 is not available to install; its changes are included in the changelog below
Changelog
From 2.6.1
- [IMPROVEMENT] Implement batching to reduce memory consumption during product sync
- [IMPROVEMENT] Implement stock data preloading during product sync to reduce sync time
- [IMPROVEMENT] Reduce memory consumption during product sync when debug logging is disabled
- [BUG FIX] Resolve erroneous order sync cron task scheduling on order save
- [BUG FIX] Prevent error written to logs during sync when product contains tier price with qty > 1
From 2.6.2
- [IMPROVEMENT] Retain separator characters (",", ";", ":") in synced product attribute data
- [IMPROVEMENT] Support parsing of configuration paths for JavaScript assets added through layout XML
- [BUGFIX] Resolve products with visibility of "Catalog" syncing incorrectly
- [BUGFIX] Remedy high process time / memory consumption during sync of new products
- [BUGFIX] Resolve issue with out of stock products being excluded from sync under certain conditions
- [BUGFIX] Ensure configured JS URL value is used when including Klevu JavaScript assets on frontend
- [BUGFIX] Resolve incorrect API endpoints being used during registration in some multisite configurations
- [BUGFIX] Resolve incorrect API endpoint being used during data sync in some multisite configurations
- [BUGFIX] Resolve missing category path information during product sync
- [BUGFIX] Ensure reported next action for queried products matches sync behaviour
- [IMPROVEMENT] Fixes and expansion of automated tests
- [CHANGE] Provide additional information on display of notifications when a potential integration issue is encountered
2.6.2-beta
Note: Version 2.6.1 is not available to install; its changes are included in the changelog below
Changelog
From 2.6.1
- [IMPROVEMENT] Implement batching to reduce memory consumption during product sync
- [IMPROVEMENT] Implement stock data preloading during product sync to reduce sync time
- [IMPROVEMENT] Reduce memory consumption during product sync when debug logging is disabled
- [BUG FIX] Resolve erroneous order sync cron task scheduling on order save
- [BUG FIX] Prevent error written to logs during sync when product contains tier price with qty > 1
From 2.6.2
- [IMPROVEMENT] Retain separator characters (",", ";", ":") in synced product attribute data
- [IMPROVEMENT] Support parsing of configuration paths for JavaScript assets added through layout XML
- [BUGFIX] Resolve products with visibility of "Catalog" syncing incorrectly
- [BUGFIX] Remedy high process time / memory consumption during sync of new products
- [BUGFIX] Resolve issue with out of stock products being excluded from sync under certain conditions
- [BUGFIX] Ensure configured JS URL value is used when including Klevu JavaScript assets on frontend
- [BUGFIX] Resolve incorrect API endpoints being used during registration in some multisite configurations
- [BUGFIX] Resolve incorrect API endpoint being used during data sync in some multisite configurations
- [BUGFIX] Resolve missing category path information during product sync
- [BUGFIX] Ensure reported next action for queried products matches sync behaviour
- [IMPROVEMENT] Fixes and expansion of automated tests
- [CHANGE] Provide additional information on display of notifications when a potential integration issue is encountered
2.6.1-beta
Merge pull request #31 from klevu/rc/2.6.1-beta Releasing version 2.6.1
2.6.0
2.5.5
Changelog
- [Bug Fix] Resolve incorrect SRLP landing page in JSv2 when installation resides in subdirectory
- [Bug Fix] Resolve product sync issue where customer group price >= #1000 causes invalid syntax
- [Bug Fix] Resolve error syncing customer group prices for rules set in All Websites
- [Bug Fix] Resolve incorrect docblock definition causing exception generating schema definition
- [Bug Fix] Resolve JS undefined variable error in JSv1 with RECs enabled
- [Change] Add frontend interactive options generator virtualType
2.5.4
Changelog
- [Improvement] Support for customer group pricing (JSv2)
- [Improvement] Support for inline multi currency price translation (JSv2)
- [Improvement] Cart analytics now use parent id for grouped products
- [Improvement] Support for using x_forwarded_for IP during order sync (configuration option)
- [Improvement] Ability to disable ratings generation during sync (configuration option)
- [Bug Fix] Resolve invalid argument error during sync when using Respect Is Anchor Category settings
2.5.3
Changelog
- [Feature] Admin notification when multiple orders from same IP are detected
- [BugFix] Resolve incorrect currency code synced for products in some multistore configurations
- [Change] Event dispatch on order sync
- [Change] Update protocol string in interactive options for JSv2