File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- # zImageOptimizer [ ![ Version] ( https://img.shields.io/badge/version-v0.10.5 -orange.svg )] ( https://github.com/zevilz/zImageOptimizer/releases/tag/0.10.5 ) [ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-blue.svg )] ( https://www.paypal.me/zevilz )
1+ # zImageOptimizer [ ![ Version] ( https://img.shields.io/badge/version-v0.10.6 -orange.svg )] ( https://github.com/zevilz/zImageOptimizer/releases/tag/0.10.6 ) [ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-blue.svg )] ( https://www.paypal.me/zevilz )
22
33Simple bash script for lossless image optimizing JPEG, PNG and GIF images in a specified directory include subdirectories on Linux, MacOS and FreeBSD.
44
@@ -214,6 +214,8 @@ Tested on:
214214 - Debian 9.2 amd64
215215 - Debian 10 i686
216216 - Debian 10 amd64
217+ - Debian 11 amd64
218+ - Debian 12 amd64
217219 - Ubuntu 14.04.5 amd64
218220 - Ubuntu 16.04.3 amd64
219221 - Ubuntu 18.04.2 amd64
@@ -431,6 +433,7 @@ Do you like the script? Would you like to support its development? Feel free to
431433[ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-blue.svg )] ( https://www.paypal.me/zevilz )
432434
433435## Changelog
436+ - 14.09.2023 - 0.10.6 - check file exists before optimizing
434437- 09.03.2021 - 0.10.5 - added support for automatic install dependencies on MacOS 11+
435438- 27.09.2020 - 0.10.4 - fixed permissions and modify time for optimized images
436439- 03.09.2020 - 0.10.3 - preserve permissions and modify time during backup/restore
You can’t perform that action at this time.
0 commit comments