File tree 4 files changed +15
-3
lines changed
4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGE LOG
2
2
3
+ ## 1.17.0
4
+
5
+ ### Updates
6
+ - Apply ruleContexts in autocomplete (#1133 )
7
+ - Update search-insights and compatibility (#1129 )
8
+ - Remove ordered_qty as a default option for product attr and ranking (#1142 )
9
+ - Update CMS Page Indexing (#1141 )
10
+
11
+ ### Fixes
12
+ - Admin indexing queue remove uppercase on renderer's column (#1132 )
13
+ - GA configuration update the depends node to the correct field name (#1143 )
14
+
3
15
## 1.16.0
4
16
5
17
### Updates
Original file line number Diff line number Diff line change 1
1
Algolia Search for Magento 1.6+
2
2
==================
3
3
4
- ![ Latest version] ( https://img.shields.io/badge/latest-1.16 .0-green.svg )
4
+ ![ Latest version] ( https://img.shields.io/badge/latest-1.17 .0-green.svg )
5
5
6
6
[ ![ Build Status] ( https://travis-ci.org/algolia/algoliasearch-magento.svg?branch=master )] ( https://travis-ci.org/algolia/algoliasearch-magento )
7
7
![ PHP >= 5.3] ( https://img.shields.io/badge/php-%3E=5.3-green.svg )
Original file line number Diff line number Diff line change 4
4
<algoliasearch translate =" label" module =" algoliasearch" >
5
5
<label >
6
6
<![CDATA[
7
- Algolia Search 1.16 .0
7
+ Algolia Search 1.17 .0
8
8
<style>
9
9
.algoliasearch-admin-menu span {
10
10
padding-left: 38px !important;
Original file line number Diff line number Diff line change 4
4
<Algolia_Algoliasearch >
5
5
<active >true</active >
6
6
<codePool >community</codePool >
7
- <version >1.16 .0</version >
7
+ <version >1.17 .0</version >
8
8
</Algolia_Algoliasearch >
9
9
</modules >
10
10
</config >
You can’t perform that action at this time.
0 commit comments