File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,15 @@ IntegerNet_Solr for Magento 2
2
2
===============
3
3
Release Notes
4
4
5
+ Version 1.2.0 (Aug 17, 2017)
6
+ ---------------
7
+
8
+ - Introduce multiselect filters for search pages and categories
9
+ - Show products which are out of stock depending on the configuration for category pages
10
+ - Fix translation of autosuggest if being generated from frontend
11
+ - Optimize loading of autosuggest so window with outdated information doesn't open and possibly replaces newer window
12
+ - Add additional backend translations (de_DE)
13
+
5
14
Version 1.1.3 (May 16, 2017)
6
15
---------------
7
16
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.1.3 " >
3
+ <module name =" IntegerNet_Solr" setup_version =" 1.2.0 " >
4
4
<sequence >
5
5
<module name =" Magento_Search" />
6
6
<module name =" Magento_CatalogSearch" />
You can’t perform that action at this time.
0 commit comments