v0.153.2

gohugoio/hugov0.153.2Dec 22, 2025by bep

AI Summary

A bug fix release that resolves image format errors and removes extended edition checks in module configurations.

Key Highlights

  • Fixed 'image: unknown format' error.
  • Removed extended edition check for modules.
  • Updated README documentation regarding edition comparison.

Full Release Notes

## What's Changed

* Fix "image: unknown format" error a8c5d0d0 @bep #14295 
* modules: Remove extended edition check a94a941f @bep #14284 
* misc: Update edition comparison and guidance in README.md 385d1a13 @jmooring