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.