Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 11:47
cbd4214

0.18.0 (2024-10-25)

This is a major update and your feedback is greatly appreciated.

Features ✨

  • add the indices parameter, to load external indices (23784f5)
  • add the reset button for dropdowns (#273) (36af817)
  • allow filtering taxonomies with search box (#272) (0f42374), closes #264
  • ue: open result on new tab when on single search page mode (#270) (e3e6d56)

Bug Fixes 🐞

  • able to trigger load more event without specifying max-height (#269) (884385a)
  • check if indices is set (#268) (35025a1), closes #261
  • languages filter (#271) (e685ace)
  • remove stats when query is empty (f0e5f7d)
  • set the height and width attributes for image resources (#274) (4b09871), closes #242
  • ue: display at most one dropdown (b670c84)

Performance Improvements ⚡️

Styles 🎨