github gohugoio/hugo v0.161.0

4 hours ago

This release contains two security hardening fixes:

  • We now run the Node tools PostCSS, Babel and TailwindCSS, by default, with the --permission flag with the permissions defined in security.node.permissions. This means that you need Node >= 22 installed and that css.TailwindCSS now requires that the Tailwind CSS CLI must be installed as a Node.js package. The standalone executable is no longer supported
  • We have made the defaults in security.http.urls more restrictive.

Bug fixes

Improvements

Dependency Updates

Don't miss a new hugo release

NewReleases is sending notifications on new releases.