v0.147.1

gohugoio/hugov0.147.1May 1, 2025by bep

AI Summary

Focuses on server-side stability and console output accuracy, fixing layout overlaps, taxonomy rerendering, and language display.

Key Highlights

  • Fix overlapping layout sections
  • Fix taxonomy rerendering when new tags are added
  • Display correct multihost language in console

Full Release Notes

## Bug fixes

* tpl: Fix overlapping layout sections be93d5218 @bep #13672 
* Fix it so the owning taxonomy gets rerendered in server when new tags are added a1cb15e1c @bep #13648 

## Improvements

* tpl: Add some more test cases 5fec7829b @bep #13672 #13668 
* commands/server: Display correct multihost language in console 673a4d00e @jmooring #12564 
* hugolib: Use new build key in content placeholder 31db7edf6 @jmooring #13655 

## Dependency Updates

* build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 620fc87b5 @dependabot[bot] 
* build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 8b2124e7c @dependabot[bot] 
* build(deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 927d1ec6c @dependabot[bot]