v0.155.2

gohugoio/hugov0.155.2Feb 2, 2026by bep

AI Summary

Fixes a regression in template change detection for multi-version sites introduced in v0.153.0.

Key Highlights

  • Fix template change detection for multi-version sites.
  • Add debug logging for image decode/encode operations.

Full Release Notes

Note that the bug fix below is for the two new dimensions introduced in `v0.153.0` (version and role), multiple languages worked fine.  Also, changes to the first version and role also worked, which had me head-scratching for a while. Oh, well, enjoy.

* Fix template change detection for multi-version sites 0f1c7d12 @bep #14461 
* resources/image: Add some image decode/encode debug logging 6bd2bde9 @bep #14337 #14460