Skip to content

Releases: AlienCowEatCake/ImageViewer

Version 1.7.3

30 Dec 03:02
Compare
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

Version 1.7.3 for legacy systems

30 Dec 03:02
Compare
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.2

06 Dec 19:34
Compare
Choose a tag to compare

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

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.7.2 for legacy systems

06 Dec 19:34
Compare
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.1

26 Oct 10:08
Compare
Choose a tag to compare

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

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.7.1 for legacy systems

26 Oct 09:55
Compare
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

Sources

macOS builds

Windows builds

GNU/Linux builds

Version 1.7.0 for legacy systems

08 Sep 12:58
Compare
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

Sources

macOS builds

Windows builds

GNU/Linux builds

Version 1.7.0

07 Sep 19:29
Compare
Choose a tag to compare

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

macOS builds

Windows builds - installer files

Windows builds - zip files

GNU/Linux builds - deb files

GNU/Linux builds - AppImage files

Version 1.6.2

27 Jun 01:33
Compare
Choose a tag to compare

Maintenance release.

  • Added Ctrl+W as exit alias (#14)
  • Fixed build in various configurations (thanks to @nonwill)
  • Updated FreeType to 2.13.2
  • Updated Exiv2 to 0.28.2
  • Updated OpenEXR to 3.2.4
  • Updated aom to 3.9.1
  • Updated Qt to 6.7.2 in Windows, macOS, GNU/Linux buildscripts
  • Updated QtImageFormats to latest dev (9aa5594)
  • Updated KImageFormats to latest master (b849e48e)

Version 1.6.1

11 Jun 16:34
Compare
Choose a tag to compare

Chinese translation and maintenance release.

  • Added Chinese translation (thanks to @nonwill)
  • Fixed menu form of segmented items in macOS toolbar
  • Fixed rendering animated SVG via DecoderQtSVG with Qt 6.x
  • Fixed Windows 11 dark theme style for Qt 6.7+
  • Updated Qt to 6.6.3 in Windows, macOS, GNU/Linux buildscripts
  • Updated aom to 3.9.0
  • Updated giflib to 5.2.2
  • Updated highway to 1.2.0
  • Updated JasPer to latest master (8766848)
  • Updated libavif to 1.0.4
  • Updated libexpat to 2.6.2
  • Updated libjpeg to 9f
  • Updated libjxl to 0.10.2
  • Updated libpng to 1.6.43
  • Updated LibWebP to 1.4.0
  • Updated MSEdgeWebView2 to 1.0.2535.41
  • Updated OpenJPEG to 2.5.2
  • Updated STB to latest master (013ac3b)
  • Updated XZUtils to 5.6.2
  • Updated zlib to 1.3.1
  • Updated Zstandard to 1.5.6
  • Updated precompiled ReSVG to v0.42.0
  • Updated QtImageFormats to latest dev (0b92ab3)
  • Updated KImageFormats to latest master (99663607)