Releases: Flowpack/Flowpack.SearchPlugin
Declare compatibility with Neos 8.x
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
5.0.0
!!! FEATURE: Only the now configurable source of the suggestion is returned
TASK: Adjust suggestions and completions to ESCRA v7
TASK: Refactor mixins int separate files
TASK: Extract Neos settings into a separate file
4.1.0
TASK: Set dependency on Neos 5+
TASK: Use the CanRender prototype from Fusion core
TASK: Cleanup fusion file and root.fusion
BUGFIX: Make completions/suggestions work with ES 5.x
Release 4.0.1
- Neos 5.0 compatibility