Skip to content

OpenImageIO v2.5.11.0

Compare
Choose a tag to compare
@lgritz lgritz released this 01 May 17:18
· 236 commits to master since this release

Release 2.5.11.0 (May 1, 2024) -- compared to 2.5.10.0

  • dds: DDS support more DXGI formats #4220 (by alexguirre)
  • psd: Add support for 16- and 32-bit Photoshop file reads #4208 (by EmilDohne)
  • fix(fmt.h): Fix build break from recent fmt change #4227
  • fix(openexr): Fix out-of-bounds reads when using OpenEXR decreasingY lineOrder. #4215 (by Aaron Colwell)
  • fix: Don't use (DY)LD_LIBRARY_PATH as plugin search paths #4245 (by Brecht Van Lommel)
  • fix: Fix crash when no default fonts are found #4249
  • build: Disable clang18 warnings about deprecated unicode conversion #4246
  • security: Better documentation of past CVE fixes in SECURITY.md #4238