hugo/docs/content/en/news/0.72.0-relnotes/index.md
2020-05-31 12:05:36 +00:00

2.4 KiB


date: 2020-05-31 title: "0.72.0" description: "0.72.0" categories: ["Releases"]

This is a rather small release, its probably main motivation being the fixes in Goldmark's [Typographer extension](https://github.com/gohugoio/hugo/commit/432885c499849efb29d3e50196f377fe0e908333).

This release also adds redirect and URL rewrite support to the development server, with mostly Netlify-compatible configuration syntax. This is especially useful if you're building a SPA with client-side routing.

This release represents 13 contributions by 3 contributors to the main Hugo code base.

Many have also been busy writing and fixing the documentation in hugoDocs, which has received 9 contributions by 6 contributors. A special thanks to @faraixyz, @bep, @coliff, and @Leon0824 for their work on the documentation site.

Hugo now has:

Enhancements

Other

Fixes

Other