Releases: hugomods/search
Releases · hugomods/search
v0.18.2
v0.18.1
v0.18.0
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
v0.17.1
v0.17.0
0.17.0 (2024-09-09)
Features ✨
- add more index* parameters (0e06ef2)
- add the
headings_end_level
parameter, default to6
(d6ba834) - add the
index_headings
parameter, default totrue
(0e06ef2) - add the
index_summary
parameter, default totrue
(0e06ef2) - add the
index_taxonomies
parameter, default totrue
(0e06ef2)
Bug Fixes 🐞
- ue: disable input while searching and then resume it once the (b4cacc7)