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+)