Skip to content

Releases: sylikc/jpegview

1.0.39

10 Feb 21:53
Compare
Choose a tag to compare

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

30 Jan 17:53
Compare
Choose a tag to compare

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:

  • Updated Greek translation, thanks George
  • Updated Chinese Simplified translation, thanks dukeng
  • Rename Russian INI template to match localized INI naming convention
  • Added LICENSE.txt to explicitly specify the GPLv2 copyright

1.0.37.1

12 May 05:31
Compare
Choose a tag to compare

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)