File tree 4 files changed +22
-3
lines changed
4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGE LOG
2
2
3
+ ## 1.15.0
4
+
5
+ ### Features
6
+ - [ Reindex SKUs] ( https://community.algolia.com/doc/m1/sku-reindexing-form/ ) form (#1061 )
7
+ - This form allows you to reindex manually up to 10 SKUs
8
+ - Recommended for troubleshooting your products
9
+ - Indexing queue page (#1070 )
10
+ - The page shows the status and remaining jobs in indexing queue
11
+ - It offers suggestions to improve performance of the queue to get the fastest indexing
12
+
13
+ ### Updates
14
+ - Improved price formatting on facets (#1051 )
15
+ - Improved admin notification block (#1060 )
16
+
17
+ ### Fixes
18
+ - Fix autocomplete bottom links (#1066 )
19
+ - Fix special prices when customer groups are enabled (#1071 )
20
+ - Fix error with configuration save while query rules are disabled (#1077 )
21
+
3
22
## 1.14.1
4
23
5
24
- Remove the default creation of the color facet query rule (#1072 )
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.14.1 -green.svg )
4
+ ![ Latest version] ( https://img.shields.io/badge/latest-1.15.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.14.1
7
+ Algolia Search 1.15.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.14.1 </version >
7
+ <version >1.15.0 </version >
8
8
</Algolia_Algoliasearch >
9
9
</modules >
10
10
</config >
You can’t perform that action at this time.
0 commit comments