Skip to content

Releases: hugomods/search

v0.20.0

17 Mar 02:03
e29d88e

Choose a tag to compare

0.20.0 (2025-03-17)

Features ✨

Bug Fixes 🐞

  • fallback locale to default locale if not supported (#289) (9d845b1)
  • set default locale as en (6fcf16f)

v0.19.2

16 Feb 04:50
29e1b0a

Choose a tag to compare

0.19.2 (2025-02-16)

Bug Fixes 🐞

  • remove the disabled attribute from input, to pop up keyboard on iOS devices (#287) (73d8de2)

v0.19.1

15 Feb 14:47
6562ab4

Choose a tag to compare

0.19.1 (2025-02-15)

Bug Fixes 🐞

v0.19.0

23 Nov 21:47
d7b4955

Choose a tag to compare

0.19.0 (2024-11-23)

Features ✨

v0.18.3

04 Nov 05:04
7be12f8

Choose a tag to compare

0.18.3 (2024-11-04)

Styles 🎨

  • set the width of dropdown search box to 100% (596de5a)

v0.18.2

03 Nov 18:55
773596b

Choose a tag to compare

0.18.2 (2024-11-03)

Bug Fixes 🐞

  • do not transform the baseURL, leave it as it is (#277) (e9b39f8)

v0.18.1

26 Oct 06:53
6d97388

Choose a tag to compare

0.18.1 (2024-10-26)

Bug Fixes 🐞

  • import github.com/hugomods/search-index (#275) (5a836e5)

v0.18.0

25 Oct 11:47
cbd4214

Choose a tag to compare

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 🎨

v0.17.2

05 Oct 05:31
a36a87b

Choose a tag to compare

0.17.2 (2024-10-05)

Bug Fixes 🐞

v0.17.1

09 Sep 18:03
4098e8a

Choose a tag to compare

0.17.1 (2024-09-09)

Styles 🎨

  • add the disabled state for input (915f75e)