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