Version 5.25
See the changelog of this version for a detailed list of changes.-
0.126.0 Minimum required Hugo version
-
Breaking Change requiring action after upgrade
-
Change Change of behavior, may require action
-
New New behavior, often introducing new options
5.25.0 (2024-02-29)
Change
-
Change This release deprecates the
attachments
shortcode in favor of the new theresources
shortcode.If you are using Hugo below 0.123.0, you don’t need to change anything as the old shortcode still works (but may generate warnings).
Anyways, users are strongly advised to migrate as the
attachments
shortcode will not receive support anymore. Migration instructions are listed on theattachments
shortcode page. -
Change If you run Hugo with GitInfo configured, the default page footer now prints out name, email address and date of the last commit. If you want to turn this off you either have to run Hugo without GitInfo (which is the default) or overwrite the
content-footer.html
partial.