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 6aa72ac @bep #13286 #13292
- Fix build with Go 1.24 4b0c194 @flyn-org
- tpl/tplimpl: Fix context in shortcode error messages 8de4ffb @jmooring #13279
- resources: Fix 2 image file cache key issues 1f5a15a @bep #13273 #13272