Breaking change
Hugo is deprecating .Site.Author
refs: gohugoio/hugo#11569 in v0.124.0. @unacro submitted a PR to change to move the current login in language.X.toml config files from [author]
to [params.author]
. Please update your files accordingly once you update to this version of Blowfish.
What's Changed
- ✨Add Mastodon to sharing links by @Ast3risk-ops in #1677
- ✨ Add rel attribute to button shortcode by @sculptor189 in #1678
- 📌 Bump puppeteer from 22.15.0 to 23.2.0 by @dependabot in #1705
- 📌 Bump @tailwindcss/typography from 0.5.13 to 0.5.14 by @dependabot in #1689
- 📌 Bump lite-youtube-embed from 0.3.2 to 0.3.3 by @dependabot in #1688
- 📌 Bump tailwindcss from 3.4.7 to 3.4.10 by @dependabot in #1686
- 📌 Bump prettier-plugin-tailwindcss from 0.6.5 to 0.6.6 by @dependabot in #1687
- ⚙️ Update Hugo supported version by @github-actions in #1685
- ⚙️ add trailing slash for homepage.showMoreLinkDest by @wtchangdm in #1676
- ⚙️ Avoid showing incorrect lastmod "0001-01-01" by @sculptor189 in #1694
- ⚙️ Move .Site.Author to .Site.Params.Author by @unacro in #1681
- 🎏 Add more translate content by @BabaRagnarok in #1701
- 🎏 Fix small typo in Chinese doc by @akatsukiro in #1699
- 🐛 Do not prevent default for Enter by @panjinbo in #1693
- 👾 Correct time format by @sculptor189 in #1679
- 🔖 v2.76.0 by @nunocoracao in #1675
New Contributors
- @akatsukiro made their first contribution in #1699
- @unacro made their first contribution in #1681
Full Changelog: v2.75.0...v2.76.0