Releases: sylikc/jpegview
Releases · sylikc/jpegview
1.0.39
New features:
- Add new command "Open containing folder in Explorer"
Default shortcut key: "W"
This pops up and selects the file in Windows Explorer.
Other changes:
- Updated to Turbo JPEG version 2.1.2 (11/18/2021)
- Updated to Google's WebP library version 1.2.2 HEAD at commit ec178f2 (2/2/2022)
1.0.38
Bugs fixed:
- INI: Removed quotes around ColorCorrection setting.
Values enclosed in quotes are ignored and hardcoded defaults are used.
PR #12, thanks oughtsz
New features:
- Adds transparency support for WEBP format.
Honors "TransparencyColor" INI setting.
PR #27, thanks KrokusPokus
Other changes:
1.0.37.1
No functional changes other than Turbo JPEG and WebP library updates
Other changes:
- First release from sylikc's GitHub
- Using Visual Studio 2019 Community Edition to compile
- Updated to Turbo JPEG version 2.1.0 (4/23/2021)
- Updated to Google's WebP library version 1.2.0 HEAD at commit 05b72d4 (4/28/2021)