Added
- New
profile
shortcode - Umami Analytics support (#832)
- Theme parameter to set a default HTML theme colour (#849)
- New icon for
bluesky
(#851) - Support for article sharing to Threads (#869)
- Norwegian Bokmål translation (#872)
- Breadcrumb metadata to page schema (#885)
Changed
- ⚠️ Simplified Chinese language code has changed from
zh-cn
tozh-Hans
- ⚠️ Traditional Chinese language code has changed from
zh-tw
tozh-Hant
- Scroll to top links now use JavaScript to determine when to display (#806)
- Upgrade to Tailwind v3.4.10 (#930)
- Upgrade to Typography v0.5.15 (#864, #927)
- Upgrade to ChartJS v4.4.4 (#881,#928)
- Upgrade to KaTeX v0.16.11 (#925)
- Upgrade to Mermaid v11.0.2 (#880, #926)
Fixed
- Featured images overlap page title when article metadata hidden (#827)
- Inconsistent picture rendering between
figure
shortcode and Markdown render hook (#828) - Animated GIF files are static when
enableImageWebp
is enabled (#866) - Next article pagination link animation is inverted (#870)
- Unsafe URL warning in README link (#901)