summaryrefslogtreecommitdiffhomepage
path: root/docs/content/news/0.32.1-relnotes-ready.md
blob: 2a05ff6472f38dd2a63ab3a02caffe4172502ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

---
date: 2018-01-02
title: "0.32.1"
description: "0.32.1"
slug: "0.32.1"
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png

---

	

This fixes 2 bugs from the Hugo 0.32 release.

* Fix image processing from shortcodes in non-server mode. [@bep](https://github.com/bep) [#4202](https://github.com/gohugoio/hugo/issues/4202)
* Fix broken `hugo --renderToMemory`.  Note that this is only useful for benchmark testing, as there is no easy way to actually view the result. [d36d71ed](https://github.com/gohugoio/hugo/commit/d36d71edd3b04df3b34edf4d108e3995a244c4f0) [@bep](https://github.com/bep) [#4212](https://github.com/gohugoio/hugo/issues/4212)