Skip to content

Releases: remindgmbh/headless-solr

v3.0.1

29 Nov 09:05
Compare
Choose a tag to compare

3.0.1 (2024-11-29)

Bug Fixes

  • properly decode search url in formAction (feddc93)

v3.0.0

27 Nov 11:20
Compare
Choose a tag to compare

3.0.0 (2024-11-27)

⚠ BREAKING CHANGES

  • use processImage from FilesService to output non-legacy format

Features

  • introduce event for result set modifications (75a0b9d)
  • move page search properties to own tab (dc85dc7)
  • use processImage from FilesService to output non-legacy format (d3eb82d)

Bug Fixes

  • adjust annotations to comply with phpstan rules (165af1f)

v2.0.0

24 Apr 11:54
Compare
Choose a tag to compare

2.0.0 (2024-04-24)

⚠ BREAKING CHANGES

  • add version to remind/headless require

Features

  • add description to searchPage in PageConfig flexform (dcbc909)
  • add faceting configuration (1bca52b)
  • add rendering context to ModifySearchDocumentEvent (db58bc9)
  • add spellchecking suggestion link (0b462ac)
  • add SuggestService xClass with event to modify results (f895bb3)
  • add type to search result (ea85a51)
  • include global search output in initialData (0737424)

Bug Fixes

  • change type for renderingContext in ModifySearchDocumentEvent (cc129d4)
  • enable language synchronization for search image (9327f7f)

Miscellaneous Chores

  • add version to remind/headless require (37e0220)