hugo Releases
140 releases of gohugoio/hugo
- v0.154.3
A minor release focused on dependency updates for the Markdown parser.
Jan 6, 2026
- v0.154.2
This release fixes a visual artifact with WebP images that have transparent backgrounds.
Jan 2, 2026
- v0.154.1
Updates documentation regarding WASM and fixes a specific bug in partial decorator detection logic.
Jan 1, 2026
- v0.154.0
This release introduces 'partial decorators,' a powerful templating feature allowing templates to call other templates, along with type-checking utilities for Hugo resources.
Dec 31, 2025
- v0.153.5
Focused on image configuration and fixes for cascade handling and WebP parameters.
Dec 30, 2025
- v0.153.4
Fixes cascade configuration logic to default to the content matrix when not explicitly defined.
Dec 28, 2025
- v0.153.3
A bug fix release addressing image metadata dependency updates and a specific error related to _content.gotmpl files alongside index.md siblings.
Dec 26, 2025
- v0.153.2
A bug fix release that resolves image format errors and removes extended edition checks in module configurations.
Dec 22, 2025
- v0.153.1
A bug fix release following v0.153.0, handling PNG files named as .webp, reverting deprecation logs, and fixing 404 panics.
Dec 20, 2025
- v0.153.0
A major release introducing a multidimensional content model (sites matrix), a complete WebP overhaul using WASM (supporting animations), and improved Asciidoctor integration.
Dec 19, 2025
- v0.152.2
A bug fix release restoring support for absolute paths in project mounts, specifically handling the 'node_modules' case.
Oct 24, 2025
- v0.152.1
A bug fix release addressing regressions introduced by the YAML library upgrade in v0.152.0, specifically regarding numeric types and map assignments.
Oct 22, 2025
- v0.152.0
A major release upgrading the YAML library to goccy/go-yaml, introducing YAML anchors/aliases, and tightening source validation for file mounts.
Oct 21, 2025
- v0.151.2
A bug fix release fixing a regression in shortcode nesting behavior.
Oct 16, 2025
- v0.151.1
A bug fix and security release upgrading Go and addressing specific text handling and parsing issues.
Oct 15, 2025
- v0.151.0
A feature release introducing HTML to Markdown transformation, terminal progress reporting, and new configuration options for Markdown footnotes.
Oct 2, 2025
- v0.150.1
This release focuses on minor bug fixes and configuration adjustments, including changing duplicate content path warnings to info logs and restoring integration tests. It also corrects the mapping of the --minify CLI flag to its configuration key.
Sep 25, 2025
- v0.150.0
This release introduces a significant new feature allowing direct version control for Hugo modules within the configuration file, addressing a long-standing user request. It also includes security environment variable updates and bug fixes for summary truncation logic.
Sep 8, 2025
- v0.149.1
This release prioritizes security by upgrading to Go 1.25.1 and updates CSS minification targets to CSS3, removing specific optimizations that were specific to CSS2.
Sep 4, 2025
- v0.149.0
Built with Go 1.25, this release introduces a new random number generation function, new permalink tokens specifically for multilingual sites, and improvements to Markdown rendering.
Aug 27, 2025