Skip to content

Commit b18e0ee

Browse files
committed
New version 1.2.0
1 parent 462d3a2 commit b18e0ee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ IntegerNet_Solr for Magento 2
22
===============
33
Release Notes
44

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+
514
Version 1.1.3 (May 16, 2017)
615
---------------
716

main/src/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<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">
44
<sequence>
55
<module name="Magento_Search"/>
66
<module name="Magento_CatalogSearch"/>

0 commit comments

Comments
 (0)