Releases: Flowpack/Flowpack.SearchPlugin
Releases · Flowpack/Flowpack.SearchPlugin
6.0.1
5.3.4
What's Changed
- EDIT: ReadMe suggestions uri by @MaxFaessler in #76
- BUGFIX: Remove hard dependency to flowpack/elasticsearch-contentrepositoryadaptor by @dlubitz in #81
New Contributors
- @MaxFaessler made their first contribution in #76
Full Changelog: 5.3.3...5.3.4
6.0.0
What's Changed
- EDIT: ReadMe suggestions uri by @MaxFaessler in #76
- !!! FEATURE: Neos 9.0 compatibility by @dlubitz in #79
New Contributors
- @MaxFaessler made their first contribution in #76
Full Changelog: 5.3.3...6.0.0
Declare compatibility with Neos 8.x
TASK: Allow installation on Neos 8.x In addition Neos dev-mater is allowed aswell.
5.3.2
What's Changed
- BUGFIX: Avoid fatal error on PHP 7.3 by @kdambekalns in #73
Full Changelog: 5.3.1...5.3.2
5.3.1
What's Changed
- BUGFIX: Remove object config for AssetExtractorInterface by @daniellienert in #70
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- FEATURE: Make suggestion context configurable by @daniellienert in #68
Full Changelog: 5.2.0...5.3.0
5.2.0
!!! BUGFIX: Contexts of suggestions are respected in a multi-site environment
!!! BUGFIX: Hidden nodes are not shown in suggestions
BUGFIX: Remove reserved characters completely from search term
If you are using the suggestion feature, your index has to be rebuilt after updating the package.
5.1.1
TASK: Use more fine-grained sanitizing
DOC: Add settings level to index documnetation
5.1.0
TASK: Declare compatibility with Neos 7.0
BUGFIX: Prevent exception when term is empty