v0.147.2
gohugoio/hugov0.147.2May 6, 2025by bep
AI Summary
Primarily bug fixes addressing edge cases in content adapter outputs and template existence checks.
Key Highlights
- Fix handling of 'outputs' from content adapter pages
- Fix case sensitivity issue in templates.Exists
Full Release Notes
## What's Changed * Fix handling of "outputs" from content adapter pages 363ab48a2 @bep #13689 * tpl: Fix case issue in templates.Exists 80f059531 @bep #13684 * config: Add some more merge tests b39b24962 @bep #13681