Skip to content

Releases: hugomods/search

v0.6.0

01 Nov 08:12
0900296
Compare
Choose a tag to compare

0.6.0 (2023-11-01)

Features

v0.5.0

21 Oct 14:44
96cd77f
Compare
Choose a tag to compare

0.5.0 (2023-10-21)

Features

v0.4.5

28 Aug 07:14
2f052c6
Compare
Choose a tag to compare

0.4.5 (2023-08-28)

Bug Fixes

  • unescape the summary (ab1521c)
  • use page description as summary if present (bd6dc23)

v0.4.4

28 Jun 18:48
Compare
Choose a tag to compare

0.4.4 (2023-06-28)

Bug Fixes

  • strip HTML tags from headings (167d5f1)

v0.4.3

23 May 14:53
Compare
Choose a tag to compare

0.4.3 (2023-05-23)

Bug Fixes

  • adjust to Hugo v0.112.0 changes (e2715f4)

v0.4.2

23 May 14:51
22aad02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 May 04:03
Compare
Choose a tag to compare

0.4.1 (2023-05-14)

Performance Improvements

  • simplify the hashing method (e6d2d90)

v0.4.0

13 May 15:55
Compare
Choose a tag to compare

0.4.0 (2023-05-13)

Features

  • generate the hash for search indices (#140) (03db352)

v0.3.1

13 May 08:35
Compare
Choose a tag to compare

0.3.1 (2023-05-13)

Bug Fixes

  • check if the taxonomies exist before rendering (6f6dd63)
  • ignore invalid years (f87cb77)
  • set z-index as 1 for dropdown menu to avoid overlapping with others (52584dc)

v0.3.0

13 May 07:50
Compare
Choose a tag to compare

0.3.0 (2023-05-13)

Features

  • add support for filtering by years (dc8567d)
  • add the filter_years parameter (34d9f83)
  • add the taxonomies filter (55f6947)

Bug Fixes

  • correct the margin-bottom of dropdown menus (bcb43a0)