Skip to content

Releases: gohugoio/hugo

v0.124.1

20 Mar 11:54
@bep bep
Compare
Choose a tag to compare

What's Changed

v0.124.0

16 Mar 16:00
@bep bep
Compare
Choose a tag to compare

The new feature in this release is a new segments configuration section and a new --renderSegments flag/config key. This release also updates to Go 1.22.1 that fixes a security issue in the template package that Hugo uses (CVE-2023-45289, see golang/go#65697). We don't see how this could be exploited in Hugo, but we appreciate that Hugo users want to have a clean security report.

Bug fixes

Improvements

Dependency Updates

  • deps: Upgrade github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0 => v0.2.0 ba03114 @bep
  • build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2 b1f8676 @dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 b4bff61 @dependabot[bot]
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.19 d2cebee @dependabot[bot]
  • deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0 be914ff @myitcv #11862
  • build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 e626750 @dependabot[bot]

Documentation

Build Setup

v0.123.8

07 Mar 13:40
@bep bep
Compare
Choose a tag to compare

v0.123.7

01 Mar 16:31
@bep bep
Compare
Choose a tag to compare

What's Changed

  • hugofs: Fix vertical mount merge issue 2b2f2b7 @bep #12175
  • Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 0d6e593 @bep #12178
  • Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks 7023cf0 @bep #12182
  • Make sure that sitemaps gets generated even if there is a content bundle with the same path 9dfa9e7 @bep #12183
  • resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive 3f217fd @jmooring #12177

v0.123.6

28 Feb 18:42
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Fix panic when cascading headless from site config to section that does not have an _index.md file fce8d82 @bep #12172
  • Fix assets vs data issue 4a502f7 @bep #12133
  • Fix draft for non-default content when content in default language does not exist be1dbba @bep #12132

v0.123.5

28 Feb 16:04
@bep bep
Compare
Choose a tag to compare

What's Changed

v0.123.4

26 Feb 16:49
@bep bep
Compare
Choose a tag to compare

v0.123.3

23 Feb 17:26
@bep bep
Compare
Choose a tag to compare

Bug fixes

v0.123.2

22 Feb 15:42
@bep bep
Compare
Choose a tag to compare

What's Changed

v0.123.1

21 Feb 08:38
@bep bep
Compare
Choose a tag to compare