The notable new feature is GitInfo support for Hugo Modules. See this repo for a runnable demo where multiple versions of the same content is mounted into different versions.
Bug fixes
- Fix menu pageRef resolution in multidimensional setups 3dff7c8 @bep #14566
- docs: Regen and fix the imaging docshelper output 8e28668 @bep #14562
- hugolib: Fix automatic section pages not replaced by sites.complements a18bec1 @bep #14540
Improvements
- Handle GitInfo for modules where Origin is not set when running go list d98cd4a @bep #14564
- commands: Update link to highlighting style examples 6805997 @jmooring #14556
- Add AVIF, HEIF and HEIC partial support (only metadata for now) 49bfb10 @bep #14549
- resources/images: Adjust WebP processing defaults b7203bb @jmooring
- Add Page.GitInfo support for content from Git modules dfece5b @bep #14431 #5533
- Add per-request timeout option to
resources.GetRemote2d691c7 @vanbroup - Update AI Watchdog action version in workflow b96d58a @bep
- config: Skip taxonomy entries with empty keys or values 65b4287 @bep #14550
- Add guideline for brevity in code and comments cc338a9 @bep
- modules: Include JSON error info from go mod download in error messages 3850881 @bep #14543
Dependency Updates
- build(deps): bump github.com/tdewolff/minify/v2 from 2.24.8 to 2.24.9 9869e71 @dependabot[bot]
- build(deps): bump github.com/bep/imagemeta from 0.14.0 to 0.15.0 8f47fe8 @dependabot[bot]