Version 1.7.0
New stable release with zh_TW translation and improved CMYK, TIFF and JXR support.
- Added "system_thirdparty" configuration preset and tarball without thirdparty modules (#17)
- Added ability to use system icons (#18)
- Added zh_TW translation (thanks to @jackusay)
- Added experimental DecoderJ40 for JPEG XL images
- Added animation support to DecoderSTB
- Added basic support for CgBI (Apple) PNG images
- Added new "Light", "Windows 95" and "Windows 2000" interface themes
- Added dockable and floatable toolbar option in Settings dialog
- Added "Remember rotation and flip until app exit" option in Settings dialog
- Improved decoding images in CMYK, Lab and Grayscale colorspaces
- Improved decoding images in TIFF and JPEG XR formats
- Improved sorting rules, now it follows system rules if possible
- Updated zh_CN translation (thanks to @nonwill)
- Updated "Dark", "Fusion Light" and "Fusion Dark" interface themes
- Updated zoom and flip icons
- Fixed opening files with unicode names on Windows via commandline
- Fixed compatibility with big endian systems
- Fixed compatibility with old x86_64, i386 and ppc Mac OS X (10.3 and later)
- Updated aom to 3.10.0
- Updated Exiv2 to 0.28.3
- Updated FreeType to 2.13.3
- Updated KImageFormats to latest master (8588c053)
- Updated libavif to 1.1.1
- Updated libexif to latest master (5d53c01)
- Updated libexpat to 2.6.3
- Updated libheif to 1.18.2
- Updated libjxl to 0.10.3
- Updated libyuv to latest main (41d0cd33)
- Updated MSEdgeWebView2 to 1.0.2739.15
- Updated QtImageFormats to latest dev (adb7ede)
- Updated precompiled ReSVG to v0.43.0
- Updated Qt to 6.8.0-beta3 in Windows, macOS, GNU/Linux buildscripts
- Removed ghc::filesystem dependency because it is no longer necessary
Sources
- ImageViewer-1.7.0.tar.xz - full source tarball with thirdparty modules
- ImageViewer-1.7.0_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.0-1-qt6.8_amd64.deb - x86_64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.0-1-qt6.8_arm64.deb - aarch64 build with Qt 6, built on Ubuntu 18.04 (glibc 2.27+)
- imageviewer_1.7.0-1-qt5.15_amd64.deb - x86_64 build with Qt 5, built on Ubuntu 14.04 (glibc 2.19+)
- imageviewer_1.7.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.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+)