Skip to content

Releases: hugomods/search

v0.14.0

28 May 05:30
876b814
Compare
Choose a tag to compare

0.14.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (b423f34)

v0.13.4

26 May 07:24
d76c392
Compare
Choose a tag to compare

0.13.4 (2024-05-26)

Performance Improvements ⚡️

  • use hugo.IsMultihost instead of custom function (#237) (bc1adb5), closes #225

v0.13.3

08 Mar 18:36
e068b75
Compare
Choose a tag to compare

0.13.3 (2024-03-08)

Bug Fixes 🐞

  • check before parsing headings (1af30b8)

v0.13.2

23 Feb 04:29
b9bf5a7
Compare
Choose a tag to compare

0.13.2 (2024-02-23)

Styles 🎨

  • change top as 0.25rem for result actions (4d3181d)

v0.13.1

22 Feb 08:06
96f46af
Compare
Choose a tag to compare

0.13.1 (2024-02-22)

Bug Fixes 🐞

  • do not save history to client if search.histories parameter is false (#222) (6e9b943)

v0.13.0

21 Feb 03:25
2881cc4
Compare
Choose a tag to compare

0.13.0 (2024-02-21)

Features ✨

Styles 🎨

  • set top as 0.5rem for search result actions to avoid CLS (a06fea1)

v0.12.0

20 Feb 15:49
7373ad7
Compare
Choose a tag to compare

0.12.0 (2024-02-20)

Features ✨

  • add the search.histories parameter, disable histories if false (#217) (280694f)

Styles 🎨

  • fix height as 48px for result img (d6cba31)

v0.11.1

20 Feb 04:50
d573309
Compare
Choose a tag to compare

0.11.1 (2024-02-20)

Bug Fixes 🐞

  • make sure hiding search icon before showing spinner icon (#215) (7fe1301)
  • stop propagation when selecting history entities (#213) (a33e085)

Styles 🎨

  • change spinner icon size to 1.35em (7fe1301)

v0.11.0

19 Feb 17:03
42ea468
Compare
Choose a tag to compare

0.11.0 (2024-02-19)

Features ✨

Bug Fixes 🐞

  • correct spinner icon size (88d6d7d)

v0.10.0

19 Feb 11:02
e70760b
Compare
Choose a tag to compare

0.10.0 (2024-02-19)

Features ✨

Bug Fixes 🐞

  • correct icons size (1559bcf)
  • show search stat when searching without keywords (b782874)