This is a bugfix release.
v1.1.1
- Fix the abnormal amount of processes created (and not cleaned) when starting an optimization (#13)
v1.1.0
-
YOGA updated to v1.1.0:
- Honor the JPEG orientation EXIF tag
- JPEG optimization improved: up to 7.3 % of additional size reduction since previous version.
- YOGA can no more output a PNG larger than the input one when performing a PNG to PNG optimization
-
Settings were added:
- Theme selection / dark theme preference
- Number of threads used to optimize images
- Setting the default output locations / name or pattern of output files
-
"Optimize" and "Stop" buttons behaviour improved:
- The "Stop" button now stops the running optimizations and not only the pending ones
- Display a "Canceled" status on non-optimized image while the "Stop" button is clicked
- Do not optimize again images that have already been optimized
-
Allow to resize images (downscale only, preserve ratio)
-
Multiselection: Multiple files can now be selected and their parameters can
be edited all at once -
Bug fix / improvements:
- Do not allow to remove images with the
<Del>
key while an optimization is in progress - Fix image previews: no more ugly thumbnails with indexed images
- Image previews now honor the JPEG orientation EXIF tag
- Do not allow to remove images with the
-
Windows specific changes:
- Use the Adwaita theme by default on Windows as the Windows10 GTK theme looks buggy
-
Translations udpated:
- French
- Italian (partial)
- Occitan
- Turkish (partial)
-
NOTE for packagers:
- YOGA >= 1.1.0 is now required
- YOGA v1.1.0 requires a new dependency: [mozjpeg-lossless-optimization](https://github.com/wanadev/mozjpeg-lossless-optimization