Added
- Finnish translation (#185)
Changed
- Updated French translation (#178)
- Analytics partial now checks
hugo.IsProduction
instead of.Site.IsServer
before including scripts (#179) - Upgrade to Tailwind v3.0.24 (#176)
- Upgrade to Mermaid v9.0.1 (#183)
- Upgrade to Fuse.js v6.6.1 (#189)
Fixed
- Code blocks are rendered incorrectly in RTL languages (#164)
- Scroll to top link overlaps footer menu on mobile devices when there are several links (#172)
Removed
hugo.Generator
from HTML<head>
so that the default Hugo generator behaviour works as expected (#179)