Releases: AlienCowEatCake/ImageViewer
Releases · AlienCowEatCake/ImageViewer
Version 0.99.13
Another release for testing purposes.
- Added basic support for macOS 10.14 "Mojave"
- Fixed macOS FullScreen mode issues (again)
- Added experimental DecoderQtWebKit and DecoderQtWebEngine for SVG images (disabled by default)
- Improved SVG size detection in DecoderMacWebKit
- Fixed issues on SVG files with incorrect 'overflow' attribute
- Updated JasPer to latest "master" (573a6e4)
- Updated libbpg to 0.9.8
- Updated libexif to latest "master" (ed4baa0)
- Updated libwebp to 1.0.0
- Updated XZ Utils to 5.2.4
- Updated qtimageformats to latest "dev" (649100f)
Version 0.99.12
Another release for testing purposes.
- Fixed rendering of large animation files
- Fixed incorrect animation delay on some gif and webp images
- Fixed button size issues in native mac toolbar with macos 10.13
- Added alternative decoder for gif images (based on GIFLIB 5.1.4)
- Updated STB to latest "master" (e6afb9c)
- Updated libexif to latest "master" (3f35f94)
- Updated libjpeg to 9c
- Updated qtimageformats to latest 5.11 (f878323)
Version 0.99.11
Another release for testing purposes.
- Added native toolbar for macOS
- Added Open Folder menu action
- Improved support for JPEG 2000 images
- Improved opening multiple files
- Fixed issues with fullscreen mode
- Refactored large part of UI code
- Updated libexif to latest "master"
- Updated JasPer to latest "master"
- Updated libtiff to 4.0.9
- Updated LibWebP to 0.6.1
- Updated LittleCMS2 to 2.9
Version 0.99.10
Another release for testing purposes.
- Significantly increased image resizing speed
- Fixed issues with mac fullscreen mode
- Fixed build issues in some configurations
- Updated binary deploy kit (Qt 5.6.3 for all platforms, MSVC 2017 for Windows, Xcode 9.0 for macOS)
- Updated libpng to 1.6.34
- Updated libtiff to latest "master"
- Updated JasPer to latest "master"
- Updated FreeType to 2.8.1
Version 0.99.9
Another release for testing purposes.
- Fixed broken "Fit Image To Window Size" and "Original Size" toolbar buttons
- Added background service for pretty downsampling of static raster images
- Added background service for quickly scaling of rasterized vector images (WMF/WMZ)
Version 0.99.8
Another release for testing purposes.
- Added support for WMF/WMZ format
- Added scrolling with keyboard arrow keys + any modifier
- Fixed broken menu items and shortcuts
- Updated libtiff to 4.0.8
- Updated libpng to 1.6.30
- Updated libexif to 0.6.22-pre1
- Updated qtimageformats to latest "dev"
- Updated libjasper to latest "master"
- Updated STB to latest "master"
Version 0.99.7
Another release for testing purposes.
- Added support for JBIG1 format
- Resolved symbol conflicts for static build
- Fixed minor UI bugs
Version 0.99.6
Another release for testing purposes.
- Added decoder for WEBP format
- Added support for BPG format
- Fixed incorrect composition in APNG animations
- Fixed opening ICNS files with JP2 frames
- Updated QtImageFormats
- Updated STB
Version 0.99.5
Another release for testing purposes.
- Added reset zoom action
- Added Wheel Mode option to settings
- Improved support for JPEG 2000 images
- Improved support for TIFF images
Version 0.99.4
Another release for testing purposes.
- Added CMS support for JPEG and PNG formats
- Improved support for MNG format
- Added support for JNG format
- Added support for APNG format
- Added fullscreen and slideshow modes
- Added image flipping controls
- Fixed a lot of bugs