GoranStimac.com



Hugo 0.91.2 Fixes the Stuck on Build Bug

This is a bug-fix release with a couple of important fixes.

Download Hugo 0.92.2 release from GitHub.

Notable Bugfixes & Improvements

  • Revert “config/security: Add HOME to default exec env var whitelist” 623dda7 @bep
  • Make sure we always create the /public folder aee9e11 @bep #8166
  • Fix “stuck on build” in error situations in content processing bd63c1a @bep #8166
  • deps: Run “go mod tidy” 9eb0580 @bep
  • deps: Upgrade github.com/evanw/esbuild v0.14.7 => v0.14.8 654f513 @bep

Related Posts