Releases: short-pixel-optimizer/shortpixel-php
Releases · short-pixel-optimizer/shortpixel-php
Version 1.9.2
Version 1.9.1
Version 1.8.8
Use env param for the API domain, default to the live domain
Version 1.8.7
Version 1.8.6
add the shortpixel alias for cmdShortpixelOptimize.php and define it in composer.json - from #24
Version 1.8.5
Fix not optimizing subfolder with status "success" after files were added to it.
Version 1.8.4
Add URL filters - base64_encode is the only one currently. Rewrite the normalizePath function. Add logging to the folder cache and to the Source class. Refactor: extract the TextMetaFile class. Add a test.php file with examples. A few fixes.
Version 1.7.3
verify that persister is properly set also when fromWebFolder
Fix c:\ error on Windows
handle the -302 file is gone return code
more logging
Version 1.7.0
Add AVIF support
Version 1.6.4
CLI tool - Read .sp-options also from the source folder (was only from destination)
Fix #18 Warning in Client.php