mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
b9bd35d72e
git-subtree-dir: docs git-subtree-split: fdea5430f89dfd849d39212abdf5ace0a4763e5a
2.5 KiB
2.5 KiB
date: 2019-04-17 title: "Hugo 0.55.2: Some Important Bug Fixes" description: "Fixes some more issues introduced in Hugo 0.55.0." categories: ["Releases"] images:
- images/blog/hugo-bug-poster.png
This is a bug-fix release with a couple of important fixes.
Hugo now has:
- 34386+ stars
- 439+ contributors
- 307+ themes
Enhancements
Templates
Core
Fixes
Core
- Fix Pages reinitialization on rebuilds 9b17cbb6 @bep #5833
- Fix shortcode namespace issue 56550d1e @bep #5863
- Fix false WARNINGs in lang prefix check 7881b096 @bep #5860
- Fix bundle resource publishing when multiple output formats 49d0a826 @bep #5858
- Fix panic for unused taxonomy content files b799b12f @bep #5847
- Fix dates for sections with dates in front matter 70148672 @bep #5854