Skip to content

Releases: algolia/algoliasearch-magento-2

3.7.0

29 Jun 11:46
d333c95
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes

Full Changelog: 3.6.1...3.7.0

3.6.1

08 Jun 09:05
fba4b78
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Updated Algolia Php Client version 2.5.1 to 3.2.0

Full Changelog: 3.6.0...3.6.1

3.6.0

27 May 08:41
5554a79
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Implemented DB schema using the Declarative schema

Full Changelog: 3.4.0...3.6.0

3.4.0

19 May 10:27
338a943
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Updated to support Guzzle Http version with 6.3 and 7.4 for compatibility with Magento 2.4.x (#1187)

3.3.0

02 May 17:37
478c552
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes

Full Changelog: 3.2.0...3.3.0

3.2.0

21 Oct 13:18
0757549
Compare
Choose a tag to compare

UPDATES

  • Removing Proxy features (#1143)
  • Update module sequence and indexers (#1132)
  • Add additional attributes for customer groups (#1144)
  • Add priceRanges back to uistate (#1151)
  • Set visibility of getTaxPrice() to public in ProductWithoutChildren (#1159) (@JeroenVanLeusden)
  • Improve check: and try to handle URL by URL rewrites if request path is NULL. (#1149) (@vmalyk)
  • Unfilter getCoreCategories() from private getCategoryById() (#1154)
  • Add ability to change region for Analytics call (#1131) (@bchatard)

FIXES

  • Add missing indexName for autocomplete sections (#1133)
  • Add check if color object is defined for adaptive images (#1135)
  • Add small change on category indexing for Enterprise Edition (#1136)
  • Refactor loops and fix analytics overview issues (#1137)
  • Fix missing 'out of' translation on search results page (#1139) (@NickdeK)
  • Restore query value in custom instant search box (#1142) (@vmalyk)
  • Fix instantsearch rangeInput labels (#1148)
  • Recalculate special price if zero default pricing (#1160)
  • Add missing label for queue method rebuildCategoryIndex (#1152) (@tezlopchan)
  • Fix max original price for product with children (#1155) (@valeriish)
  • Store scope category merchandising based on store_id param (#1156)
  • Fix Subproduct Image Data (#1157)
  • Add try/catch to add to cart push events (#1158)
  • Fix for BE side renderting and caching 2 types of content (#1161) (@sudma)
  • Fix: categories not included filtering on product listing (#1163)
  • Fix: removing old feature checking for C&C that triggers deprecated endpoint (#1164)

TOOLING

  • Update CI testing (#1140)

3.1.0

24 Feb 13:57
f905c1f
Compare
Choose a tag to compare

UPDATES

  • Fetch Algolia additional data only in the extension's sections in the Magento config (#1119)
  • Remove image URL manipulation (#1120) by @fredden
  • Add product source hook to modify search options (#1123)
  • Use button element for search button (#1102) by @fredden
  • Set Price Calculation to true for every tax field during price calculation (#1124)
  • Update maintainers.md with process info (#1128)
  • Update algoliaBundle with latest instantsearch version (#1127)

FIXES

  • Fix to keep the price slider values in the filter when user refresh the page (#1121)
  • Add missing handle for cms editor layout needed for pagebuilder (#1122)
  • Adding credentials check to prevent Magento from crashing on fresh install (#1125)

2.0.4

16 Dec 15:19
ed3e75f
Compare
Choose a tag to compare

FEATURES

UPDATES

  • Added some configuration to algoliaConfig JS object (#1097)
  • Update csp for proxy and update admin bundle (#1098)
  • Add tags for QM and LPB queries to use VM if applicable (#1103)
  • InfiniteHits change showMoreLabel to showMoreText (#1105)
  • Turn off Perso when it’s not available in the plan but activated in the Magento admin (#1104)
  • Keep custom Rules set directly on Algolia dashboard for CMS Pages, Suggestions and Additional sections. (#1106)

FIXES

  • Indexing queue grids fixes (#1096)
  • linter fix templates (#1108)
  • Configurable product with broken image when set to “no_selection” (#1101) (by @dverkade)
  • Insights Analytics - Fix Add to Cart Conversion (#1111)
  • Added try/catch on CheckoutSuccess event (#1112)
  • Merge 2 connect-src policy sections to 1 (#1110) (by @vmalyk)

3.0.2

26 Nov 15:54
4762fe2
Compare
Choose a tag to compare

FEATURES

UPDATES

  • Add tags for QM and LPB queries to use VM if applicable (#1103)
  • InfiniteHits change showMoreLabel to showMoreText (#1105)
  • Turn off Perso when it's not available in the plan but activated in the Magento admin (#1104)
  • Keep custom Rules set directly on Algolia dashboard for CMS Pages, Suggestions and Additional sections. (#1106)
  • Remove from composer suggestion for es compatibility (#1114)

FIXES

  • linter fix templates (#1108)
  • Configurable product with broken image when set to "no_selection" (#1101) (by @dverkade)
  • Insights Analytics - Fix Add to Cart Conversion (#1111)
  • Added try/catch on CheckoutSuccess event (#1112)
  • Merge 2 connect-src policy sections to 1 (#1110) (by @vmalyk)

3.0.1

15 Oct 13:09
188ec3e
Compare
Choose a tag to compare

UPDATES

  • Added some configuration to algoliaConfig JS object (#1097)
  • Update csp for proxy and update admin bundle (#1098)

FIXES

  • Switch from mt_rand to random_int to meet marketplace expectations (#1095)
  • Indexing queue grids fixes (#1096)