File Release Notes and Changelog
Notes:
GreasySpoon release 0.5.4
===========================================
GreasySpoon is an ICAP based scripting server allowing developers and network administrator to easily and quickly
create content adaptation services: access control, content filtering, cross-domain management, mashups, etc.
GreasySpoon is designed to work with any ICAP compatible proxy like Squid 3.0.
Version 0.5.4 fixes several bugs on ICAP stack and some improvements regarding logs and requests processing (see
changelog for details).
Release 0.5.4 is packaged in two versions:
- greasyspoon-release-0.5.4.zip containing runtime only application
- greasyspoon-release-0.5.4-sources.zip including sources and javadoc
Changes:
GreasySpoon v0.5.4
---------------------------------------------------
.Fix ICAP bug with large preview
.Fix several issues with compression
.Fix bugs in REQMOD (issues with POST requests)
.Add Deflate compression support
.Improve processing for scripts modifying only HTTP header
.Extends @include and @exclude regexes to complete URL (now take URL parameters into account)
.Highly optimize performances of log tailing in administration interface