1.1 KiB
+++ disableToc = false hidden = true title = "Version 5.25" type = "releasenotes" weight = -25 +++
5.25.0 (2024-02-29)
Change
-
{{% badge style="note" title=" " %}}Change{{% /badge %}} This release deprecates the
attachments
shortcode in favor of the new theresources
shortcode.If you are using Hugo below {{% badge color="fuchsia" icon="fa-fw fab fa-hackerrank" title=" " %}}0.123.0{{% /badge %}}, 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. -
{{% badge style="note" title=" " %}}Change{{% /badge %}} 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.