Added
- Loading spinner while populating search results (#1025)
- New
canonicalUrl
parameter support in article front matter (#1046) - New icons for
goodreads
,podcast
andrss
(#1057, #1072)
Changed
- ⚠️ Required Hugo version is now 0.146.0 or later
- Layouts directory restructured to align with new Hugo templating data structure
- Absolute URLs are now preferred over relative URLs
- Upgrade to Mermaid v11.7.0 (#1035, #1040)
- Upgrade to KaTeX v0.16.22 (#1048)
- Upgrade to ChartJS v4.5.0 (#1052, #1067)
- Updated Czech translation (#1055)
Fixed
- Logo and dark logo display is reversed when switching appearance (#939)
- Shortcodes placed after code blocks with line numbers are rendered with incorrect spacing (#987)
- Some localised date formats would be incorrectly formatted as Markdown (#1028)
- Anchor links in articles displayed incorrectly in dark mode (#1041)
- Error building site due to template system changes in Hugo v0.146.0 or later (#1049, #1073)
- Style is not rendered for Chroma GenericDeleted items (#1059)
- Tag listing pages not generating links to articles (#1061)
- Article sharing links for LINE contained invalid URLs (#1065)