Releases: torum/Image-viewer
v1.4.3 Added Korean translation
- Added Korean translation thanks to @VenusGirl (#33).
- Updated Chinese translations thanks to @killtimer920 (#32).
Windows app should be available within one business day at the Microsoft Store. If you prefer to get an unsigned executable file directly from GitHub, you can download files below (ImageViewer-v1.4.3-Win-exe-unsigned.zip).
v1.4.2 Fixed zh- language detection.
Fixed the issue where the app failed to apply zh-* translations. (#32)
v1.4.0.2 Chinese translations added
Added Chinese translation files (simplified zh-CN and traditional zh-Hant Chinese) thanks to @killtimer920 (#32).
Windows app should be available within one business day at the Microsoft Store. If you prefer to get an unsigned executable file from here (GitHub), you can download files below.
v1.4.0.1 bug fix release
Fixed a bug in -s on command-line option (#29)
Enabled Windows' "long path aware".
Windows app should be available with in a few hours at the Microsoft Store. If you prefer to get an unsigned executable file from here (GitHub), you can download files below.
v1.3.9.3
Bug fix: A bug that failed to set StayOnTop off while in inFrame mode. (Windows)
*Developing environment is now updated to Lazarus IDE v3.4.
Windows app should be available with in a few hours in the Microsoft Store.
If you prefer to get an unsigned exe or unpackaged version from here (GitHub), you can download files below.
v1.3.8 new command-line options
Added --inFrame and --slideshowAutoStart options. README.md for the details.
Windows app should be available with in a few hours in the Microsoft Store.
v1.3.6 Titlebar dark mode
- In Windows, a window titlebar color now follows background color setting. (When background color is set to black, the title bar becomes dark mode)
- A few bug fixes relating window maximize/restore and StayOnTop in Windows.
v1.3.3 Blur effect for Windows
Now, InFrame window has a nice border and shadow with a blur effect. (Only for Windows)
v1.3.2 with file and folder drop support
Thanks to @quadroid, now we have file and folder drop support and portable mode (uses config file in the exe dir if any).