Releases: algolia/algoliasearch-magento
Releases · algolia/algoliasearch-magento
1.19.0
1.18.0
1.17.1
1.17.0
1.16.0
1.15.0
Features
- Reindex SKUs form (#1061)
- This form allows you to reindex manually up to 10 SKUs
- Recommended for troubleshooting your products
- Indexing queue page (#1070)
- The page shows the status and remaining jobs in indexing queue
- It offers suggestions to improve performance of the queue to get the fastest indexing
Updates
Fixes
1.14.1
1.14.0
FEATURES
- Click & Conversion analytics (#1027) - Documentation
- Facet query rules (#1025)
- Add option to index empty categories (#992)
- Search for facet values (#1020)
UPDATES
- Show longest attribute when the record is skipped (#976)
- Add CSS classes to InstantSearch widget containers (#977 )
- Hide the instant-search selector on algoliaConfig variable (#981)
- Escape JS suggestions in autocomplete menu (#984)
- Never index SID in URL (#985)
- Skip rebuilding CMS page(s) when the extension has not been configured (#1000)
- Add "filters" rule to ranking formula (#1005)
- Display default price when customer group is 0 (#1011)
- Automatically delete unused replica indices (#1019)
- Remove category from indexes of all store views (#1028)
FIXES
1.13.0
FEATURES
- Optimized template rendering - no useless templates are rendered now (#947)
- Configure "Prevent backend rendering" feature to specify which categories shouldn't be rendered on backend (#958)
- Infinite scrolling feature (#796)
UPDATES
- Updated dev Docker containers (#941, #971)
- Updated documentation links in administration (#946)
- Queue notification hides when queue is empty (#945)
- Only unique products are fetched during reindex (#963)
- Magento indexers are now correctly updated when Algolia is disabled for them (#964)
- Queue controller renamed to not conflict with other extensions (#970)
- Release archive now contains admin static content (#968)
- Optimized TravisCI (#967)
FIXES
- Fixed instant search page with no results - now it displays better "no results" message (#942)
- Fixes
special_price
fetching (#944) - Fixed default value for "adaptive image" configuration input (#953)
- Fixed encoding of CMS pages (#957)
- Fixed buggy hover on in autocomplete menu on iOS devices (#956)
- Fixed "additional sections" feature with enabled customer groups (#961)
- Fixed empty attributes for configurable products (#962)
1.12.0
Since this release, the extension is Enterprise Edition compliant!
FEATURES
- Experimental feature to prevent backend rendering of category and search results pages (#886)
- Use very carefully and read documentation before enabling it
- Introduced events and developer attributes to force add / remove product(s) to / from Algolia (#922)
- Added to option to turn off administration top bar with information about queue (#920)
UPDATES
- Changed some links in the configuration
FIXES
- Fixed failing database migration for creation of queue log table (#927)