Zoompf Change Log
Scanner Improvements

[FEATURES]

-Updated User-Agents available for Single Page Scan and Website Scan. Options now include: FireFox 4, IE6-9, iPhone, iPad, Blackberry Storm

-Added full support for parsing and analyzing WebP images

[BUGS]

-Fixed an integer casting bug when storing the bytes of a JPEG that converted to a WebP for access in WPO.

-Fixed bug where a malformed Last-Modified header would cause LM date set to current time, which would cause check #375 “Last-Modified Header in Future” to incorrectly flag.

[NEW CHECKS]

-#378 - WebP Image Detected - Flags when WebP images are encountered during a scan with a non-supported browser.

-#379 - High Quality WebP Image - Flags when a WebP image is saved with a quality > 75 and reducing quality to 75 reduces file size by at least 30%

[CHECKS]

-#57 - Default ETag Format Detected - fixed issue where check would false negative on certain time/date stamps.

-#331 - Inefficient Caching (Vary:User-Agent) - fixed issue where check would false positive by flagging on responses that cannot be stored in a shared cache (i.e. Cache-Control: private)