Skip to content

Releases: elastic/search-ui

v1.18.1 Customisable Routing Options + More efficient filters

10 Oct 12:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.0...v1.18.1

Analytics Plugin Support

27 Sep 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.18.0

v1.17.1 - Fixes searchbox autocompleteSuggestion type

03 Aug 07:10
Compare
Choose a tag to compare

What's Changed

  • Fixes broken links in the Search Provider docs by @zumwalt in #823
  • Fixes searchbox autocompleteSuggestion type by @joemcelroy in #831

Full Changelog: v1.17.0...v1.17.1

v1.17.0 - Suggestions from another index + rawHit support

28 Jul 10:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

19 Jul 08:44
Compare
Choose a tag to compare

What's Changed

Dependency Updates

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0 - Cloud ID and nested fields support

08 Jul 19:56
Compare
Choose a tag to compare

Cloud ID and nested fields support

This release introduces two new small features:

  • Elasticsearch connector now accepts Cloud ID as a parameter in addition to host. The documentation for this isn't published yet, but you can read it in our markdown docs: Elasticsearch connector.
  • Result component now can correctly render nested fields. Nested fields is the new feature that will be available in the next Enterprise Search version. It allows using objects in document fields in addition to strings and numbers.

What's Changed

  • [Elasticsearch-connector] Elasticsearch cloud id support by @joemcelroy in #780
  • Add the possibility to render nested fields in results by @yakhinvadim in #789

Full Changelog: v1.14.0...v1.15.0

v1.14.0 - Upgraded react-select from v2 to v5

28 Jun 19:17
Compare
Choose a tag to compare

This release upgrades the react-select dependency from v2 to v5.

Upgrade guide

react-select is used by several components in Search UI. Did you fork and modify the markup of any of the following components?

  • ResultsPerPage
  • SingleSelectFacet
  • Sorting

I didn't modify the markup of these components

Great! It's safe to upgrade. The out-of-the-box Search UI components will continue to work as usual.

I made some customizations

The upgrade might not affect you, but it's best to be safe.
Go through these react-select upgrade guides and make sure to modify your code accordingly:

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

24 Jun 01:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.13.0

v1.12.1 [Elasticsearch-connector] Post Process Query Support

08 Jun 10:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

17 May 11:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.3...v1.12.0