Skip to content

Releases: AlienCowEatCake/ImageViewer

Version 1.9.1

27 May 21:44

Choose a tag to compare

Maintenance release.

  • Fixed window position with disabled geometry saving
  • Fixed opening large images
  • Fixed HEIF associations
  • Splitted DecoderLibHEIF to DecoderLibHEIF (for primary images) and DecoderLibHEIFs (for image sequences)
  • Allowed HEIF sequences decoding for libheif 1.20.x
  • Disabled menu icons workaround for QTBUG-140898 if Qt 6.11.1+ used
  • Excluded UCRT dlls from Qt 6.x binary distributions for Windows
  • Updated Korean translation (thanks to @VenusGirl)
  • Updated aom to 3.14.1
  • Updated Exiv2 to 0.28.8
  • Updated FreeType to 2.14.3
  • Updated giflib to 6.1.3
  • Updated highway to 1.4.0
  • Updated JasPer to latest master (4a78dfa)
  • Updated LERC to js_v4.1.1
  • Updated libavif to 1.4.1
  • Updated libde265 to 1.0.19
  • Updated libexif to latest master (c7e3330)
  • Updated libexpat to 2.8.1
  • Updated libheif to 1.22.1
  • Updated libpng to 1.6.58
  • Updated LibRaw to 0.22.1
  • Updated libwmf to latest master (94b932d)
  • Updated libyuv to latest main (9d98aae)
  • Updated LittleCMS2 to 2.19.1
  • Updated OpenEXR to 3.4.12
  • Updated OpenJPH to 0.27.3
  • Updated XZUtils to 5.8.3
  • Updated zlib to 1.3.2
  • Updated QtImageFormats to latest dev (eef6672)
  • Updated KImageFormats to latest master (60170990)
  • Updated Qt to 5.15.19/6.11.1 in Windows, macOS, GNU/Linux buildscripts

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.9.1 for legacy systems

27 May 21:43

Choose a tag to compare

Pre-release

⚠️ This is experimental release for legacy systems. Please use main release for modern systems. ⚠️

  • Downgraded OpenEXR to 2.5.10
  • Downgraded Exiv2 to 0.27.7
  • Downgraded libde265 to 1.0.16
  • Downgraded libheif to 1.18.2
  • Restored DecoderJ40

Sources

macOS builds

Windows builds

GNU/Linux builds

Version 1.9.0

12 Feb 21:47

Choose a tag to compare

New stable release with optimized loading and improved mouse support.

  • Added support for MSVC 2026 and switched Qt6 builds to MSVC 2026
  • Added navigate option to mouse wheel settings (#26)
  • Added support for HEIF image sequences with libheif 1.21.0+
  • Added navigation area on left and right edges of window (#26)
  • Added zoom switching on double-click of left mouse button (#26)
  • Added copying image and path to clipboard (#36)
  • Added open_maximized and save_window settings from recent GPicView
  • Improved move to trash errors handling
  • Enabled system icons by default for all platforms
  • Enabled DecoderWIC and DecoderNSImage in disable_thirdparty preset
  • Allowed DecoderWIC usage for all Windows compilers
  • Optimized file list loading (#31)
  • Optimized SVG files loading
  • Fixed overflow in MappedBuffer -> QByteArray conversions
  • Fixed use-after-free in SVG decoders
  • Fixed rotation from gestures input
  • Fixed compatibility with lupdate from Qt 6.10+
  • Updated Brazilian Portuguese translation (thanks to @CogumeloNoGIT)
  • Updated brotli to 1.2.0
  • Updated OpenEXR to 3.4.4
  • Updated OpenJPH to 0.26.0
  • Updated XZUtils to 5.8.2
  • Updated JasPer to latest master (8433387)
  • Updated libexif to latest master (f1c4212)
  • Updated libexpat to 2.7.4
  • Updated libheif to 1.21.2, added OpenH264 from latest master (cf568c8) and VVdeC 3.1.0
  • Updated libjpeg to 10
  • Updated LibRaw to 0.22.0
  • Updated libyuv to latest main (9172760)
  • Updated LittleCMS2 to 2.18
  • Updated precompiled ReSVG to 0.47.0
  • Updated libjxl to 0.11.2
  • Updated libpng to 1.6.55
  • Updated QtImageFormats to latest dev (cf3aab3)
  • Updated KImageFormats to latest master (169a874c)
  • Updated Qt to 5.15.18/6.10.2 in Windows, macOS, GNU/Linux buildscripts

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.9.0 for legacy systems

12 Feb 21:46

Choose a tag to compare

Pre-release

⚠️ This is experimental release for legacy systems. Please use main release for modern systems. ⚠️

  • Downgraded OpenEXR to 2.5.10
  • Downgraded Exiv2 to 0.27.7
  • Downgraded libheif to 1.18.2
  • Restored DecoderJ40

Sources

macOS builds

Windows builds

GNU/Linux builds

Version 1.8.2

19 Oct 11:22

Choose a tag to compare

Maintenance release.

  • Fixed EXR metadata reading for HTJ2K compressed images
  • Fixed DecoderLibAvif priority for animated images (#28)
  • Fixed system icons issues for Windows and macOS
  • Updated Korean translation (thanks to @VenusGirl)
  • Updated libyuv to latest main (e49099d)
  • Updated OpenEXR to 3.4.2
  • Updated KImageFormats to latest master (75128746)

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.8.1

11 Oct 10:44

Choose a tag to compare

Maintenance release.

  • Added ability to overriding default environment variables by applying values from their ACECIV_ prefixed versions (#25)
  • Added non paletted versions of Fusion and Windows themes
  • Added retry on notarytool errors
  • Fixed stream skipping in DecoderOpenJPEG
  • Fixed leaks in DecoderOpenJPEG
  • Fixed icons size for Qt 6.9.2+ and Windows Vista style (QTBUG-140898)
  • Fixed UI issues on macOS 26 Tahoe
  • Updated aom to 3.13.1
  • Updated Exiv2 to 0.28.7
  • Updated FreeType to 2.14.1
  • Updated libexpat to 2.7.3
  • Updated libtiff to 4.7.1
  • Updated libyuv to latest main (0d8ed86)
  • Updated OpenJPEG to 2.5.4
  • Updated OpenEXR to 3.4.1 and Imath to 3.2.2, added OpenJPH 0.24.2
  • Updated KImageFormats to latest master (19faa55a)
  • Updated Qt to 6.9.3 in Windows, macOS, GNU/Linux buildscripts

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.8.0

31 Aug 15:22

Choose a tag to compare

New stable release with multiple translations, improved printing effects and fixed MSI installers.

  • Added restoring maximized state for main window on app restart (#24)
  • Added incomplete translations to some languages
  • Added initial support for RTL locales
  • Added minimal KZip implementation for reading KRA and ORA via KImageFormats
  • Added app capabilities to MSI installer for modern Windows
  • Added remembering printing options for loaded image
  • Improved compatibility with non-decidable images in Qt plugins based decoders
  • Improved performance of printing effects
  • Replaced broken 'Desaturate' printing effect to 'Grayscale'
  • Replaced pre-rendered icons to SVG versions for Qt 5.4+
  • Fixed accelerators for menu bar items
  • Fixed HKCU keys usage in MSI installers
  • Dropped support for all browser decoders
  • Dropped support for MagickCore/MagickWand/GraphicsMagick/GraphicsMagickWand
  • Dropped support for QtExtended, NanoSVG, J40, and legacy version of QtImageFormats
  • Updated aom to 3.12.1
  • Updated JasPer to latest master (7c97969)
  • Updated libavif to 1.3.0
  • Updated libde265 to 1.0.16
  • Updated libexif to latest master (1cb1560)
  • Updated libheif to 1.20.2
  • Updated libpng to 1.6.50
  • Updated LibRaw to 0.21.4
  • Updated LibWebP to 1.6.0
  • Updated OpenEXR to 3.3.5
  • Updated precompiled ReSVG to 0.45.1
  • Updated Exiv2 to 0.28.6
  • Updated highway to 1.3.0
  • Updated libyuv to latest main (d98915a6)
  • Updated Imath to 3.2.1
  • Updated QtImageFormats to latest dev (8405b4e)
  • Updated KImageFormats to latest master (59089855)
  • Updated Qt to 5.15.17/6.9.2 in Windows, macOS, GNU/Linux buildscripts

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.7.4

06 Apr 18:45

Choose a tag to compare

Maintenance release.

  • Updated MimeTypes in desktop file for GNU/Linux
  • Applied upstream patches to libde265
  • Updated aom to 3.12.0
  • Updated Exiv2 to 0.28.5
  • Updated libavif to 1.2.1
  • Updated libexif to latest master (3a401b9)
  • Updated libheif to 1.19.7
  • Updated libpng to 1.6.47
  • Updated LittleCMS2 to 2.17
  • Updated Zstandard to 1.5.7
  • Updated precompiled ReSVG to 0.45.0
  • Updated Qt to 6.8.3 in Windows, macOS, GNU/Linux buildscripts
  • Updated JasPer to latest master (6cb475b)
  • Updated libexpat to 2.7.1
  • Updated OpenEXR to 3.3.3
  • Updated libyuv to latest main (8c48036)
  • Updated XZUtils to 5.8.1
  • Updated QtImageFormats to latest dev (5578d79)
  • Updated KImageFormats to latest master (6f588c6f)

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.7.4 for legacy systems

06 Apr 18:44

Choose a tag to compare

Pre-release

⚠️ This is experimental release for legacy systems. Please use main release for modern systems. ⚠️

  • Downgraded Exiv2 to 0.27.7
  • Downgraded OpenEXR to 2.5.10
  • Downgraded libheif to 1.18.2

Sources

macOS builds

Windows builds

GNU/Linux builds

Version 1.7.3

30 Dec 03:02

Choose a tag to compare

Maintenance release.

  • Fixed strings comparsion for different locales and normalizations
  • Added workaround for incorrect spinboxes height in binary build with Qt 6.8 for GNU/Linux
  • Updated libexif to latest master (4f09655)
  • Updated LibWebP to 1.5.0
  • Updated libyuv to latest main (cce89508)
  • Updated NanoSVG to latest master (ea6a6ac)
  • Updated OpenJPEG to 2.5.3
  • Updated KImageFormats to latest master (0b2c6d72)

Sources

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files