Added
- New portable locale picker that can be placed in any menu using the
locale
action (#583) - New icons for
chevron-down
,chevron-up
,globe
,translate
,coffee
andx-twitter
(#669) - Plausible Analytics support (#584)
- Spanish translation of example site samples (#606)
- Japanese translation of docs and example site (#618)
- German translation of example site (#631)
Changed
- ⚠️ Renamed the
params.rtl
language parameter tolanguageDirection
as this is now supported by Hugo (#583) - Robots.txt file now allows all by default without concern for whether the environment is set to production (#620)
- Refactored the
head.html
partial to improve perceived performance on page load - Upgrade to Mermaid v10.5.1 (#577, #582, #626, #638, #663, #674)
- Upgrade to KaTeX v0.16.9 (#590, #664)
- Upgrade to Tailwind v3.3.3 (#602)
- Upgrade to ChartJS v4.3.3 (#616, #627, #635)
- Upgrade to Typography v0.5.10 (#641)
Fixed
- Prominent images in content and site layout are lazy loaded (#591)
- TypeError is output to console when viewing leaf pages (#596)
- URL to Congo project in footer used deprecated git.io short link (#605)
- Various typos in the docs and example site (#608, #609, #613)
- Incorrect
render
value is used in the 'external' archetype (#630) - Images are missing
width
andheight
attributes (#645) - Extended head partial does not include page context (#658)
- Taxonomy tags aren't padded when wrapping onto a new line (#671)
- Minor CSS improvements, mainly relating to RTL styling
- Minor typos