0.54.0: Mostly Bugfixes
This release represents 27 contributions by 7 contributors to the main Hugo code base. @bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @tryzniak, @anthonyfok, and @mywaiting for their ongoing contributions. And a big thanks to @digitalcraftsman and @onedrawingperday for their relentless work on keeping the themes site in pristine condition and to @kaushalmodi for his great work on the documentation site.
Many have also been busy writing and fixing the documentation in hugoDocs, which has received 38 contributions by 17 contributors. A special thanks to @bep, @kaushalmodi, @onedrawingperday, and @peaceiris for their work on the documentation site.
Hugo now has:
- 32265+ stars
 - 441+ contributors
 - 289+ themes
 
Enhancements
Templates
- Adjust tests ddc6d4e3 @bep #5643
 - Prevent getJSON and getCSV fetch failure from aborting build 6a2bfcbe @anthonyfok #5643
 
Core
- Expand TestPageWithEmoji to cover ‘+’, ‘-’ and ‘_’ too 2a9060a8 @anthonyfok #5635
 - Restore 0.48 slash handling in taxonomies 40ffb048 @bep #5571
 
Other
- Use official semver even for main releases fab41f42 @bep #5639
 - Add test for –configDir 59d87044 @bep #5662
 - Ignore unknown config files in config dir 3244cb3b @bep #5646
 - Store supported config formats in a variable d9282cf9 @tryzniak
 - Bump to Go 1.11.5 8ed2a1ca @bep #5654
 - Update Afero e8596139 @bep #5650
 - Accept hyphen and plus sign in emoji detection 3038464e @anthonyfok #5635
 - Support numeric sort in ByParam 26f75edb @tryzniak #5305
 - Make hugo server -t work again db3c49d0 @tryzniak #5569#5061#4868
 - Add configFile(s) back to the watch list after RENAME event too e3cb8e6c @anthonyfok #5205
 - Remove historical rssURI config 55251aa8 @mywaiting
 - Use subtests with server_test.go 843fcd19 @tryzniak
 - Move resource interfaces into its own package ce8a09a4 @bep
 - Move resource processors into sub-packages 669ada43 @bep
 - Update _index.md 50745122 @vrMarc
 - Update go.sum 0584432b @bep
 - Update Chroma cc351958 @bep #4993
 - Make docshelper run again c24f3ae2 @bep #5568
 
Fixes
Templates
- Fix reflect 9e4f9e0b @moorereason #5564
 
Other
Last Update:
March 21, 2021
Improve this page
Improve this page