Releases: AlienCowEatCake/ImageViewer
Version 1.8.2
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
- ImageViewer-1.8.2.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.8.2_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 12 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.8.2-1-qt6_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.2-1-qt6_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.2-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.8.2-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt6_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.8.1
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
- ImageViewer-1.8.1.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.8.1_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 12 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.8.1-1-qt6_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.1-1-qt6_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.1-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.8.1-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt6_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.8.0
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
- ImageViewer-1.8.0.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.8.0_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 12 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt6_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 1809 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.8.0-1-qt6_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.0-1-qt6_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- imageviewer_1.8.0-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.8.0-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt6_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 22.04 (glibc 2.35+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.7.4
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
- ImageViewer-1.7.4.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.4_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6.8_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 11 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6.8_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.msi - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6.8_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.zip - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.7.4-1-qt6.8_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.4-1-qt6.8_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.4-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.7.4-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6.8_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt6.8_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.7.4 for legacy systems
- Downgraded Exiv2 to 0.27.7
- Downgraded OpenEXR to 2.5.10
- Downgraded libheif to 1.18.2
Sources
- ImageViewer-1.7.4.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.4_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt5.6_clang64_libstdcxx.dmg - x86_64 build with Qt 5.6 and libstdc++, for Mac OS X 10.6 and later
- ImageViewer_qt4.4_universal.dmg - universal i386 and ppc build with Qt 4.4, for Mac OS X 10.3 and later
Windows builds
- ImageViewer_qt4.8_mingw32.msi - x86 build with Qt 4.8 (installer version), for Windows 2000 and later
- ImageViewer_qt4.8_mingw32.zip - x86 build with Qt 4.8 (zip version), for Windows 2000 and later
- ImageViewer_qt4.4_mingw32.zip - x86 build with Qt 4.4 (standalone version), for Windows 98 or NT 4.0 and later
GNU/Linux builds
- ImageViewer_qt5.6_i486-linux-gnu.elf.gz - x86 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt5.6_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt4.8_i486-linux-gnu.elf.gz - x86 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
- ImageViewer_qt4.8_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
Version 1.7.3
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
- ImageViewer-1.7.3.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.3_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6.8_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 11 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6.8_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.msi - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6.8_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.zip - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.7.3-1-qt6.8_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.3-1-qt6.8_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.3-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.7.3-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6.8_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt6.8_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.7.3 for legacy systems
- Downgraded Exiv2 to 0.27.7
- Downgraded OpenEXR to 2.5.10
- Downgraded libheif to 1.18.2
Sources
- ImageViewer-1.7.3.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.3_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt5.6_clang64_libstdcxx.dmg - x86_64 build with Qt 5.6 and libstdc++, for Mac OS X 10.6 and later
- ImageViewer_qt4.4_universal.dmg - universal i386 and ppc build with Qt 4.4, for Mac OS X 10.3 and later
Windows builds
- ImageViewer_qt4.8_mingw32.msi - x86 build with Qt 4.8 (installer version), for Windows 2000 and later
- ImageViewer_qt4.8_mingw32.zip - x86 build with Qt 4.8 (zip version), for Windows 2000 and later
- ImageViewer_qt4.4_mingw32.zip - x86 build with Qt 4.4 (standalone version), for Windows 98 or NT 4.0 and later
GNU/Linux builds
- ImageViewer_qt5.6_i486-linux-gnu.elf.gz - x86 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt5.6_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt4.8_i486-linux-gnu.elf.gz - x86 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
- ImageViewer_qt4.8_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
Version 1.7.2
Maintenance release.
- Fixed loading EXIF and XMP metadata twice
- Improved metadata loading in DecoderLibJpeg, DecoderLibJxl and Qt plugins based decoders
- Improved Raw images compatibility
- Improved platform support for Haiku
- Improved compatibility with older system libraries
- Updated zh_CN translation (thanks to @nonwill)
- Updated Qt to 5.15.16/6.8.1 in Windows, macOS, GNU/Linux buildscripts
- Updated QtImageFormats to latest dev (2bcd4e6)
- Updated KImageFormats to latest master (6558b325)
- Updated libyuv to latest main (8f659daf)
- Updated libjxl to 0.11.1
- Updated OpenEXR to 3.3.2
- Updated libheif to 1.19.5
- Updated libexpat to 2.6.4
- Updated libexif to latest master (fa99471)
- Updated LERC to js_v4.0.4
- Updated aom to 3.11.0
Sources
- ImageViewer-1.7.2.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.2_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6.8_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 11 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6.8_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.msi - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6.8_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.zip - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.7.2-1-qt6.8_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.2-1-qt6.8_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.2-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.7.2-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6.8_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt6.8_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
Version 1.7.2 for legacy systems
- Downgraded Exiv2 to 0.27.7
- Downgraded OpenEXR to 2.5.10
- Downgraded libheif to 1.18.2
Sources
- ImageViewer-1.7.2.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.2_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt5.6_clang64_libstdcxx.dmg - x86_64 build with Qt 5.6 and libstdc++, for Mac OS X 10.6 and later
- ImageViewer_qt4.4_universal.dmg - universal i386 and ppc build with Qt 4.4, for Mac OS X 10.3 and later
Windows builds
- ImageViewer_qt4.8_mingw32.msi - x86 build with Qt 4.8 (installer version), for Windows 2000 and later
- ImageViewer_qt4.8_mingw32.zip - x86 build with Qt 4.8 (zip version), for Windows 2000 and later
- ImageViewer_qt4.4_mingw32.zip - x86 build with Qt 4.4 (standalone version), for Windows 98 or NT 4.0 and later
GNU/Linux builds
- ImageViewer_qt5.6_i486-linux-gnu.elf.gz - x86 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt5.6_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 5.6 (standalone version), built on Ubuntu 10.04 (glibc 2.11.1+)
- ImageViewer_qt4.8_i486-linux-gnu.elf.gz - x86 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
- ImageViewer_qt4.8_x86_64-linux-gnu.elf.gz - x86_64 build with Qt 4.8 (standalone version), built on Debian 5 (glibc 2.7+)
Version 1.7.1
Maintenance release.
- Fixed colorspace in Qt plugins based decoders
- Disabled auto update checking on metered connection or behind captive portal
- Updated Qt to 5.15.15/6.8.0 in Windows, macOS, GNU/Linux buildscripts
- Updated QtImageFormats to latest dev (3dac717)
- Updated KImageFormats to latest master (7d696a81)
- Updated OpenEXR to 3.3.1
- Updated XZUtils to 5.6.3
- Updated libyuv to latest main (6ac7c8f2)
- Updated precompiled ReSVG to v0.44.0
- Updated Imath to 3.1.12
- Updated libtiff to 4.7.0
- Updated LibRaw to 0.21.3
- Updated libpng to 1.6.44
- Updated libjxl to 0.11.0
Sources
- ImageViewer-1.7.1.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.1_system_thirdparty.tar.xz - tiny source tarball without thirdparty modules
macOS builds
- ImageViewer_qt6.8_universal.dmg - universal x86_64 and arm64 build with Qt 6, for macOS 11 and later
- ImageViewer_qt5.15_universal_target10.10.dmg - universal x86_64 and arm64 build with Qt 5, for OS X 10.10 and later
Windows builds - installer files
- ImageViewer_qt6.8_msvc2022_arm64.msi - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.msi - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.msi - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.msi - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.msi - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.msi - x86 build with Qt 5, for Windows 7 and later
Windows builds - zip files
- ImageViewer_qt6.8_msvc2022_arm64.zip - ARM64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x64.zip - x86_64 build with Qt 6, for Windows 10 and later
- ImageViewer_qt6.8_msvc2022_x86.zip - x86 build with Qt 6, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_arm64.zip - ARM64 build with Qt 5, for Windows 10 and later
- ImageViewer_qt5.15_msvc2022_x64.zip - x86_64 build with Qt 5, for Windows 7 and later
- ImageViewer_qt5.15_msvc2022_x86.zip - x86 build with Qt 5, for Windows 7 and later
GNU/Linux builds - deb files
- imageviewer_1.7.1-1-qt6.8_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.1-1-qt6.8_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.1-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.7.1-1-qt5.15_arm64.deb - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
GNU/Linux builds - AppImage files
- ImageViewer_qt6.8_x86_64-linux-gnu.AppImage - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt6.8_aarch64-linux-gnu.AppImage - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- ImageViewer_qt5.15_x86_64-linux-gnu.AppImage - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- ImageViewer_qt5.15_aarch64-linux-gnu.AppImage - aarch64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)