v0.155.1
gohugoio/hugov0.155.1Jan 30, 2026by bep
AI Summary
This patch release addresses critical regressions in WebP image handling and removes failing tests.
Key Highlights
- Fix WebP DecodeConfig regression
- Fix WebP useSharpYuv being ignored
- Remove failing Twitter tests
Full Release Notes
## What's Changed * Fix image DecodeConfig regression of WebP images from file cache b5d43cdc @bep #14453 * resources/images: Fix WebP useSharpYuv being ignored b1e1eede @jmooring #14449 * tpl/tplimpl: Remove failing Twitter tests f522a728 @jmooring