Releases: monsieurbiz/SyliusSearchPlugin
Releases · monsieurbiz/SyliusSearchPlugin
v2.0.0-RC.19
What's Changed
- Replace dot in parameter name for the compatibility with symfony 4.4 by @delyriand in #148
Full Changelog: v2.0.0-RC.18...v2.0.0-RC.19
v2.0.0-RC.18
Merge pull request #147 from delyriand/feature/add_es_url Add a new env variable to define the ES_URL
v2.0.0-RC.17
Merge pull request #139 from delyriand/fix/clean-unwanted-files Remove unused files in plugin v2
v2.0.0-RC.16
What's Changed
- For taxon queries, add only child taxons of the current taxon in filters by @delyriand in #136
- Add automatic reindex manager by @delyriand in #138
Full Changelog: v2.0.0-RC.15...v2.0.0-RC.16
v2.0.0-RC.15
Merge pull request #135 from lanfisis/master Became compatible with channel based index name
v2.0.0-RC.14
v2.0.0-RC.13
Merge pull request #133 from maximehuran/feature/avoid-null-error Avoid error on product delete
v2.0.0-RC.12
v1.0.0-RC.9
Merge pull request #129 from delyriand/fix/search-result-hide Hide autocomplete results only on click outside it