Added
- Quicklink support (#646)
- Automatic support for WebP images (#693)
- Warning when building if links to Markdown files cannot be resolved (#691)
- Ability to share articles to Telegram and Line (#719)
- New icons for
line
,google-scholar
,mendeley
andweibo
(#719, #755, #756) - Weibo sharing links (#756)
- Support for Tailwind '950' colour variants (#751)
- Table of contents will now scroll if taller than the browser height (#733)
- External URL article stubs now auto-redirect if leaf pages are generated (#778)
- Korean translation (#731)
- Chinese translation of Example site and Docs (#776)
Changed
- ⚠️ Hugo extended version is now required when building sites
- ⚠️ Author params block in language configuration has been moved to
params.author
(#704) - Refactored image logic into a new
picture.html
partial (#693) - Upgrade to ChartJS v4.4.1 (#736)
- Upgrade to Tailwind v3.4.1 (#737, #752, #759, #774)
- Upgrade to Mermaid v10.7.0 (#782)
- Updated Japanese translation (#750)
Fixed
- Hamburger menu is not dismissed when links are clicked (#705)
- KaTeX, table and code elements wider than the page are not formatted correctly (#753)
- 'ß' character is output at the top of articles (#764)
- Article metadata element is output when there is no metadata to display (#786)
- Header elements not vertically centered when using locale switcher (#788)
Removed
- Fathom Analytics custom domain parameter, as this is no longer supported by Fathom