Hugo 0.86.0 Released

Spread the word!

9 Likes

Hugo 0.86.0 packages

Brew - Hugo Brew package for macOS and Linux - updated :white_check_mark:
Snap Package - Hugo Snap (Snapcraft) package for Linux

  • traditional release - updated :white_check_mark:
  • extended release - updated :white_check_mark:

Docker/CI Image - Hugo Docker image for Continuous Integration - updated :white_check_mark:
Docker Image - klakegg/hugo - Other Hugo Docker image - updated :white_check_mark:
Debian (sid) - not yet updated :x: (Track link)
Ubuntu (hirsute) - not yet updated :x: (Track link)
Fedora Copr - Hugo RPM package for Fedora and CentOS - updated :white_check_mark:
Chocolatey Package - Hugo Chocolatey package for Windows

3 Likes

What is a cascade menu? I read the release notes and documentation.

That’s not a … thing.

cascade is a configuration key that can be use to pass default configuration downwards (cascade …) in the page tree. Before 0.86, this was a front matter thing only. Now you can also configure a cascade in config.toml and similar.

1 Like

Hey. Thanks. Not only is the CI image published for v0.86.0, apparently I fell behind for the last several releases. They’re all available now, back to v0.84.0.

1 Like

Thank you. I was mixing up the first two paragraphs of the release notes not realizing they were talking about separate features: Hugo 0.86.0: Cascade in Config | Hugo

1 Like

I can’t manage to see the recent (i.e. post 0.83.1) Docker/CI images: am I alone?

There was a problem with my build system. I reverted my change and then rebuilt the images between v0.84.0 to v0.86.0. They’re there now. I also ran docker pull for each one to verify this time. :slight_smile:

Thanks for the catch.

1 Like