github flozz/yoga-image-optimizer v1.2.0
YOGA Image Optimizer v1.2.0

latest releases: v1.2.4, v1.2.3, v1.2.2...
2 years ago

TL;DR

YOGA Image Optimizer v1.2.0 is out! This version brings an improved
interface and more generally a better user experience.

More at https://yoga.flozz.org/release_v1.2.0.html

Changelog

Interface / User Experience:

  • More compact and less bloated interface (#17)
  • Allow opening input images in the default image viewer by double-clicking
    on them
  • Asynchronous generation and loading of thumbnails to not freeze the
    interface when importing a lot of images (#26)
  • Sped up thumbnail loading on Linux by using already generated thumbnails
    from the shared cache
  • Sped up thumbnail generation using BOX sampling instead of LANCZOS
  • Displayed a warning icon if the output image is larger than the input one

Bugfix / Code Improvement:

  • Fixed a crash when generating thumbnails for JPEGs with an invalid
    orientation EXIF tag (#29)
  • Fixed inverted width and height with rotated JPEGs
  • Fixed a crash of the image import process when generating the thumbnail of
    a broken image (#27)
  • Fixed a crash of the optimization batch if an error occurs when optimizing an
    image (#27)
  • Fixed issues related to concurrent.futures on Python 3.7 and 3.8 (#32)
  • Updated the code to not use deprecated constants on newer Pillow versions
  • Various typo fixed (@kianmeng, #31)

Translations:

  • Dutch translation (incomplete) (@Vistaus, #25)
  • German Translation (Jürgen Benvenuti)

About Windows Builds

  • The 1.2.0-1 packages below are updated versions of the previous ones (1.2.0). There are still some rare cases of crash when drag&dropping images, but I am working on it :)

Don't miss a new yoga-image-optimizer release

NewReleases is sending notifications on new releases.