Releases: webcoast-dk/versatile-search
Releases · webcoast-dk/versatile-search
v2.0.1
v3.0.0
v2.0.0
What's Changed
- [FEATURE] Implement TYPO3 Pagination API (#2)
- [BUGFIX] IndexedSearchPaginator: Avoid PHP type error with no results (#5)
- [FEATURE] Paginator: Expose total result count (#3)
- [FEATURE] Search suggestions (#4)
- [FEATURE] Register as content elements (#6)
- [BUGFIX] sanitize search string to prevent cross-site scripting (#8)
Full Changelog: v1.0.3...v2.0.0
Versatile Search 1.0.3
Bugfixes
- Search word is treated case sensitive, but should not
Versatile Search 1.0.2
Bugfixes:
- move plugin registration to TCA overrides
Versatile Search 1.0.1
Bugfixes
- Wrong default value for
settings.pagination.itemsPerPage
Versatile Search 1.0.0
First official release
- categorized/faceted search based on
indexed_search
index configurations - extbase like pagination data
- fluid based templates