This version fixes a security vulnerability with the metafile used by the Optimize Image feature that is used to
record images on the site already optimized. The full URL of the images were recorded and the file was accessible
from the Internet. This version fixes that by masking the document root part of the URL and uses .htaccess to block
access to the file. Everyone should update ASAP. Please see CHANGELOG for other changes.
Developed and tested on up to PHP 8.2.8 and Joomla! 3.10.12|4.3.3
Changelog
Security fixes
Fix security vulnerability with Optimize Image metafile
New features
Add setting to ignore select query parameters from page caching.
Bug fixes
[MEDIUM] Fix bug with Optimize Image on some servers not working