Releases: algolia/algoliasearch-magento-2
3.7.0-p1
What's Changed
Update
- Bring the fix for the Magento 2.4.5 compatibility into Algolia Module 3.7.0
Notes:
The Algolia Search Magento 2 extension has upgraded its autocomplete library from version 0.38.0 to 1.6.3 in version 3.8.0 and later. However, this update will no longer support Hogan templates. If you need to upgrade to version 2.4.5 and still use the autocomplete version 0.38.0 that supports Hogan templates, you can use version 3.7.0-p1. Keep in mind that this version provides an update for compatibility with 2.4.5 and does not include the latest fixes and features. It is highly recommended to move to the newer version and use version 3.7.0-p1 only as a temporary solution until you can upgrade. Support for version 3.7.0-p1 will be maintained until April 2023. Be sure to read the release notes for more information.
Full Changelog: 3.7.0...3.7.0-p1
3.9.1
What's Changed
Updates
- Refactored the Autocomplete to provide an extensible model for function-based templates by utilizing tagged template literals. The approach supports the use of RequireJS mixins for overriding the template functionality.
- Update the synonym area notice in the Magento admin to point customers to use the Algolia dashboard for Synonym management as Magento Dashboard will be deprecated in a future release
- Refactored the casting Attributes
- Managing Max record size via the admin
Bug Fixes
- Autocomplete category links not preselecting facets on the target URL
- Fixed bug related to conjunctive facets and adaptive images in autocomplete
- Fixed issue with showing empty in the url if autocomplete was disabled
- Fixed autocomplete suggestions
- Instant search fixes when the price was set to retrievable = 'no'
- Add to cart triggering duplicate view event for the Algolia recommend products
- Issues while saving and loading data by the wrong cache key for the popular queries
- Issues with max_retries in clear old jobs function in the queue
- Place Order duplicate Conversion issue for Grouped Product
- Fixes issues with store-specific category index
Full Changelog: 3.7.0...3.9.1
3.9.0
What's Changed
New Features
- Trends Recommendations: We have added the ability to add Trending Items to the PDP and the shopping cart page. More information can be found here. We also provide a Trending Items widget that can be used to add Trending Items to any page.
- Added an option to show Recommend Related and Frequently Bought Together products on the shopping cart page.
- Added an option to enable the Add To Cart button for all types of recommended products (Related, Frequently Bought Together, and Trending Items).
- Added Algolia Recommend dashboard link on the Magento dashboard
- Added Algolia Search extensions release notes link in the Magento admin to be able to access release notes easily.
- Implemented Recommended Product click event using personalization.
Updates
- Refactored the Algolia Insight functionality in the extension code base per Magento standard (moved the observer directory in the module root).
- Refactored the autocomplete 2.0 code to make it more developer-friendly to allow for customization per customer needs.
- Collated all autocomplete-specific logic in a single autocomplete.js file and segregated JS-based templates that control the layout of the different autocomplete sources to be more developer-friendly. This enables the customers to easily override the layout of the autocomplete menu in the custom theme and the extension.
Bug Fixes
- Click event in autocomplete
- Autocomplete errors if the product is not assigned a category and indexed into Algolia
- Issues with the price attribute in autocomplete when price attribute is set to Non-Retrievable
- The autocomplete in Query merchandiser (in the Magento admin) shows products from the default store on switching stores [Fixed]
- Issues with triggering Add to Cart Conversion for Configurable Product
- Issues with indexer not updating when product goes out of stock when the last of the inventory is done
- Autocomplete menu disappears when debug mode is set to Yes
Full Changelog: 3.8.1...3.9.0
3.8.1
What's Changed
UPDATES
- Updated the system configuration message for Click & Conversion Analytics in #1233
- Added validation in synonyms upload section (for Algolia Search) in the Magento admin in #1224
- Updated code to set "Filter Only" facets via the instantsearch/facets settings in the Magento admin panel in #1224
- Updated CSR policy to fix content security error for insights.io by in #1228
Bug Fixes
- Updated System Config comments in #1221
- Fixed the Remove trailing ? url in category page by in #1222
- Fix issue with table prefix and code cleanup by in #1229
- Fixed the InstantSearch variant image issue by in #1223
- Fix Magento 2.4.5 compatibility issue by in #1231
Full Changelog: 3.8.0...3.8.1
3.8.0
What's Changed
New Features 🎉
Bug Fixes
- MAGE-334 Fixed the issue with in_numeric in search suggestion indexing in #1218
- MAGE-325 Fix Analytics Page Issue in Magento Admin in #1215
- MAGE-255 Fixed Landing Page Issue with ViewModel in #1216
Note
Starting Algolia Search Magento 2 extension version 3.8.0 autocomplete library has upgraded from version 0.38.0 to 1.6.3; that no longer supports Hogan templates. Upgrade to this Algolia Search Magento 2 extension will break any customizations made on autocomplete. Please refer 3.7.0-p1 for a temporary solution until you can upgrade
Full Changelog: 3.7.0...3.8.0
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