Skip to content

Version 1.5.2

Choose a tag to compare

@AlienCowEatCake AlienCowEatCake released this 06 Jan 21:51
· 697 commits to master since this release

Maintenance release.

  • Added ARM64 builds for GNU/Linux and Windows
  • Added field with absolute file path to InfoDialog
  • Removed dangerous default associations from MSI packages (#6)
  • Removed unused CRT/UCRT dependencies from Windows builds
  • Fixed use-after-free memory corruption in DecoderGifLib for non-animated GIF files
  • Fixed possible double-uninitialization in DecoderMSHTML and DecoderWIC
  • Fixed current work directory scattering for DecoderMSEdgeWebView2
  • Fixed supported file formats detection in DecoderWIC
  • Fixed loading some non-conformant AVIF files with DecoderLibAvif
  • Fixed loading some AVIF files with DecoderLibAvif if libavif was built with dav1d
  • Fixed loading some APNG files with non-patched libpng+apng
  • Fixed loading empty SVG images with DecoderReSVG
  • Fixed loading any SVG images with DecoderReSVG if ReSVG version is greater than or equal to v0.24.0
  • Fixed build with system-provided OpenEXR 3.x
  • Fixed build with system-provided FLIF
  • Fixed built-in fonts and fontmap loading for bundled libwmf
  • Updated home pages and licenses for thrdparty components
  • Updated aom to 3.5.0
  • Updated JasPer to 4.0.0
  • Updated KImageFormats to latest master (05bd9397)
  • Updated libavif to 0.11.1
  • Updated libde265 to 1.0.9
  • Updated libexif to latest master (4552a8a)
  • Updated libexpat to 2.5.0
  • Updated libheif to 1.14.1
  • Updated libjxl to 0.7.0
  • Updated highway to 1.0.2
  • Updated libpng to 1.6.39
  • Updated LibRaw to 0.21.1
  • Updated libtiff to 4.5.0
  • Updated LibWebP to 1.3.0-rc1
  • Updated libwmf to latest master (ad365e1)
  • Updated LittleCMS2 to 2.14
  • Updated MSEdgeWebView2 to 1.0.1462.37
  • Updated NanoSVG to latest master (9da543e)
  • Updated qtimageformats to latest dev (a5a48d2)
  • Updated XZUtils to 5.4.0
  • Updated zlib to 1.2.13
  • Updated Qt to 5.15.8 in Windows, macOS, GNU/Linux buildscripts
  • Updated OpenSSL to 1.1.1s in Windows and GNU/Linux buildscripts