The notable new feature in this release is support for AVIF images (both encoder and decoder). There's a demo site set up that demonstrates the difference between HDR AVIF and SDR JPEG images. Note that that demo is only really interesting if viewed on an HDR capable screen (e.g. Apple Retina).
Security fixesThere are some notable security fixes in this release.
Security fixes in GoThis release upgrades from Go 1.26.1 to 126.3, which brings a set of security fixes. Some relevant for Hugo are:
The following changes either fix a concrete issue or reduce the default attack surface of hugo builds.
text/html content files by default (e41a064). A new security.allowContent policy gates which content media types may be used for pages under /content. text/html is denied by default; sites that rely on hand-authored or adapter-emitted HTML content can opt back in with security.allowContent = ['.*'].security.http.urls on every redirect hop in resources.GetRemote (86fbb0f).resources.Get (f8b5fa0).We will update this section later with links to CVEs where applicable.
All changes| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Release v0.162.1 | 0 | 10 | 28-05-2026 |
| 2 | Release v0.163.2 | 0 | 10 | 15-06-2026 |
| 3 | Release v0.160.0 | 0 | 10 | 04-04-2026 |
| 4 | Release v0.161.0 | 0 | 10 | 28-04-2026 |
| 5 | Release v0.160.1 | 0 | 10 | 08-04-2026 |
| 6 | Release v0.163.0 | 0 | 10 | 08-06-2026 |
| 7 | Release v0.164.0 | 0 | 10 | 06-07-2026 |
| 8 | Release v0.161.1 | 0 | 10 | 29-04-2026 |
| 9 | Release v0.165.0 | 0 | 10 | 12-08-2026 |
| 10 | Release v0.163.1 | 0 | 10 | 11-06-2026 |