v0.146.2

gohugoio/hugov0.146.2Apr 11, 2025by bep

AI Summary

Addresses issues with codeblock rendering, legacy section mappings, and baseof template lookups to ensure robustness across different Hugo setups.

Key Highlights

  • Fixed codeblock hook resolution issues
  • Fixed legacy section mappings
  • Resolved layouts for all HTML output formats
  • Fixed baseof lookup issues

Full Release Notes

## What's Changed

* tpl: Fix codeblock hook resolve issue d1c394442 @bep #13593 
* tpl: Fix legacy section mappings 1074e0115 @bep #13584 
* tpl: Resolve layouts/all.html for all html output formats c19f1f236 @bep #13587 
* tpl: Fix some baseof lookup issues 9221cbca4 @bep #13583