CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 17
Releases: torum/Image-viewer
v1.4.4 WebP support
Compare
- Support WebP for Windows version only for now (#26).
- Add .bmp to the registered extensions for MS Store app (#35).
You can get it from Microsoft Store.
If you prefer to get an unsigned executable file directly from GitHub, you can download it below (ImageViewer.1.4.4.unsigned.zip).
Full Changelog: v1.4.3...v1.4.4
Assets 3
v1.4.3 Added Korean translation
Compare
- 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).
Assets 3
v1.4.2 Fixed zh- language detection.
Compare
Fixed the issue where the app failed to apply zh-* translations. (#32)
Assets 3
v1.4.0.2 Chinese translations added
Compare
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.
Assets 3
v1.4.0.1 bug fix release
Compare
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.
Assets 3
v1.3.9.3
Compare
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.
Assets 4
v1.3.8 new command-line options
Compare
Added --inFrame and --slideshowAutoStart options. README.md for the details.
Windows app should be available with in a few hours in the Microsoft Store.
Assets 4
v1.3.6 Titlebar dark mode
Compare
- 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.
Assets 2
v1.3.3 Blur effect for Windows
Compare
Now, InFrame window has a nice border and shadow with a blur effect. (Only for Windows)
Assets 2
v1.3.2 with file and folder drop support
Compare
Thanks to @quadroid, now we have file and folder drop support and portable mode (uses config file in the exe dir if any).