v0.136.1

gohugoio/hugov0.136.1Oct 16, 2024by bep

AI Summary

Fixes permalink validation logic and improves archetype skeleton generation.

Key Highlights

  • Never sanitize when URL is set in front matter.
  • Removed erroneous permalink validation.
  • Added delimiters to archetype front matter in create/skeletons.

Full Release Notes

## What's Changed

* Never sanitize when url set in front matter e4ad0c527 @bep #12954 
* Remove erroneously permalink validation a2f666b58 @bep #12948 
* create/skeletons: Add delimiters to archetype front matter b1b3bbcdb @jmooring #12945