Releases: AlienCowEatCake/ImageViewer
Releases · AlienCowEatCake/ImageViewer
Version 1.3.0
New stable release.
- Changed organization domain and bundle identifier due to old domain is no longer available
- Added support for macOS 12.0 "Monterey"
- Added MSI installer for Windows
- Added DecoderLibJxl
- Added DecoderWIC
- Added DecoderJxrLib
- Added DecoderFLIF
- Added DecoderLERC and LERC support for DecoderLibTiff
- Improved compatibility of notarizer script for macOS
- Fixed build with Qt 6.2
- Fixed Apple HIG compliance for application icon on macOS
- Fixed incorrect icon colors for some themes
- Updated Qt to latest from 5.15 git branch in binary deploy kits
- Updated binary deploy kit for Windows (Visual Studio 2022, Qt 5.15.x)
- Updated QtImageFormats to latest dev (e61ef3a)
- Updated libexif to latest master (b204711)
- Updated OpenEXR to 2.5.7
- Updated Zstandard to 1.5.0
- Updated STB to latest master (af1a5bc)
- Updated Exiv2 to 0.27.5
- Updated aom to v3.2.0
- Updated OpenJPEG to 2.4.0
- Updated NanoSVG to latest master (ccdb199)
- Updated LittleCMS2 to 2.12
- Updated LibWebP to 1.2.1
- Updated libtiff to 4.3.0
- Updated libheif to 1.12.0
- Updated libexpat to 2.4.1
- Updated libavif to 0.9.0
- Updated JasPer to 2.0.33
Version 1.2.0
New stable release.
- Added support for macOS 11.0 "Big Sur"
- Added sign and notarization for macOS
- Added deploy script for universal macOS binary (x86_64 + arm64)
- Added AppVeyor integration
- Added deploy with Docker for GNU/Linux
- Fixed AVIF transformations support in DecoderLibAvif
- Fixed menu form items of macOS toolbar
- Fixed Freedesktop.org Icon Theme Specification compliance
- Fixed build with Qt 6.0
- Fixed build issues on various configurations
- Fixed loading ReSVG 0.10.0 - 0.13.0
- Updated Qt to 5.15.2 in binary deploy kit
- Updated libtiff to 4.2.0
- Updated QtImageFormats to latest dev (6c83206)
- Updated Zstandard to 1.4.8
- Updated libheif to 1.10.0
- Updated JasPer to latest master (0e54fdf)
- Updated STB to latest master (b42009b)
- Updated OpenEXR to 2.5.3
- Updated NanoSVG to latest master (3e403ec)
- Updated LibRaw to 0.20.2
- Updated libexpat to 2.2.10
- Updated libexif to latest master (9266d14)
- Updated libde265 to 1.0.8
- Updated libavif to 0.8.4
- Updated aom to v2.0.1
- Updated Exiv2 to 0.27.3
Version 1.1.0
New stable release.
- Added DecoderLibAvif
- Added DecoderMagickCore and DecoderMagickWand
- Added DecoderGraphicsMagick and DecoderGraphicsMagickWand
- Added support for macOS touch bar
- Fixed disabled text on mac toolbar items
- Fixed build with modern MinGW toolchain
- Fixed loading libraries on macOS and Windows
- Fixed build with Qt 5.15
- Improved metadata handling for AVIF, BPG, HEIF and GIF
- Updated Qt to 5.15.0 in binary deploy kit
- Updated aom to v2.0.0
- Updated OpenEXR to 2.5.2
- Updated QtImageFormats to latest dev (718fe78)
- Updated Zstandard to 1.4.5
- Updated LittleCMS2 to 2.11
- Updated LibRaw to 0.20-Beta3
- Updated libheif to 1.7.0
- Updated libexif to latest master (9a11634)
- Updated XZUtils to 5.2.5
- Updated STB to latest master (f54acd4)
- Updated LibWebP to 1.1.0
- Updated libjpeg to 9d
- Updated libde265 to 1.0.5
- Updated libavif to 0.7.3
Version 1.0.1
Maintenance release.
- Fixed opening .jpf images (JPEG-2000)
- Fixed file associations
- Fixed desktop file to be freedesktop compliant
- Fixed typo in README.md
- Added .deb package for Debian-based systems
- Added missing translations for AppImage package
Version 1.0.0
First stable release.
- Added README.md
- Added update checker
- Fixed menu style issues in "Dark" theme
- Fixed memory leak in TIFF decoder
- Fixed build issues on various configurations
- Improved C++17 and C++20 support
- Updated qtimageformats to latest dev (71885ca)
- Updated libheif to 1.6.1
- Updated libde265 to 1.0.4
Version 0.99.19
Another release for testing purposes.
- Added pkg-config support
- Added image/x-exr to ImageViewer.desktop
- Fixed loading images with @2x suffix
- Disabled setNumThreads for global thread pool in IlmThreadPool
Version 0.99.18
Another release for testing purposes.
- Added DecoderOpenEXR
- Added DecoderQMLWebEngine
- Added DecoderNanoSVG
- Fixed QtWebEngineSVGGraphicsItem rendering with Qt 5.12+
- Fixed reopening current file on blacklist change
- Fixed external library loading from AppImage
- Fixed AppImage thumbnails
- Removed alien non-Qt libs from AppImage distribution
- Updated Qt to 5.12.6 in binary deploy kit
- Updated libexif to latest master (0f231cd)
- Updated libheif to 1.6.0
- Updated libtiff to 4.1.0
- Updated Zstandard to 1.4.4
- Updated qtimageformats to latest dev (b2d825a)
Version 0.99.17
Another release for testing purposes.
- Fixed wrong error message in title while opening file
- Fixed opening JPEG images from HEIC files (photos by iPhone)
- Fixed loading ReSVG 0.4.0 and never
- Fixed configuration issues with MSVC + modern qmake
- Fixed build with Qt 5.14.0-beta1
- Added basic support for macOS 10.15 "Catalina"
- Optimized BPG, HEIF, TIFF decoders
- Optimized reading files in JbigKit, LibBpg, LibJasPer, LibJpeg, LibRaw, LibRSVG, LibWebP, LibWmf, ReSVG decoders
- Updated RAW extensions list for LibRaw decoder
- Removed background pattern from outside image area
- Added new binary deploy kit for Windows (Visual Studio 2019, Qt 5.12.5)
- Added new binary deploy kit for macOS (Xcode 11.1, SDK 10.15, Qt 5.12.5)
- Added new binary deploy kit for GNU/Linux (Ubuntu 14.04, Qt 5.12.5)
- Updated homepage
- Used new application icon
- Updated Exiv2 to 0.27.2
- Updated JasPer to latest master (9aef6d9)
- Updated libexif to latest "master" (cd2903e)
- Updated libpng to 1.6.37
- Applied CVE patches from Debian to libtiff
- Updated LibWebP to 1.0.3
- Updated OpenJPEG to 2.3.1
- Updated giflib to 5.2.1
- Updated libexpat to 2.2.9
- Updated libheif to 1.5.1
- Updated LibRaw to 0.19.5
- Updated STB to latest master (052dce1)
- Updated Zstandard to 1.4.3
Version 0.99.16
Another release for testing purposes.
- Ported to Haiku
- Added support for progressive loading for RAW images
- Added dialog for displaying image meta-information (EXIF tags, XMP, file info, etc)
- Added Exiv2-based meta-information parser
- Added support for TIFF images with Zstandard compression
- Fixed opening JPEG in CMYK/YCCK colorspace
- Updated LibRaw to 0.19.2
- Updated LibWebP to 1.0.1
- Updated libexif to latest "master" (f2bfe3f)
- Updated libpng to 1.6.36
- Updated libtiff to 4.0.10
- Updated qtimageformats to latest "dev" (9f69817)
Version 0.99.15
Another release for testing purposes.
- Added DecoderLibHEIF for HEIF images with HEVC codec
- Add DecoderMSHTML for SVG images (experimental, no alpha channel)
- Added saving rotation and flip states until app relaunch
- Added menu item for entering custom zoom level
- Fixed issues on dark themes
- Fixed LibRaw linking issues on Windows
- Fixed crash in DecoderGifLib on GIF images with ICCP
- Fixed max supported image size calculation in QtWebEngineSVGGraphicsItem
- Fixed error handling to DecoderQtSVG
- Updated libpng to 1.6.35
- Updated libexif to latest "master" (44089eb)
- Updated qtimageformats to latest "dev" (b79319d)
- Backported QImageReader + QMovie changes from upstream
- Updated binary deploy kit for macOS (Xcode 10.0, SDK 10.14)
- Added binary release with libc++ for macOS 10.7+
- Switched to C++11 in binary releases for GNU/Linux
- Added compression for Windows and GNU/Linux binaries