v0.132.2
gohugoio/hugov0.132.2Aug 14, 2024by bep
AI Summary
Fixes for GitHub alert handling in blockquotes and workflow simplifications for the Docker build process.
Key Highlights
- Fixed handling of lower/mixed case GitHub alerts in blockquotes.
- Simplified Docker workflow to only trigger on new tags.
Full Release Notes
## What's Changed * markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts d72607adb @bep #12767 * tpl/transform: Don't run ToMath tests in parallel 83235262d @bep #12765 * resources: Add URI GetRemote error 5220d371e @0xB10C * loggers: Omit map nil check b2d4f67a8 @bep * github: Add workflow_dispatch to the Docker workflow a99716bf0 @bep #12753 * github: Simplify Docker workflow / only trigger on new tags 98aa53648 @bep #12753 * github: Simplify Docker workflow 9231a7f11 @bep #12753