v0.154.4
gohugoio/hugov0.154.4Jan 10, 2026by bep
AI Summary
Addresses language resolution for shortcodes and improves alias handling in multi-dimensional and multi-host setups.
Key Highlights
- Fix language resolution for markdown shortcodes
- Fix alias handling in multi-dimensional setups
- Update go-yaml dependency
Full Release Notes
## What's Changed * tpl: Fix language resolution for markdown shortcodes ec178ea4 @BarkinBalci #14098 * For multiple dimensions setups, fix alias handling and multihost publish path 2d80b8a7 @bep #14354 #14356 * build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 a2b2a5a9 @dependabot[bot] Also see the new [Page.OutputFormats.Canonical](https://gohugo.io/methods/page/outputformats/#canonical) method.