Skip to content

Releases: hugomods/search

v0.17.2

05 Oct 05:31
a36a87b
Compare
Choose a tag to compare

0.17.2 (2024-10-05)

Bug Fixes 🐞

v0.17.1

09 Sep 18:03
4098e8a
Compare
Choose a tag to compare

0.17.1 (2024-09-09)

Styles 🎨

  • add the disabled state for input (915f75e)

v0.17.0

09 Sep 05:55
696c25a
Compare
Choose a tag to compare

0.17.0 (2024-09-09)

Features ✨

  • add more index* parameters (0e06ef2)
  • add the headings_end_level parameter, default to 6 (d6ba834)
  • add the index_headings parameter, default to true (0e06ef2)
  • add the index_summary parameter, default to true (0e06ef2)
  • add the index_taxonomies parameter, default to true (0e06ef2)

Bug Fixes 🐞

  • ue: disable input while searching and then resume it once the (b4cacc7)

v0.16.0

06 Sep 06:40
fc25a50
Compare
Choose a tag to compare

0.16.0 (2024-09-06)

Features ✨

Bug Fixes 🐞

v0.15.1

06 Sep 04:47
58d0fba
Compare
Choose a tag to compare

0.15.1 (2024-09-06)

Bug Fixes 🐞

v0.15.0

22 Aug 12:13
6b5e7f8
Compare
Choose a tag to compare

0.15.0 (2024-08-22)

Features ✨

  • add the search.sass_transpiler parameter, default to dartsass (25c6f06)

v0.14.1

20 Aug 06:54
b41920d
Compare
Choose a tag to compare

0.14.1 (2024-08-20)

Bug Fixes 🐞

  • replace resources.PostCSS with css.PostCSS (#243) (ee85370)

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)