preflight
Back to changelog
Aug 17, 2026 v0.12.39

Security fix for image processing

This release focuses on a security-related fix in image handling. If your usage involves reading and inspecting image files, this update helps make that workflow safer and more reliable.

Security

Updated the image decoding dependency to address a VP8L allocation advisory that could lead to excessive memory allocation when decoding image headers. This is relevant because the affected code path is reachable when determining local image dimensions during OG image checks.

Tags

Security Bug Fix
dependencies github_actions