Added
- Header layouts for selecting a preferred header style
- Hamburger menu header layout with popover main menu (#167, #88, #43, #29)
- Front matter support for showing or hiding comments on a per article basis (#207)
showCopyrightandshowThemeAttributionparameters that allow more control over how the site footer is displayed (#192)barsSVG icon
Changed
- ⚠️ Footer configuration parameters are now in their own
footersub-group - Search will now return results for all page types, including lists and taxonomies
- Comments partials are now better considered within the page layout
- Reduced whitespace at the top of the main content block (#226)
- Upgrade to Tailwind v3.1.4 (#225)
Fixed
- Hugo v0.101.0 breaks the link to the homepage (#230)
- Search link does not appear in header if main menu has no items to display
- Search only returns results in the primary language when multiple languages are available (#229)
- Arrow on external article links not aligned correctly when title wraps onto multiple lines
- Arrow on external article links points the wrong direction for RTL languages
- Scroll to top misaligned with the footer at small viewport heights
- Link to homepage would be incorrect in some deployments if
baseURLcontained sub-directories in the path