Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitalgolia committed Nov 29, 2022
1 parent 22ade2b commit 0632f5f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
## 3.9.1

### UPDATES
- Refactored the Autocomplete to provide an extensible model for function-based templates utilizing tagged template literals. The approach supports the use of RequireJS mixins for overriding template functionality and additional bug fixes in the Autocomplete.
- Autocomplete category links not preselecting facets on the target URL
- Standardizes template function naming conventions for all autocomplete template types
- Provides better scoping of variables and reducing dependencies on globals and the window object
- Fixed bug related to conjunctive facets and adaptive images

- Update the synonym area text in the Magento configuration to point customers to use the Algolia dashboard
- 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 text in the Magento configuration to point customers to use the Algolia dashboard as Synonym management from Magento Dashboard will be deprecated in a future release
- Refactored the casting Attributes
- Managing Max record size via the admin



### FIXES
- Autocomplete category links not preselecting facets on the target URL
- Fixed bug related to conjunctive facets and adaptive images in autocomplete
- When autocomplete was disabled __empty__ was showing in the URL
- Instant search fixes when the price was set to retrievable = 'no'
- Price attribute fixes in autocomplete, when the price attribute is set to Non-Retrievable
- Price attribute fixes in autocomplete when the price attribute is set to Non-Retrievable
- 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 the issues with store-specific category index




Expand Down

0 comments on commit 0632f5f

Please sign in to comment.