Releases: neos/content-repository-search
4.1.3
BUGFIX: Make indexing more resilient against asset extractor failures
Full Changelog: 4.1.3...4.1.3
TASK: Declare compatibility with Neos 8.x
TASK: Relax composer constraints for Neos 8.0 In addition to Neos 8.0 dev-master is allowed aswell.
4.1.1
What's Changed
- TASK: Avoid processing empty string in extractHtmlTags by @dfeyer in #48
- TASK: Add LICENSE by @kdambekalns in #46
Full Changelog: 4.1.0...4.1.1
4.1.0
TASK: Declare compatibility with Neos 7.0
3.0.8
TASK: Replace curly braces syntax for string offset access
4.0.0
FEATURE: Add an interface for an asset content extractor service
FEATURE: Deactivate indexing with setting indexing to false
!!! TASK: Add more type constraints to classes and interfaces
!!! TASK: Do not throw an exception, if extractAssetContent fails
!!! TASK: Extend the fulltext method signature with options
TASK: Add "q" to the list of available eelHelper for indexing
3.0.7
BUGFIX: Remove void return types again, as PHP 7.1 was not required yet.
Changes since last release: 3.0.6...3.0.7
3.0.6
BUGFIX: Adjust pagination-viewhelper to be compatible with Flow 6.0
Changes since last release: 3.0.5...3.0.6
3.0.5
Fix tests when run against Neos 5.0
Neos 5.0 compatibility
List of changes: 3.0.3...3.0.4