github gohugoio/hugo v0.155.0

20 hours ago

Some notable new things in this release are:

  • Improvements to how versions are handled: We now support version (and also for the other dimension) range queries (e.g. >= v1.0.0), and we now cache Go module version queries, which makes mounting multiple versions of the same GitHub repo with different version much more practical and enjoyable, se this site and config for an annotated example.
  • We finally have XMP and IPTC image metadata support, in addition to EXIF, see #13146
  • Page aliases now works in multidimensional sites (e.g. multiple languages), and it is now much easier to create e.g. Netlify _redirects files that works in such setups.
  • There are several performance related WebP improvements in this release.
  • Also, image processing in general (e.g. resize operations) should be considerably more effective.

Note

  • Make Page.Aliases more useful in multidimensional setups (note) ee91c70 @bep #14402

Bug fixes

Improvements

Dependency Updates

Build Setup

Documentation

Don't miss a new hugo release

NewReleases is sending notifications on new releases.