v0.153.5

gohugoio/hugov0.153.5Dec 30, 2025by bep

AI Summary

Focused on image configuration and fixes for cascade handling and WebP parameters.

Key Highlights

  • Add compression option to image config
  • Fix cascade per language regression
  • Fix WebP quality and hint parameters

New Features

  • Compression option in image config

Full Release Notes

## What's Changed

* images: Add compression option to image config and clean up some of the options handling c6ae33c6 @bep 
* config: Fix cascade per language in hugo.toml regression edeebf0d @bep #14321 
* images: Fix WebP quality and hint parameters being ignored ea9675f6 @simonheimlicher #14316