🌪 Breaking change:
- .NET Framework 4.8 or later.
- Theme configuration filename is changed from
config.xml
toigtheme.xml
. For the latest theme pack information, please refer to https://github.com/ImageGlass/theme DefaultTheme
folder is removed, replaced byThemes
withKobe
folder as the default theme pack.
🌱 New:
- Supported new file formats by default: JP2 (#785), CR3 (#788), AVIF (#867), HEIF (#893).
- Added new tool: Exif tool (#336, #751, #661, #146, #342, #207, #200, #626)
- Accessible via Main menu > Tools > Exif tool, or shortcut: X.
- Ability to integrate
exiftool.exe
to ImageGlass by locating its binary file, which can be downloaded at (http://exiftool.org/). The binary filename should beexiftool.exe
. - Adds option to keep the tool window always on top.
- Views Exif data of the viewing image.
- Auto-updates Exif viewer when navigating to other images.
- Copies the selected value of Exif property.
- Exports all Exif data to a text file.
- Added option to change toolbar button size (#513, #222). Kudos to @gsomix for #879.
- Added option to group images list by directory (#890). Kudos to @sunbinyuan for #891.
- Added options to run an action after opening external editing app (#413, #907):
- Minimize ImageGlass.
- Close ImageGlass.
- Added option to entirely hide the toolbar button's tooltips (#836).
- Color picker tool: Added new color format HSV (#738).
- Added option to customize image quality for editing (#870).
- Added option to delete registered extensions of ImageGlass in Settings > File type association (#546).
- Added new options to customize ImageGlass in theme pack:
- Custom logo
- Accent colors
- Menu background and text colors
- More details: https://github.com/ImageGlass/theme
- Experiment features:
- Added option to hide logo and text on Title bar (#915).
🔮 Improvements:
- Improved performance for 64-bit. ImageGlass now loads RAW files 2 times faster by using Magick.NET OpenMP v7.22.2.0 (b66ab97).
- Supported pasting and opening Base64-only string from clipboard without MIME type (#808).
- Removed the gradient background color of Navigation areas (#825).
- Cropping tool visual enhancement (#755):
- Renamed "Clear" to "Reset".
- Made the "Reset" button different from the other 3 buttons.
- Improved error message when opening invalid image data from clipboard (#865).
- Supported stepping through GIFs frame-by-frame for Page Navigation tool (#680, #880).
- Swapped shortcuts for Copy and Copy image data function (#845, #901).
- Added shortcuts for changing
Loading order
(Shift+O) andView channels
(Shift+C) (#456). - Changed shortcuts (#551)
- Full screen from Alt+Enter to F11.
- Slideshow from F11 to F12.
- Improved MSI installation (#691), kudos to @theonemcdonald for #835:
- Added shortcut in Start menu.
- Added Options to disable Desktop icon.
- Enabled more options in the context menu on image error (#713).
- Removed resizable border in Frameless mode (#916).
- Specially thanks @unquietwiki for hug efforts in refactoring old codes (#811, #813).
- Tweaked spacing and alignments in Settings > Theme.
🐛 Bugfixes:
- Fixed an issue that only portions of an image with CMYK profile are shown (#779, #796).
- Fixed an issue that using shortcut for copying, cutting, pasting text into Rename dialog does not work (#770, #834).
- Fixed an issue that the Incompatible warning dialog is shown if the
igconfig.xml
file does not exist (#771). - Fixed an issue that an Unhandled exception is thrown when saving the image after pasting from clipboard (#782). Kudos to @unquietwiki!
- Fixed an issue that images won't open in
config.xml
presence on some machines (#765). Kudos to @DemonLord98 for #783! - Fixed an issue where window position and size change when opening a picture (#774).
- Fixed an issue that happens in multiple monitors where the window restores the wrong screen when maximized (#706, #853).
- Fixed an issue that tooltip blinks when being hovered on a button at the bottom of the screen (#634, #836).
- Fixed an issue that "Save As" for the first image in the list always uses "untitled.png" (#883).
- Fixed an issue that ImageGlass does not open the BMP file that has an issue with length and file size in metadata (#708).
- Fixed an issue in Frameless mode that thumbnail requires double-click to select an image (#873).
- Attempted to fix an issue that the color of RAW formats is not correct, yellowish (#464, #401, #758).
🥒 Checksums:
File | SHA-1 |
---|---|
ImageGlass_8.0.12.8_x64.msi | 24d0dfac4d09ac2d00568c36d775c9e391b15cae |
ImageGlass_8.0.12.8_x64.zip | 49ab1bfecd1d2a7a90836b93aa53f1e71e81a9b9 |
ImageGlass_8.0.12.8_x86.msi | 7d57cff0088e93bd9815abb79b27df035c6817df |
ImageGlass_8.0.12.8_x86.zip | 2ec371a5357220fffc89b1a26153642eabb3d842 |