Fixes the “Stuck on Build” Bug
Hugo 0.91.2 is the last release before Christmas!
Read More »
Release Notes now on GitHub Only
Hugo Release Notes now gets released on GitHub Only
Read More »
Hugo 0.89.4: One Bug Fix
This version fixes one bug introduced in 0.89.0.
Read More »
Hugo 0.89.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.89.0.
Read More »
Hugo 0.89.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.89.0.
Read More »
Hugo 0.89.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.89.0.
Read More »
Fine Grained File Filters
Hugo 0.89.0 brings fine grained file filters, archetype rewrite, dependency refresh, and more …
Read More »
Hugo 0.88.1: One Fix
This version fixes a release issue introduced in 0.88.0.
Read More »
Go 1.17 Update
Hugo 0.88.0 brings Go 1.17 support, a dependency refresh, and more.
Read More »
Localized Time and Dates and Numbers
Hugo 0.87.0 brings time zone support, localized time and dates and numbers backed by CLDR, and more.
Read More »
Hugo 0.86.0: Cascade in Config
Hugo 0.86.0 adds cascade keyword to site config, much improved “active menu item” logic for section pages, and more.
Read More »
Poll based watching
Hugo 0.85.0: Polled based alternative when watching for changes and some other nice improvements.
Read More »
Hugo 0.84.4: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.84.0.
Read More »
Hugo 0.84.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.84.0.
Read More »
Hugo 0.84.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.84.0.
Read More »
Hugo 0.84.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.84.0.
Read More »
Config Revamp
Hugo 0.84.0: Deep merge of theme configuration, config dir support now also in themes/modules, HTTP header support in getJSON, and more.
Read More »
Hugo 0.83: WebP Support!
WebP image encoding support, some important i18n fixes, and more.
Read More »
Hugo 0.82: Mostly bugfixes
Mostly bug fixes, but some useful improvements with Markdown attributes.
Read More »
Hugo 0.81.0: The Smorgasbord Edition
Attribute lists (e.g. CSS classes) for Markdown blocks, newlines in template actions/blocks, native Apple M1 ARM64 binary, it’s faster, and more …
Read More »
Hugo 0.80: Last Release of 2020!
This release brings Dart Sass support, a new image overlay function, and more.
Read More »
Hugo 0.79.1: One Security Patch for Hugo on Windows
Disallow running of e.g. Pandoc in the current directory.
Read More »
Hugo on Apple M1
The new Mac Mini M1 base model is blazing fast! We have run the Hugo benchmarks comparing it to a MacBook four times more expensive.
Read More »
Hugo 0.79.0: Black Friday Edition
Hugo 0.79.0 brings .Params to menus, snake_case support for OS environment config, and a refresh of upstream dependencies (Chroma, ESBuild etc.).
Read More »
Hugo 0.78.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.78.0.
Read More »
Hugo 0.78.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.78.0.
Read More »
Hugo 0.78.0: Full Hugo Modules Support in js.Build
Resolve JavaScript imports top-down in the layered filesystem, pass parameters from template to JS, new JS intellisense helper, improved JS build errors.
Read More »
Hugo 0.77.0: Hugo Modules Improvements and More
New Replacements config option for simpler development workflows, ignore errors from getJSON, localized dates, and more.
Read More »
Hugo 0.76.5: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.76.0.
Read More »
Hugo 0.76.4: One Bug Fix
This version fixes one more i18n regression from 0.76.0.
Read More »
Hugo 0.76.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.76.0.
Read More »
Hugo 0.76.1: One Bug Fix
This version fixes one bug introduced in 0.76.0.
Read More »
Hugo 0.76.2: One Bug Fix
This release reverts to an older (and working) version of the JS minifier.
Read More »
Multiple Cascades With Page Filters
Hugo 0.76.0 brings multiple cascade blocks per page with filters for path, kind and language.
Read More »
Hugo 0.75.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.75.0.
Read More »
NPM Pack
Hugo 0.75 comes with a new “hugo mod npm pack” command, several improvements re. Hugo Modules and the Node tools, and more.
Read More »
Hugo 0.74.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.74.0.
Read More »
Hugo 0.74.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.74.0.
Read More »
Hugo 0.74.1: A couple of Bug Fixes
This version fixes one issue introduced in 0.74.0.
Read More »
Native JS Bundler, Open API Support, Inline Partials
Hugo 0.74.0 brings blazingly fast native JavaScript bundling, with minification, tree shaking, scope hoisting for ES6 modules, and transpilation of JSX and newer JS syntax down to ES6. And more.
Read More »
Summer Breeze
Taxonomy terms cleanup, render hooks per section/type, HMAC function, and more.
Read More »
URL rewrites in dev server
Hugo 0.72.0 comes with dev server redirects and URL rewrites, Goldmark typography extension fixes, Scratch.Values.
Read More »
Markdown Render Hooks for Headings
Render hooks for headings, update to Go 1.14.3, several bug fixes etc.
Read More »
JavaScript Transpiler
Hugo 0.70.0 adds a new pipe function that uses Babel to transpile JavaScript.
Read More »
Hugo 0.69.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.69.0.
Read More »
Hugo 0.69.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.69.0.
Read More »
Post Build Resource Transformations
Hugo 0.69.0 allows you to delay resource processing to after the build, the prime use case being removal of unused CSS.
Read More »
Hugo 0.68.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.68.0.
Read More »
Hugo 0.68.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.68.0.
Read More »
Hugo 0.68.1: 1 bug fix
This release reverts a change in resources.ExecuteAsTemplate that broke some theme demos.
Read More »
Minify config and more!
Hugo 0.68.0 brings minify configuration and fully navigable headless sections.
Read More »
Hugo 0.67.1: A couple of Bug Fixes
This version comes with some useful bug fixes.
Read More »
Hugo 0.67.0: Custom HTTP headers
This version brings Custom HTTP headers to the development server and exclude/include filters in Hugo Deploy.
Read More »
Hugo 0.66.0: PostCSS Edition
Native inline, recursive import support in PostCSS/Tailwind, “dependency-less” builds, and more …
Read More »
Hugo 0.65.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.65.0.
Read More »
Hugo 0.65.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.65.0.
Read More »
0.65.0: Hugo Reloaded!
Draft, expire, resource bundling, and fine grained publishing control for any page. And it’s faster.
Read More »
Hugo 0.65.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.65.0.
Read More »
Hugo 0.64.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.64.0.
Read More »
Hugo 0.63.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.63.0.
Read More »
Hugo 0.63.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.63.0.
Read More »
Improved base templates, and faster!
In Hugo 0.63 we have improved the base template lookup logic, and this simplification also made Hugo faster …
Read More »
Hugo 0.62.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.62.0.
Read More »
Hugo 0.62.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.62.0.
Read More »
Hugo Christmas Edition!
Hugo 0.62 brings Markdown Render Hooks. And it’s faster!
Read More »
40K GitHub Stars Edition
40K stars on GitHub is a good enough reason to release a new version of Hugo!
Read More »
Hugo 0.60.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.60.0.
Read More »
Now CommonMark Compliant!
Goldmark – CommonMark compliant, GitHub flavored, fast and flexible – is the new default library for Markdown in Hugo.
Read More »
Hugo 0.59.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.59.0.
Read More »
Hugo 0.59.0
Set image target format and background color, and more …
Read More »
Hugo 0.58.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.58.0.
Read More »
Hugo 0.58.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.58.0.
Read More »
Hugo 0.58.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.58.0.
Read More »
Image Processing Galore!
Hugo 0.58 adds the long sought after Exif method plus many useful image filters. And it’s faster …
Read More »
Hugo 0.57.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.57.0.
Read More »
Hugo 0.57.1: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.57.0.
Read More »
Hugo 0.57: The Cascading Edition
Hugo 0.57 brings cascading front matter, alphabetical sorting, resource loading from Assets with wildcards. And it’s faster.
Read More »
Hugo 0.56.3: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.56.0.
Read More »
Hugo 0.56.2: A couple of Bug Fixes
This version fixes a couple of bugs introduced in 0.56.0.
Read More »
0.56.1: Two Bug Fixes
This version fixes a couple of regressions introduced in 0.56.0.
Read More »
Hugo 0.56.0: Hugo Modules and Deployment
This release adds powerful module support with dependency management for all component types, including content. And we now have built-in deployment support to GCS, S3, or Azure.
Read More »
Hugo 0.55.6: One Bug Fix!
Fixes some reported paginator crashes in server mode.
Read More »
Hugo 0.55.5: Take Five!
We round up this 0.55 release with a final batch of bug fixes!
Read More »
Hugo 0.55.3: A Few More Bug Fixes!
To wrap up this Easter, here is one more patch release with some important fixes.
Read More »
Hugo 0.55.2: Some Important Bug Fixes
Fixes some more issues introduced in Hugo 0.55.0.
Read More »
Hugo 0.55.0: The early Easter Egg Edition!
Faster, virtualized Output Formats, revised shortcodes, new return keyword, and much more …
Read More »
0.54.0: Mostly Bugfixes
0.54.0 is mostly a bugfix-release, but also some nice improvements.
Read More »
Hugo Christmas Edition
Hugo 0.53: Faster, config dir support, new unmarshal func, global site var, and more …
Read More »
And Now: Hugo 0.52
Configurable file caches, inline shortcodes, and more …
Read More »
Hugo 0.51: The 30K Stars Edition!
Bug fixes, new template functions and more error improvements.
Read More »
Hugo 0.50: Errors so Good, You’ll Want to Fail!
Errors with full filename and line and column number, shown in browser. And improved Fast Render Mode …
Read More »
Hugo 0.49.1: Bug Fix
This release fixes an issue where resources.Concat would sometimes fail.
Read More »