Releases: algolia/algoliasearch-magento-2
Releases · algolia/algoliasearch-magento-2
1.0.9
algoliaBundle
is now loaded only via requireJS (#171)- Fixed warning raised by nested emulation (#175)
- Fixed indexing of secured URLs (#174)
- Fixed the issue when some products were not indexed due to bad SQL query (#181)
categories
attribute is automatically set as an attribute for faceting when Replace categories is turned on (#184)- Fixed set settings on TMP indices (#186)
- Settings now sends
searchableAttributes
instead ofattributesToIndex
(#187) - Fixed IS page when using pagination and refreshing the page (#195)
- Fixed filters and pagination on category pages (#200)
1.0.8
1.0.7
1.0.6
- Fixed indexing of out-of-stock products (#142)
- Fixed CSS for showing products's ratings on instant search page (#143)
- The category refinement is now displayed in Current filters section and it's easy to remove on replaced category page (#144)
- Fixed indexing of prices with applied price rules (#145, #160)
- Formatted default original price attribute is now retrieved from Algolia by default (#151)
- Fixed showing of "Add to cart" button (#152)
- Exception is not thrown anymore from Algolia indexers when Algolia credentials are not filled in (#155)
- Fixes the installation abortion when the extension was installed before Magento's installation
- Fixed the layout handle to load templates correctly to Ultimo theme (#156)
- Fixed admin JavaScript to load correctly and not conflict with other pages (#159, #162)
script
andstyle
tags are now completely (with it's content) removed from CMS pages' indexed content (#163)- New version of instantsearch.js and autocomplete.js libraries (#165)
1.0.5
- Official support of Magento >= 2.1 (#117)
- Fixed method signature for delete objects in Algolia (#120)
- Show all configuration options in website and store views (#133)
- Option "Make SEO Request" is enabled by default now (#134)
- CMS pages are now indexed correctly for specific stores (#135)
- Product's custom data now contains it's
type
inalgolia_subproducs_index
event (#136) - Replica indices are now not created when Instant Search feature is not enabled (#137)
- New Algolia logo is used in autocomplete menu (#138)
- The extension now sends
replicas
index setting instead ofslaves
(#139) - Products are now indexed correctly into all assigned stores (#140)
1.0.4
- Fixed User-Agent from Magento 1 to Magento 2 (#92)
- Fixed additional sections' links in autocomplete menu (#93)
- All searchable attributes are set as Unordered by default (#94)
- Fixed configHelper to use ProductMetadataInterface to get the correct dependecy (#97)
- Fixed indexing of categories when option "Show categories that are not included in the navigation menu" weren't taken into account (#100)
- Fixed backend Algolia adapter to correctly respect "Make SEO request" configuration (#101)
- Fixed images config paths (#104)
- Added specific HTML classes to refinement widget containers (#105)
- Fixed the issue when queue runner didn't process any job after specific settings changed. Now it process always at least one job (#106)
- Fixed the functionality of "Add To Cart" button (#107)
- Attribute
in_stock
is now exposed in Algolia configuration and can be used for custom ranking or sorting (#109) - Add
algolia_get_retrievable_attributes
custom event togetRetrievableAttributes
method to allow developers set custom retrievable attributes for generated API keys (#112) - Fixed queue issue when
store_id
parameter was not passed todeleteObjects
categories' operation (#113)
1.0.3
1.0.2
- Fixed issue with merging JS files in administration - added new line at the end of algoliaAdminBundle.min.js
1.0.1
- Fixed issue with merging JS files - added new line at the end of algoliaBundle.min.js
- Fixed page indexing when some excluded pages were set
- Fixed data types of
enabled
variables inalgoliaConfig
- Fixed few typos