File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ IntegerNet_Solr for Magento 2
2
2
===============
3
3
Release Notes
4
4
5
+ Version 1.5.0 (Dec 19, 2018)
6
+ ----------------------------
7
+
8
+ - Add seperate command line tools for full and partial reindexing
9
+ - Compatibility fixes for Magento 2.2
10
+ - Add compatibility to Magento 2.2 Commerce Edition
11
+ - Fix bugs with area emulation on command line
12
+ - Improve declaration of category attributes
13
+ - Fix bug with price filter and special prices
14
+ - Add automatical reindexing of products if they are assigned to categories in the category view
15
+
5
16
Version 1.4.2 (Dec 21, 2017)
6
17
--------------
7
18
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3
- <module name =" IntegerNet_Solr" setup_version =" 1.4.2 " >
3
+ <module name =" IntegerNet_Solr" setup_version =" 1.5.0 " >
4
4
<sequence >
5
5
<module name =" Magento_Store" />
6
6
<module name =" Magento_Search" />
You can’t perform that action at this time.
0 commit comments