v0.133.0
gohugoio/hugov0.133.0Aug 17, 2024by bep
AI Summary
This release upgrades the Go version and introduces new configuration options for pagination sorting order.
Key Highlights
- Upgrade to Go 1.23.
- New config options 'page.nextPrevSortOrder' and 'nextPrevInSectionSortOrder'.
New Features
- Go 1.23 upgrade
- New pagination sort order configuration options
Full Release Notes
## What's Changed * Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder 01008ba51 @bep #12776 * build(deps): bump gocloud.dev from 0.38.0 to 0.39.0 53c0ddfcb @dependabot[bot] * deps: Upgrade github.com/tetratelabs/wazero v1.7.4-0.20240805170331-2b12e189eeec => v1.8.0 133eeafeb @bep * Upgrade to Go 1.23 2168c5b12 @bep #12763