---
title: "Release v0.165.0 · gohugoio/hugo"
url: https://daily.dev/posts/release-v0-165-0-gohugoio-hugo-4zn1e82fe
source_url: https://github.com/gohugoio/hugo/releases/tag/v0.165.0
type: article
source: "Hugo"
published: 2026-08-12T15:43:50.386Z
updated: 2026-08-12T15:44:09.584Z
tags: ["security", "golang"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Release v0.165.0 · gohugoio/hugo

**[Hugo](https://daily.dev/sources/hugo)** · 2 min read · 1 upvotes · 0 comments

## Summary

Hugo v0.165.0 removes tailwindcss from the default security.exec.allow list, fixes bugs including resource transformation chaining after content access, and bundles a large batch of dependency version bumps handled by Dependabot.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/gohugoio/hugo/releases/tag/v0.165.0>

## Questions this post answers

### Why was tailwindcss removed from Hugo's default security.exec.allow list in version 0.165.0?

Hugo 0.165.0 removed tailwindcss from the default security.exec.allow list, meaning Hugo will no longer allow executing the tailwindcss binary by default without explicit configuration. Sites relying on this default permission need to add tailwindcss back to their own security.exec.allow list in their Hugo configuration to keep builds working after upgrading.

_Track Hugo config changes like this before they break your build on daily.dev._

## Similar posts on daily.dev

- [Release v0.161.0 · gohugoio/hugo](https://daily.dev/posts/release-v0-161-0-gohugoio-hugo-8gacipf2u) · Hugo · 0 upvotes · 0 comments
- [Release v0.162.0 · gohugoio/hugo](https://daily.dev/posts/release-v0-162-0-gohugoio-hugo-egkcuot9a) · Hugo · 18 upvotes · 1 comments

---

Tags: [#security](https://daily.dev/tags/security), [#golang](https://daily.dev/tags/golang)

[View this post on daily.dev](https://daily.dev/posts/release-v0-165-0-gohugoio-hugo-4zn1e82fe)
