File tree Expand file tree Collapse file tree 5 files changed +33
-4
lines changed Expand file tree Collapse file tree 5 files changed +33
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGE LOG
22
3+ ## 1.14.0
4+
5+ ### FEATURES
6+ - [ Click & Conversion analytics] ( https://www.algolia.com/doc/guides/analytics/click-analytics/ ) (#1027 ) - [ Documentation] ( https://community.algolia.com/magento/doc/m1/click-analytics/ )
7+ - Facet query rules (#1025 )
8+ - Add option to index empty categories (#992 )
9+ - Search for facet values (#1020 )
10+
11+
12+ ### UPDATES
13+ - Show longest attribute when the record is skipped (#976 )
14+ - Add CSS classes to InstantSearch widget containers (#977 )
15+ - Hide the instant-search selector on algoliaConfig variable (#981 )
16+ - Escape JS suggestions in autocomplete menu (#984 )
17+ - Never index SID in URL (#985 )
18+ - Skip rebuilding CMS page(s) when the extension has not been configured (#1000 )
19+ - Add "filters" rule to ranking formula (#1005 )
20+ - Display default price when customer group is 0 (#1011 )
21+ - Automatically delete unused replica indices (#1019 )
22+ - Remove category from indexes of all store views (#1028 )
23+
24+ ### FIXES
25+ - Fix configurable products' prices (#978 )
26+ - Fix bug #979 (#980 )
27+ - Fix expired special prices (#988 )
28+ - Fix special price with customer groups (#997 )
29+ - Fix buggy behavior on iOS (#1009 )
30+
31+
332## 1.13.0
433
534### FEATURES
Original file line number Diff line number Diff line change 11Algolia Search for Magento 1.6+
22==================
33
4- ![ Latest version] ( https://img.shields.io/badge/latest-1.13 .0-green.svg )
4+ ![ Latest version] ( https://img.shields.io/badge/latest-1.14 .0-green.svg )
55
66[ ![ Build Status] ( https://travis-ci.org/algolia/algoliasearch-magento.svg?branch=master )] ( https://travis-ci.org/algolia/algoliasearch-magento )
77![ PHP >= 5.3] ( https://img.shields.io/badge/php-%3E=5.3-green.svg )
Original file line number Diff line number Diff line change 22<config >
33 <modules >
44 <Algolia_Algoliasearch >
5- <version >1.13 .0</version >
5+ <version >1.14 .0</version >
66 </Algolia_Algoliasearch >
77 </modules >
88 <frontend >
Original file line number Diff line number Diff line change 44 <algoliasearch translate =" label" module =" algoliasearch" >
55 <label >
66 <![CDATA[
7- Algolia Search 1.13 .0
7+ Algolia Search 1.14 .0
88 <style>
99 .algoliasearch-admin-menu span {
1010 padding-left: 38px !important;
Original file line number Diff line number Diff line change 44 <Algolia_Algoliasearch >
55 <active >true</active >
66 <codePool >community</codePool >
7- <version >1.13 .0</version >
7+ <version >1.14 .0</version >
88 </Algolia_Algoliasearch >
99 </modules >
1010</config >
You can’t perform that action at this time.
0 commit comments