Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hugo to v0.142.0 #538

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Hugo to v0.142.0 #538

wants to merge 1 commit into from

Conversation

bot-actions[bot]
Copy link
Contributor

@bot-actions bot-actions bot commented Jan 24, 2025

👑 Hugo update!

v0.142.0 Release Notes

This is is mostly a bug fix release. It's a minor and not a patch release because of the image file cache issue fixes (see #13273 #13272). Fixing this required us to break the hashes for many of the generated images so we used this opportunity to simplify how we generate these hashes/image filenames.

Bug fixes

  • Fix render hook's PlainText with typographer extension enabled 6aa72acaf @bep #13286 #13292
  • Fix build with Go 1.24 4b0c194fb @flyn-org
  • tpl/tplimpl: Fix context in shortcode error messages 8de4ffb29 @jmooring #13279
  • resources: Fix 2 image file cache key issues 1f5a15aba @bep #13273 #13272

Improvements

  • Also handle inline HTML comments 637995ba8 @bep
  • Do not warn on potentially unsafe HTML comments when unsafe=false f1de5d2a0 @bep #13278
  • tpl: Add loading attribute to qr shortcode 889711366 @nfriedli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant