| Annoucements | Download Options |
|---|---|
| Official link Mirror link | |
| Release Plans: Pro Is Coming |
Community plugins and tools showcase
A place to explore and download plugins and tools for ImageGlass 10:
| Showcase | Description |
|---|---|
| ImageGlass Plugins | Native plugins to extend ImageGlass capabilities. |
| ImageGlass Tools | External applications integrated with ImageGlass features. |
Changelog
Note
- Breaking Changes: Since ImageGlass 10 reaches RC milestone, the config folder name is changed back to
ImageGlassinstead ofImageGlass_10 - Themes and Language packs: All theme and language packs are currently not compatible with ImageGlass 10. Follow ImageGlass/Theme repo for updates.
- Tools: Use ExifGlass 2.0 for image metadata viewing with ImageGlass 10
ℹ️ Updates
- 07/19/2026: Re-uploaded the assets for Windows release due to issue #2359
🟢 New Features
- core: Added new tag
DPIto the image information tags (#2299) - core: Added setting
EnableAutoSwitchSiblingDirto auto-switch to sibling directory when reaching the end of image list (#2298) - core: Added GUI for app settings (#2338), here are the new settings:
- core: Added Quick Setup window.
- To bypass this dialog on the first launch, set the value of
QuickSetupVersioninigconfig.jsonorigconfig.default.jsonto10
- To bypass this dialog on the first launch, set the value of
- core: Added app command lines:
--ig-startup-trace: Enable startup profiler, write log fileig_startup_trace.logto_logsfolder in Config dir.--ig-photo-trace: Enable photo loading profiler, write log fileig_photo_trace.logto_logsfolder in Config dir.--ig-no-quick-setup: Suppresses the forced startup Quick Setup for this launch.--ig-set-default-viewer: Registers the app as the default photo viewer for the supported extensions, Windows only.--ig-remove-default-viewer: Unregisters the app as the default photo viewer for the supported extensions, Windows only.
🟡 Improvements
- core: Updated Magick.NET v14.15, Avalonia 12.1
- core: Updated app GUI to follow Fluent 2 design
- core: Improved accent color shades computation for better readability
- core: Hardened security for plugins and tools.
- Plugins are hashed and required to manually enable before using
- Auto-detects and disables plugins are changed unexpectedly
- Added
PluginTrustsetting to let admin to manage plugin policy - Do not allow plugins to override the built-in codecs (Magick, Skia) by default, user can manually enable it in
PluginTrustsetting
- core: Update service: Added option to skip the update check for specific version
- core: Slideshow playback: always precache the next image even if the setting
CacheMaxMemoryInMb=0(#2336) - win: Auto-detect installation scope (per-user or per-machine) and write registry keys for Default App settings accordingly (#2216)
🔴 Bugfixes
- core: CMYK-base color profiles could not be applied correctly
- core: Could not open and export multiframe heic due to Magick MaxItems policy limit (#2354)
- mac/linux: Dialog footer background was always transparent
- win: App crashed on Windows 10 LTSC 2021 and could not run (#2242)
- mac: Font size of tooltip was not consistent
- linux: Could not run external tool with sandboxed flatpak app
⛳ Other Updates
- ExifGlass 2.0 is released with cross-platform support!
- ImageGlass Ithmb Plugin: the first
.ithmbcodec plugin for ImageGlass - ImageGlass Roadmap Update – 2026: #2287
Full Changelog: 10.0.2.66-beta-2...10.0.3.720-rc
