Skip to content

Releases: webcoast-dk/versatile-search

v3.0.0

27 Jun 09:27
7a92423
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Compatibility with TYPO3 CMS 12 (#7)

Full Changelog: v2.0.0...v3.0.0

v2.0.0

27 Jun 09:22
3e80f0c
Compare
Choose a tag to compare

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

30 Sep 09:53
1e39f91
Compare
Choose a tag to compare

Bugfixes

  • Search word is treated case sensitive, but should not

Versatile Search 1.0.2

14 Jul 13:54
2e3dcde
Compare
Choose a tag to compare

Bugfixes:

  • move plugin registration to TCA overrides

Versatile Search 1.0.1

22 May 19:44
bcbf2f8
Compare
Choose a tag to compare

Bugfixes

  • Wrong default value for settings.pagination.itemsPerPage

Versatile Search 1.0.0

22 May 12:20
072ff4f
Compare
Choose a tag to compare

First official release

  • categorized/faceted search based on indexed_search index configurations
  • extbase like pagination data
  • fluid based templates