Releases: algolia/algoliasearch-magento-2
Releases · algolia/algoliasearch-magento-2
3.7.0
What's Changed
New Features 🎉
- Mage-252 Updated instant search js version to 4.41.0 by @mohitalgolia in #1203
Bug Fixes
- Auto Complete issue fix by @ratikant-singh in #1205
- MAGE-301 Remove mview update via patch by @mohitalgolia in #1210
- MAGE-298 fixed explode() passes null issue by @mohitalgolia in #1208
- 3.7.0 Release Changes by @mohitalgolia in #1209
Full Changelog: 3.6.1...3.7.0
3.6.1
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
What's Changed
New Features 🎉
- Implemented DB schema using the Declarative schema
Full Changelog: 3.4.0...3.6.0
3.4.0
3.3.0
What's Changed
New Features 🎉
- Added release.yml for automating release notes. by @rakesh-algolia in #1174
- Algolia Search Composer update for magento 2.4.4 dependencies by @mohitalgolia in #1173
Bug Fixes
- Requirejs not definded on swagger page fix by @ratikant-singh in #1172
- MAGE-186 Integration Test fix by @ratikant-singh in #1176
- MAGE-197 merchandising issue fix by @ratikant-singh in #1177
- MAGE-207 userToken not properly being sent with M2 by @mohitalgolia in #1178
- Updated Change log by @mohitalgolia in #1179
- 3.3.0 Update Readme by @mohitalgolia in #1183
Full Changelog: 3.2.0...3.3.0
3.2.0
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
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
2.0.4
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
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)